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-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
2005-10-14
Use config file settings for http
Nick Hengeveld
1
-21
/
+88
2005-10-14
git-http-fetch: Remove size limit for objects/info/{packs,alternates}
Sergey Vlasov
1
-7
/
+36
2005-10-14
debian packaging
Aneesh Kumar
1
-1
/
+1
2005-10-14
Support git+ssh:// and ssh+git:// URL
Linus Torvalds
1
-0
/
+4
2005-10-14
Add new programs and stamp file to .gitignore.
Tom Prince
2
-0
/
+4
2005-10-13
format-patch: take sequence of ranges.
Junio C Hamano
1
-36
/
+63
2005-10-13
Add "-l" flag for repacking only local packs
Linus Torvalds
1
-1
/
+5
2005-10-13
Add support for "local" packing
Linus Torvalds
1
-3
/
+21
2005-10-13
Keep track of whether a pack is local or not
Linus Torvalds
3
-8
/
+10
2005-10-13
tutorial: update the initial commit example.
Junio C Hamano
1
-6
/
+8
2005-10-13
git-am: do not fail if 3-way fallback succeeds.
Junio C Hamano
1
-8
/
+12
2005-10-13
Adapt tutorial to cygwin and add test case
Johannes Schindelin
2
-19
/
+212
2005-10-13
Add findtags - reworked
Martin Langhoff
2
-1
/
+96
2005-10-13
Revert "Also use 'track_object_refs = 0' in update-server-info."
Sergey Vlasov
1
-3
/
+0
2005-10-13
rsh.c: typo fix
Ralf Baechle
1
-1
/
+1
2005-10-12
clone-pack: new option --keep tells it not to explode the pack.
Junio C Hamano
2
-2
/
+10
2005-10-12
clone-pack: new option --keep tells it not to explode the pack.
Junio C Hamano
1
-9
/
+179
[next]