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-09-19
Merge branch 'maint'
Junio C Hamano
8
-39
/
+56
2008-09-19
Start draft release notes for 1.6.0.3
Junio C Hamano
2
-1
/
+30
2008-09-19
git-repack uses --no-repack-object, not --no-repack-delta.
Mikael Magnusson
2
-2
/
+2
2008-09-19
Typo "bogos" in format-patch error message.
Mikael Magnusson
1
-1
/
+1
2008-09-19
builtin-clone: fix typo
Fabrizio Chiarello
1
-1
/
+1
2008-09-19
Bust the ghost of long-defunct diffcore-pathspec.
Yann Dirson
2
-34
/
+22
2008-09-19
bash: use for-each-ref format 'refname:short'
SZEDER Gábor
1
-20
/
+6
2008-09-19
completion: git commit should list --interactive
Eric Raible
1
-1
/
+1
2008-09-18
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
37
-123
/
+266
2008-09-18
Merge branch 'maint'
Junio C Hamano
12
-39
/
+327
2008-09-18
Merge branch 'jc/diff-prefix'
Junio C Hamano
7
-8
/
+70
2008-09-18
Merge branch 'np/pack'
Junio C Hamano
3
-11
/
+27
2008-09-18
Merge branch 'bw/shortref'
Junio C Hamano
3
-7
/
+173
2008-09-18
Merge branch 'rs/decorate'
Junio C Hamano
5
-28
/
+60
2008-09-18
Merge branch 'tr/rev-list-reverse'
Junio C Hamano
3
-21
/
+60
2008-09-18
Merge branch 'cc/bisect'
Junio C Hamano
2
-27
/
+260
2008-09-18
Merge branch 'jc/setlinebuf-setvbuf'
Junio C Hamano
1
-1
/
+2
2008-09-18
diff.*.xfuncname which uses "extended" regex's for hunk header selection
Brandon Casey
3
-3
/
+8
2008-09-18
diff.c: associate a flag with each pattern and use it for compiling regex
Brandon Casey
3
-12
/
+15
2008-09-18
diff.c: return pattern entry pointer rather than just the hunk header pattern
Brandon Casey
1
-27
/
+28
2008-09-18
Merge branch 'dp/maint-rebase-fix' into maint
Junio C Hamano
1
-3
/
+11
2008-09-18
Merge branch 'jc/maint-checkout-keep-remove' into maint
Junio C Hamano
5
-2
/
+24
2008-09-18
Merge branch 'jc/maint-diff-quiet' into maint
Junio C Hamano
1
-11
/
+1
2008-09-18
Merge branch 'jc/maint-name-hash-clear' into maint
Junio C Hamano
1
-0
/
+1
2008-09-18
Merge branch 'jc/maint-template-permbits' into maint
Junio C Hamano
1
-5
/
+7
2008-09-18
Merge branch 'mh/maint-honor-no-ssl-verify' into maint
Junio C Hamano
1
-1
/
+10
2008-09-18
sha1_file: link() returns -1 on failure, not errno
Thomas Rast
1
-1
/
+3
2008-09-18
Make git archive respect core.autocrlf when creating zip format archives
Charles Bailey
2
-1
/
+3
2008-09-18
Add new test to demonstrate git archive core.autocrlf inconsistency
Charles Bailey
1
-0
/
+46
2008-09-18
gitweb: avoid warnings for commits without body
Joey Hess
1
-1
/
+1
2008-09-18
Clarified gitattributes documentation regarding custom hunk header.
Garry Dolley
1
-9
/
+9
2008-09-18
git-svn: fix handling of even funkier branch names
Eric Wong
2
-0
/
+17
2008-09-18
git-svn: Always create a new RA when calling do_switch for svn://
Alec Berryman
3
-13
/
+235
2008-09-18
git-svn: factor out svnserve test code for later use
Alec Berryman
2
-13
/
+18
2008-09-18
diff/diff-files: do not use --cc too aggressively
Junio C Hamano
2
-2
/
+13
2008-09-16
Merge branch 'maint'
Junio C Hamano
10
-31
/
+34
2008-09-16
Merge branch 'dp/maint-rebase-fix'
Junio C Hamano
1
-3
/
+11
2008-09-16
Merge branch 'jc/maint-checkout-keep-remove'
Junio C Hamano
5
-2
/
+24
2008-09-16
Merge branch 'jc/maint-diff-quiet'
Junio C Hamano
1
-11
/
+1
2008-09-16
Merge branch 'jc/maint-name-hash-clear'
Junio C Hamano
1
-0
/
+1
2008-09-16
Merge branch 'jc/maint-template-permbits'
Junio C Hamano
1
-3
/
+5
2008-09-16
Merge branch 'mh/maint-honor-no-ssl-verify'
Junio C Hamano
1
-1
/
+10
2008-09-15
Cosmetical command name fix
Heikki Orsila
1
-1
/
+1
2008-09-15
Start conforming code to "git subcmd" style part 3
Heikki Orsila
9
-19
/
+19
2008-09-15
t9700/test.pl: remove File::Temp requirement
Brandon Casey
1
-10
/
+13
2008-09-15
t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()
Brandon Casey
1
-1
/
+1
2008-09-15
Update RPM spec for the new location of git-cvsserver.
Quy Tonthat
1
-0
/
+4
2008-09-13
git-gui: Updated German translation.
Christian Stimming
1
-21
/
+172
2008-09-12
Sync with 1.6.0.2
Junio C Hamano
6
-6
/
+11
2008-09-12
GIT 1.6.0.2
Junio C Hamano
2
-2
/
+4
[prev]
[next]