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-10
Add support for parallel HTTP transfers
Nick Hengeveld
1
-223
/
+587
2005-10-10
Remove empty directories after read-tree -u.
Junio C Hamano
1
-1
/
+30
2005-10-10
Add ".git/config" file parser
Linus Torvalds
6
-1
/
+234
2005-10-10
Merge branch 'fixes'
Junio C Hamano
5
-8
/
+14
2005-10-10
The synopsis of the manpages should use the hyphenated version
Christian Meder
8
-8
/
+8
2005-10-10
Convert usage of GIT and Git into git
Christian Meder
24
-55
/
+55
2005-10-10
Remove the version tags from the manpages
Junio C Hamano
64
-64
/
+0
2005-10-10
Make rsh.c use sq_quote_buf()
H. Peter Anvin
1
-41
/
+5
2005-10-10
Trivial optimization
H. Peter Anvin
1
-2
/
+1
2005-10-10
Enhanced sq_quote()
H. Peter Anvin
2
-24
/
+43
2005-10-10
t5400-send-pack relies on a working cpio
Johannes Schindelin
1
-0
/
+3
2005-10-10
git.sh: quote all paths
Jonas Fonseca
1
-2
/
+2
2005-10-10
Teach git-status about spaces in file names also on MacOSX
Johannes Schindelin
1
-4
/
+4
2005-10-10
Deal with $(bindir) and friends with whitespaces.
Junio C Hamano
4
-18
/
+36
2005-10-10
OpenBSD needs the strcasestr replacement.
Junio C Hamano
1
-0
/
+1
2005-10-09
Also force LC_ALL in test scripts.
Junio C Hamano
1
-1
/
+2
2005-10-09
Merge branch 'fixes'
Junio C Hamano
7
-10
/
+23
2005-10-09
git-tag: update usage string and documentation.
Junio C Hamano
2
-4
/
+2
2005-10-09
Write .editmsg in GIT_DIR to avoid being in git-status.
Santi_BĂ©jar
1
-12
/
+16
2005-10-09
ignore new git-diff index header when computing patch ids
Kai Ruemmler
1
-0
/
+4
2005-10-09
Fix git-verify-tag for light-weight tags
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+6
2005-10-09
Makefile: avoid error message from 'uname -o'
Junio C Hamano
1
-7
/
+15
2005-10-09
Make sure 'make install' does not have to rebuild templates.
Junio C Hamano
1
-3
/
+6
2005-10-08
make $prefix available for sub-makefiles
Kai Ruemmler
2
-3
/
+3
2005-10-08
Yank writing-back support from gitfakemmap.
Junio C Hamano
1
-69
/
+6
2005-10-08
[PATCH] If NO_MMAP is defined, fake mmap() and munmap()
Johannes Schindelin
4
-1
/
+135
2005-10-08
Also use 'track_object_refs = 0' in update-server-info.
Junio C Hamano
1
-0
/
+3
2005-10-08
Reduce memory usage in git-update-server-info.
robfitz@273k.net
1
-0
/
+10
2005-10-08
Create object subdirectories on demand
Linus Torvalds
7
-44
/
+88
2005-10-08
Give proper prototype to gitstrcasestr.
Junio C Hamano
2
-1
/
+5
2005-10-07
Merge branch 'fixes'
Junio C Hamano
4
-30
/
+211
2005-10-07
teach git-status about spaces in filenames
Kai Ruemmler
1
-3
/
+21
2005-10-07
Fix wrong filename listing bug in git-ls-tree.
robfitz@273k.net
2
-26
/
+189
2005-10-07
s/checkout-cache/checkout-index/g for Documentation/git-ls-files.txt
Kai Ruemmler
1
-1
/
+1
2005-10-07
Add git-am, applymbox replacement.
Junio C Hamano
2
-1
/
+338
2005-10-07
update-index: read --show-index-info output from standard input.
Junio C Hamano
1
-0
/
+53
2005-10-07
git-apply: parse index information
Junio C Hamano
1
-1
/
+76
2005-10-07
Show original and resulting blob object info in diff output.
Junio C Hamano
8
-55
/
+114
2005-10-06
mailsplit: allow feeding mbox from standard input.
Junio C Hamano
2
-86
/
+96
2005-10-06
Describe new options to git-format-patch and git-mailsplit.
Junio C Hamano
2
-2
/
+12
2005-10-06
mailsplit: -d<prec>
Junio C Hamano
2
-4
/
+12
2005-10-06
git-format-patch: --stdout option.
Junio C Hamano
1
-30
/
+42
2005-10-06
Clean mail files after dealing with them.
Junio C Hamano
1
-1
/
+5
2005-10-06
Fall back to three-way merge when applying a patch.
Junio C Hamano
3
-5
/
+86
2005-10-06
Allow "-u" flag to tag signing
Linus Torvalds
2
-11
/
+29
2005-10-06
Do not require ls-remote to be run inside a git repository.
Alex Riesen
2
-2
/
+2
2005-10-06
git-shortlog: make the mailmap configurable.
Junio C Hamano
1
-60
/
+83
2005-10-05
Merge branch 'fixes'
Junio C Hamano
25
-83
/
+140
2005-10-05
Fix usage of carets in git-rev-parse(1)
Jonas Fonseca
2
-11
/
+17
2005-10-05
clone-pack: use create_symref() instead of raw symlink.
Junio C Hamano
1
-8
/
+16
[next]