index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-13
[PATCH] clone-pack and clone-script: documentation and add a missing parameter.
Junio C Hamano
5
-3
/
+142
2005-07-13
[PATCH] checkout-cache: add usage string.
Junio C Hamano
1
-0
/
+5
2005-07-13
[PATCH] cat-file: be consistent in usage string and documentation.
Junio C Hamano
1
-1
/
+1
2005-07-13
[PATCH] Document two pack push-pull protocols.
Junio C Hamano
1
-0
/
+38
2005-07-13
Fix the "close before dup" bug in clone-pack too
Linus Torvalds
1
-1
/
+1
2005-07-13
Add a "git-daemon" that listens on a TCP port
Linus Torvalds
2
-1
/
+118
2005-07-13
git-fetch-pack: close output fd after dup'ing the input
Linus Torvalds
1
-1
/
+1
2005-07-13
Add first cut at "git protocol" connect logic.
Linus Torvalds
2
-2
/
+91
2005-07-13
Make "git-checkout" create files with O_EXCL
Linus Torvalds
1
-2
/
+2
2005-07-13
git-apply: be a lot more careful when writing files
Linus Torvalds
1
-35
/
+49
2005-07-13
[PATCH] Clean up diff option descriptions.
Junio C Hamano
11
-180
/
+96
2005-07-13
[PATCH] git-diff-*: --name-only and --name-only-z.
Junio C Hamano
6
-1
/
+38
2005-07-13
[PATCH] diff-stages: support "-u" as a synonym for "-p".
Junio C Hamano
1
-1
/
+1
2005-07-12
[PATCH] git-cvsimport-script: parse multidigit revisions.
Sven Verdoolaege
1
-1
/
+1
2005-07-12
[PATCH] git: fix trivial warning from show_rename_copy()
Tony Luck
1
-1
/
+1
2005-07-12
Abstract out the "name <email> date" handling of commit-tree.c
Linus Torvalds
4
-71
/
+156
2005-07-12
parse_date(): allow const date string
Linus Torvalds
2
-5
/
+5
2005-07-12
"make clean" should clean up after a rpm build
Linus Torvalds
1
-0
/
+1
2005-07-12
Rename the RPM from "git" to "git-core"
Linus Torvalds
2
-7
/
+7
2005-07-11
Add "git branch" script
Linus Torvalds
2
-1
/
+13
2005-07-11
Make "git checkout" create new branches on demand
Linus Torvalds
1
-0
/
+23
2005-07-11
Make "git checkout" verify that the argument refers to a commit
Linus Torvalds
1
-1
/
+1
2005-07-11
git-rev-parse: Allow a "zeroth" parent of a commit - the commit itself.
Linus Torvalds
1
-1
/
+5
2005-07-11
git-send-pack: Fix duplicate refname match
Linus Torvalds
1
-3
/
+0
2005-07-11
[PATCH] Bootstrap "make dist"
Chris Wright
1
-2
/
+2
2005-07-11
[PATCH] git-clone-script local optimization tweaks
Junio C Hamano
1
-6
/
+5
2005-07-11
[PATCH] git-cvsimport-script: add "import only" option
Sven Verdoolaege
2
-8
/
+17
2005-07-11
[PATCH] add --missing-ok option to write-tree
Bryan Larsen
2
-2
/
+19
2005-07-11
[PATCH] Check packs and then files.
Junio C Hamano
1
-3
/
+6
2005-07-11
[PATCH] Dereference tag repeatedly until we get a non-tag.
Junio C Hamano
2
-4
/
+5
2005-07-10
[PATCH] alternate object store and fsck
Junio C Hamano
1
-3
/
+5
2005-07-10
Fix up progress report for off-by-one error
Linus Torvalds
1
-2
/
+2
2005-07-10
Make "git log" exit properly if not in a git archive
Linus Torvalds
1
-0
/
+1
2005-07-10
Avoid signedness warnings in sha1_file.c
Linus Torvalds
1
-2
/
+2
2005-07-10
[PATCH] Remove map_sha1_file
Daniel Barkalow
2
-15
/
+4
2005-07-10
[PATCH] write_sha1_to_fd()
Daniel Barkalow
3
-21
/
+72
2005-07-10
git-rev-list: allow missing objects when the parent is marked UNINTERESTING
Linus Torvalds
1
-0
/
+15
2005-07-09
Add "-q" flag to "git commit"
Linus Torvalds
2
-5
/
+12
2005-07-09
git-unpack-objects: show progress report by default
Linus Torvalds
1
-3
/
+24
2005-07-08
[PATCH] format-patch: fix skipping of blank-lines
Junio C Hamano
1
-8
/
+14
2005-07-08
Update the tutorial a bit
Linus Torvalds
1
-8
/
+242
2005-07-08
Make "git tag" more user-friendly
Linus Torvalds
1
-4
/
+16
2005-07-08
Make "git resolve" take the merge message in $3
Linus Torvalds
2
-5
/
+4
2005-07-08
[PATCH] Use SHA1 for git-update-cache --refresh
Bryan Larsen
1
-26
/
+5
2005-07-08
[PATCH] Add --info-only option to git-update-cache.
Bryan Larsen
2
-9
/
+36
2005-07-08
[PATCH] Expose object ID computation functions.
Bryan Larsen
11
-75
/
+113
2005-07-08
Teach "git clone" about rsync sources
Linus Torvalds
1
-1
/
+13
2005-07-08
Make "upload-pack" match git-fetch-pack usage
Linus Torvalds
2
-5
/
+7
2005-07-08
Add "mkpath()" helper function
Linus Torvalds
4
-29
/
+62
2005-07-08
Mark git-relink-script and git-repack-script executable
Linus Torvalds
2
-0
/
+0
[next]