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-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
2005-10-16
Makefile entry for git-svnimport contained a small typo.
Kalle Valo
1
-1
/
+1
2005-10-16
Squelch compiler warnings from connect.c
Junio C Hamano
1
-0
/
+1
2005-10-16
Disable hooks during tests.
Junio C Hamano
1
-1
/
+5
2005-10-16
Sparse fixes for http-fetch
Peter Hagervall
1
-15
/
+17
2005-10-15
whatchanged: document -m option from git-diff-tree.
Junio C Hamano
1
-0
/
+7
2005-10-15
Show peeled onion from upload-pack and server-info.
Junio C Hamano
3
-0
/
+16
2005-10-15
Introduce notation "ref^{type}".
Junio C Hamano
1
-0
/
+83
2005-10-15
Ignore funny refname sent from remote
Junio C Hamano
6
-6
/
+12
2005-10-15
Refuse to create funny refs in clone-pack, git-fetch and receive-pack.
Junio C Hamano
3
-0
/
+16
2005-10-15
git-check-ref-format: reject funny ref names.
Junio C Hamano
6
-38
/
+103
2005-10-15
Merge branch 'fixes'
Junio C Hamano
3
-23
/
+218
2005-10-15
Show curl error a bit better.
Junio C Hamano
1
-1
/
+3
2005-10-15
Some curl versions lack curl_easy_duphandle()
Johannes Schindelin
1
-16
/
+44
2005-10-14
Unlocalized isspace and friends
Linus Torvalds
16
-14
/
+51
[next]