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
2008-08-30
git commit --author=$name: look $name up in existing commits
Junio C Hamano
2
-2
/
+32
2008-08-29
tutorial: gentler illustration of Alice/Bob workflow using gitk
Paolo Ciarrocchi
1
-1
/
+28
2008-08-29
pretty=format: respect date format options
Jeff King
6
-10
/
+22
2008-08-29
make git-shell paranoid about closed stdin/stdout/stderr
Paolo Bonzini
1
-0
/
+13
2008-08-29
Document gitk --argscmd flag.
Yann Dirson
1
-0
/
+7
2008-08-29
Fix '--dirstat' with cross-directory renaming
Linus Torvalds
1
-0
/
+8
2008-08-29
for-each-ref: Allow a trailing slash in the patterns
Björn Steinbrink
1
-1
/
+2
2008-08-27
ctype.c: protect tiny C preprocessor constants
Junio C Hamano
1
-0
/
+5
2008-08-27
index-pack: be careful after fixing up the header/footer
Linus Torvalds
2
-1
/
+1
2008-08-26
index-pack: setup git repository
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2008-08-26
Suppress some bash redirection error messages
Ramsay Jones
3
-10
/
+4
2008-08-26
Fix a warning (on cygwin) to allow -Werror
Ramsay Jones
1
-1
/
+2
2008-08-24
Fix "git log -i --grep"
Jeff King
4
-24
/
+38
2008-08-24
GIT 1.6.0.1
Junio C Hamano
1
-6
/
+11
2008-08-24
Merge branch 'ag/maint-combine-diff-fix' into maint
Junio C Hamano
2
-0
/
+28
2008-08-24
Merge branch 'mv/maint-merge-fix' into maint
Junio C Hamano
4
-8
/
+32
2008-08-24
Documentation: clarify pager configuration
Jonathan Nieder
2
-3
/
+9
2008-08-24
Documentation: clarify pager.<cmd> configuration
Jonathan Nieder
1
-3
/
+5
2008-08-24
Clean up the git-p4 documentation
Simon Hausmann
1
-31
/
+38
2008-08-23
Respect core.autocrlf in combined diff
Alexander Gavrilov
2
-0
/
+28
2008-08-23
Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX
Miklos Vajna
1
-0
/
+1
2008-08-23
merge: fix numerus bugs around "trivial merge" area
Junio C Hamano
4
-8
/
+32
2008-08-23
unpack_trees(): protect the handcrafted in-core index from read_cache()
Junio C Hamano
3
-2
/
+6
2008-08-22
git-p4: Fix one-liner in p4_write_pipe function.
Tor Arvid Lund
1
-1
/
+1
2008-08-22
Completion: add missing '=' for 'diff --diff-filter'
Eric Raible
1
-1
/
+1
2008-08-21
Fix 'git help help'
Miklos Vajna
1
-1
/
+2
2008-08-21
compat/snprintf.c: handle snprintf's that always return the # chars transmitted
Brandon Casey
1
-0
/
+4
2008-08-20
git-svn: fix dcommit to urls with embedded usernames
Eric Wong
1
-3
/
+5
2008-08-20
revision.h: make show_early_output an extern which is defined in revision.c
Brandon Casey
1
-1
/
+1
2008-08-20
Update draft release notes for 1.6.0.1
Junio C Hamano
1
-2
/
+18
2008-08-20
Add hints to revert documentation about other ways to undo changes
Tarmigan Casebolt
1
-0
/
+9
2008-08-20
Install templates with the user and group of the installing personality
Johannes Sixt
1
-1
/
+1
2008-08-20
"git-merge": allow fast-forwarding in a stat-dirty tree
Junio C Hamano
2
-1
/
+11
2008-08-20
completion: find out supported merge strategies correctly
Junio C Hamano
1
-6
/
+8
2008-08-20
decorate: allow const objects to be decorated
Jeff King
2
-8
/
+9
2008-08-20
for-each-ref: cope with tags with incomplete lines
Junio C Hamano
2
-1
/
+13
2008-08-20
diff --check: do not get confused by new blank lines in the middle
Junio C Hamano
2
-0
/
+12
2008-08-19
remote.c: remove useless if-before-free test
Jim Meyering
1
-2
/
+1
2008-08-19
mailinfo: avoid violating strbuf assertion
Jeff King
4
-1
/
+25
2008-08-19
git format-patch: avoid underrun when format.headers is empty or all NLs
Jim Meyering
1
-1
/
+1
2008-08-18
t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'
Brandon Casey
1
-4
/
+6
2008-08-18
adapt git-cvsserver manpage to dash-free syntax
Robert Schiele
1
-4
/
+4
2008-08-18
mailinfo: re-fix MIME multipart boundary parsing
Don Zickus
2
-3
/
+4
2008-08-17
Start 1.6.0.X maintenance series
Junio C Hamano
2
-1
/
+16
2008-08-17
GIT 1.6.0
Junio C Hamano
3
-13
/
+17
2008-08-17
Merge git-gui 0.11.0
Junio C Hamano
1
-1
/
+1
2008-08-17
Merge branch 'ak/p4'
Junio C Hamano
2
-28
/
+124
2008-08-16
git-p4: chdir now properly sets PWD environment variable in msysGit
Robert Blum
1
-4
/
+9
2008-08-16
Improve error output of git-rebase
Stephan Beyer
1
-5
/
+16
2008-08-16
t9300: replace '!' with test_must_fail
Miklos Vajna
1
-2
/
+2
[next]