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
2007-12-11
Support GIT_PAGER_IN_USE environment variable
Jeff King
4
-4
/
+16
2007-12-11
Support a merge with conflicting gitlink change
Junio C Hamano
2
-4
/
+10
2007-12-11
commit: do not add extra LF at the end of the summary.
Junio C Hamano
1
-3
/
+7
2007-12-11
"git tag -u keyname" broken
Linus Torvalds
2
-10
/
+51
2007-12-11
send-email: do not muck with initial-reply-to when unset.
Junio C Hamano
1
-3
/
+4
2007-12-11
Don't cache DESTDIR in perl/perl.mak.
Gerrit Pape
2
-6
/
+2
2007-12-11
autoconf: Check asciidoc version to automatically set ASCIIDOC8
Jakub Narebski
2
-0
/
+22
2007-12-10
git-svn: reinstate old rev_db optimization in new rev_map
Eric Wong
1
-14
/
+57
2007-12-10
git-svn: replace .rev_db with a more space-efficient .rev_map format
Eric Wong
3
-110
/
+218
2007-12-10
pack-objects: more threaded load balancing fix with often changed paths
Nicolas Pitre
1
-0
/
+10
2007-12-10
Add more checkout tests
Daniel Barkalow
1
-3
/
+43
2007-12-10
Add git-browse-help to .gitignore
Jeff King
1
-0
/
+1
2007-12-10
Fix mis-markup of the -p, --patch option in git-add(1)
Eyvind Bernhardsen
1
-1
/
+1
2007-12-10
git-help -i: show info documentation from matching version of git
Junio C Hamano
2
-1
/
+6
2007-12-10
git-help -i: invoke info with document and node name
Junio C Hamano
1
-1
/
+1
2007-12-10
Documentation: add gitman.info target
Junio C Hamano
2
-8
/
+66
2007-12-10
Merge branch 'master' into cc/help
Junio C Hamano
116
-2054
/
+5116
2007-12-10
Update draft Release Notes for 1.5.4
Junio C Hamano
1
-6
/
+19
2007-12-10
Style fixes for pre-commit hook tests
Wincent Colaiuta
1
-33
/
+57
2007-12-10
Interactive editor tests for commit-msg hook
Wincent Colaiuta
1
-43
/
+175
2007-12-09
Re-fix ls-remote
Junio C Hamano
1
-18
/
+21
2007-12-09
Cleanup variables in http.[ch]
Mike Hommey
2
-32
/
+14
2007-12-09
git-send-email.perl: Really add angle brackets to In-Reply-To if necessary
Mike Hommey
1
-2
/
+3
2007-12-09
don't mention index refreshing side effect in git-status docs
Jeff King
1
-7
/
+0
2007-12-09
Remove repo version check from setup_git_directory
Nguyễn Thái Ngọc Duy
1
-1
/
+0
2007-12-09
Merge branch 'jc/spht'
Junio C Hamano
12
-111
/
+641
2007-12-09
Documentation: describe -w/--web option to "git-help".
Christian Couder
2
-2
/
+22
2007-12-09
Use {web,instaweb,help}.browser config options.
Christian Couder
2
-2
/
+7
2007-12-09
git-help: add -w|--web option to display html man page in a browser.
Christian Couder
4
-17
/
+171
2007-12-09
Merge branch 'pr/mergetool'
Junio C Hamano
1
-4
/
+5
2007-12-09
Merge branch 'maint'
Junio C Hamano
1
-2
/
+8
2007-12-09
Re-fix "builtin-commit: fix --signoff"
Junio C Hamano
8
-29
/
+26
2007-12-09
Add tests for pre-commit and commit-msg hooks
Wincent Colaiuta
3
-1
/
+153
2007-12-09
Fix commit-msg hook to allow editing
Junio C Hamano
2
-4
/
+7
2007-12-09
Documentation: fix --no-verify documentation for "git commit"
Wincent Colaiuta
1
-1
/
+1
2007-12-09
Allow --no-verify to bypass commit-msg hook
Wincent Colaiuta
1
-1
/
+2
2007-12-09
ls-remote: resurrect pattern limit support
Junio C Hamano
1
-6
/
+38
2007-12-08
config.c:store_write_pair(): don't read the byte before a malloc'd buffer.
Jim Meyering
1
-2
/
+8
2007-12-08
git-shortlog -e: show e-mail address as well
Junio C Hamano
1
-0
/
+12
2007-12-08
shortlog: code restructuring and clean-up
Junio C Hamano
1
-103
/
+62
2007-12-08
mailmap: fix bogus for() loop that happened to be safe by accident
Junio C Hamano
1
-3
/
+4
2007-12-08
pack-objects: fix threaded load balancing
Nicolas Pitre
1
-32
/
+85
2007-12-08
pack-objects: reverse the delta search sort list
Nicolas Pitre
1
-20
/
+21
2007-12-08
pack-objects: fix delta cache size accounting
Nicolas Pitre
1
-5
/
+5
2007-12-08
git-status: documentation improvements
Jeff King
1
-12
/
+13
2007-12-08
add status.relativePaths config variable
Jeff King
6
-2
/
+52
2007-12-08
wt-status.c:quote_path(): convert empty path to "./"
Jeff King
1
-0
/
+3
2007-12-08
git-bisect visualize: work in non-windowed environments better
Junio C Hamano
2
-3
/
+27
2007-12-08
Teach "git add -i" to colorize whitespace errors
Wincent Colaiuta
1
-39
/
+34
2007-12-08
Let git-help prefer man-pages installed with this version of git
Sergei Organov
2
-1
/
+26
[prev]
[next]