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-10-20
Fix missing exports in git-am
Junio C Hamano
1
-0
/
+1
2005-10-20
git-daemon poll() spinning out of control
Jens Axboe
1
-1
/
+1
2005-10-20
Merge /pub/scm/git/git to recover lost side branch
Junio C Hamano
12
-109
/
+164
2005-10-19
Make sure we barf on ref^{type} failure.
Junio C Hamano
1
-1
/
+3
2005-10-19
Be more careful tangling object chains while marking commits.
Junio C Hamano
1
-4
/
+10
2005-10-19
git-fetch/push/pull: documentation.
Junio C Hamano
4
-10
/
+18
2005-10-19
Do not feed rev-list an invalid SHA1 expression.
Junio C Hamano
1
-9
/
+23
2005-10-19
[PATCH] Do not send "want" lines for complete objects
Johannes Schindelin
1
-8
/
+25
2005-10-19
count-objects: squelch error from find on sparse object directory.
Junio C Hamano
1
-1
/
+1
2005-10-19
git-clone: always keep pack sent from remote (documentation).
Junio C Hamano
1
-12
/
+3
2005-10-19
git-clone: always keep pack sent from remote.
Junio C Hamano
1
-68
/
+4
2005-10-19
Do not ask for objects known to be complete.
Junio C Hamano
1
-2
/
+62
2005-10-19
Support for HTTP transfer timeouts based on transfer speed
Nick Hengeveld
1
-0
/
+29
2005-10-19
git-daemon: timeout, eliminate double DWIM
H. Peter Anvin
2
-7
/
+59
2005-10-18
Do not ask for objects known to be complete.
Junio C Hamano
1
-2
/
+62
2005-10-18
Even when overwriting tags, report if they are changed or not.
Junio C Hamano
1
-1
/
+6
2005-10-18
Optimize common case of git-rev-list
Linus Torvalds
1
-0
/
+5
2005-10-18
revised^2: git-daemon extra paranoia, and path DWIM
H. Peter Anvin
1
-21
/
+57
2005-10-18
Remove unused include.
Junio C Hamano
2
-4
/
+0
2005-10-18
git-fetch-pack: avoid unnecessary zero packing
Linus Torvalds
1
-6
/
+44
2005-10-18
No funny names on cygwin...
Johannes Schindelin
1
-0
/
+3
2005-10-18
Ignore more generated files
Johannes Schindelin
1
-0
/
+3
2005-10-18
Fix cvsimport warning when called without --no-cvs-direct
Johannes Schindelin
1
-1
/
+1
2005-10-18
git-checkout: revert specific paths to either index or a given tree-ish.
Junio C Hamano
2
-18
/
+103
2005-10-18
Teach git-add and git-commit to handle filenames starting with '-'.
Junio C Hamano
2
-3
/
+3
2005-10-18
Handle "-" at beginning of filenames, part 3
Linus Torvalds
1
-1
/
+1
2005-10-18
Teach "git diff" to handle filenames starting with '-'
Linus Torvalds
2
-4
/
+9
2005-10-18
Avoid ambiguity between refname and filename in rev-parse
Linus Torvalds
1
-4
/
+8
2005-10-17
Forward port the "funny ref avoidance" in clone and fetch from maint branch.
Junio C Hamano
2
-2
/
+6
2005-10-17
Adjust tests for not quoting SP.
Junio C Hamano
1
-5
/
+11
2005-10-17
Do not quote SP.
Junio C Hamano
1
-2
/
+2
2005-10-17
git-apply: remove unused --show-files flag.
Junio C Hamano
2
-43
/
+2
2005-10-17
update-index --index-info: adjust for funny-path quoting.
Junio C Hamano
1
-5
/
+17
2005-10-17
Add tests for funny pathnames.
Junio C Hamano
1
-0
/
+133
2005-10-17
Update documentation for C-style quoting.
Junio C Hamano
4
-2
/
+33
2005-10-17
Update git-status to new git-diff-* and git-ls-files output.
Junio C Hamano
1
-32
/
+35
2005-10-17
Update git-diff-* to use C-style quoting for funny pathnames.
Junio C Hamano
1
-40
/
+95
2005-10-17
Improve "git add" again.
Junio C Hamano
2
-15
/
+49
2005-10-17
Update ls-files and ls-tree to use C-style quoting for funny pathnames.
Junio C Hamano
2
-9
/
+19
2005-10-17
Update git-apply to use C-style quoting for funny pathnames.
Junio C Hamano
2
-46
/
+186
2005-10-17
Functions to quote and unquote pathnames in C-style.
Junio C Hamano
2
-2
/
+175
2005-10-17
Merge branch 'fixes'
Junio C Hamano
2
-61
/
+68
2005-10-17
git-checkout-index: documentation updates.
Junio C Hamano
1
-13
/
+7
2005-10-17
make checkout-index '-a' flag saner.
Linus Torvalds
1
-48
/
+61
2005-10-16
ref-format documentation.
Junio C Hamano
3
-2
/
+66
2005-10-16
Sparse-directory safety fix.
Junio C Hamano
1
-1
/
+1
2005-10-16
Merge branch 'fixes'
Junio C Hamano
1
-0
/
+7
2005-10-16
We do not depend on patch.
Junio C Hamano
1
-2
/
+2
2005-10-16
Merge branch 'svn' of http://netz.smurf.noris.de/git/git
Junio C Hamano
5
-5
/
+859
2005-10-16
svn commit: re-word the exit-due-to-memory-leak message
Matthias Urlichs
1
-1
/
+2
[next]