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-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
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
2007-12-07
Update draft release notes to 1.5.4
Junio C Hamano
2
-1
/
+17
2007-12-06
Merge branch 'master' of git://repo.or.cz/git-gui
Junio C Hamano
9
-1057
/
+1248
2007-12-06
Merge branch 'mw/cvsserver'
Junio C Hamano
1
-7
/
+26
2007-12-06
Merge branch 'kh/fetch-optparse'
Junio C Hamano
1
-77
/
+46
2007-12-06
Merge branch 'jc/git-log-doc'
Junio C Hamano
4
-161
/
+168
2007-12-06
Merge branch 'jc/addi-color'
Junio C Hamano
10
-27
/
+218
2007-12-06
Merge branch 'jc/docmake-perl'
Junio C Hamano
1
-3
/
+6
2007-12-06
Merge branch 'jc/clean-fix'
Junio C Hamano
2
-21
/
+45
2007-12-06
autoconf: Add test for OLD_ICONV (squelching compiler warning)
Jakub Narebski
2
-0
/
+23
2007-12-06
Silence iconv warnings on Leopard
Wincent Colaiuta
1
-1
/
+3
2007-12-06
Merge branch 'maint'
Junio C Hamano
2
-2
/
+2
2007-12-06
Change from using email.com to example.com as example domain, as per RFC 2606.
David Symonds
2
-2
/
+2
2007-12-06
git-status documentation: mention subdirectory behaviour
Junio C Hamano
1
-0
/
+4
2007-12-06
do not discard status in fetch_refs_via_pack()
Junio C Hamano
1
-1
/
+1
2007-12-06
for-each-ref: Fix quoting style constants.
Johannes Sixt
2
-3
/
+42
2007-12-06
hg-to-git: handle an empty dir in hg.
Junio C Hamano
1
-1
/
+1
2007-12-05
config --get-colorbool: diff.color is a deprecated synonym to color.diff
Junio C Hamano
1
-2
/
+16
2007-12-05
t7300: add test for clean with wildcard pathspec
Jeff King
1
-0
/
+14
2007-12-05
git-clean: Honor pathspec.
Junio C Hamano
1
-21
/
+31
2007-12-05
Color support for "git-add -i"
Junio C Hamano
3
-20
/
+146
2007-12-05
git config --get-colorbool
Junio C Hamano
7
-7
/
+58
2007-12-05
Documentation: color.* = true means "auto"
Junio C Hamano
1
-7
/
+7
2007-12-05
Merge branch 'maint'
Junio C Hamano
4
-13
/
+86
2007-12-05
git-am -i: report rewritten title
Junio C Hamano
1
-0
/
+5
2007-12-05
git grep shows the same hit repeatedly for unmerged paths
Junio C Hamano
1
-6
/
+6
2007-12-05
Update Hungarian translation. 100% completed.
Miklos Vajna
1
-320
/
+362
2007-12-05
Update ja.po for git-gui
しらいしななこ
1
-189
/
+229
2007-12-05
Merge branch 'nd/maint-work-tree-fix' into maint
Junio C Hamano
2
-7
/
+75
2007-12-05
Do check_repository_format() early (re-fix)
Nguyễn Thái Ngọc Duy
2
-12
/
+72
2007-12-05
Revert "git-am: catch missing author date early."
Junio C Hamano
1
-2
/
+2
2007-12-05
git config: Don't rely on regexec() returning 1 on non-match
Björn Steinbrink
1
-2
/
+1
[next]