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
Bust the ghost of long-defunct diffcore-pathspec.
Yann Dirson
2
-34
/
+22
2008-09-19
completion: git commit should list --interactive
Eric Raible
1
-1
/
+1
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-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-12
GIT 1.6.0.2
Junio C Hamano
2
-2
/
+4
2008-09-12
Merge branch 'ho/maint-dashless' into maint
Junio C Hamano
5
-14
/
+14
2008-09-12
Fix some manual typos.
Ralf Wildenhues
3
-3
/
+3
2008-09-11
Use compatibility regex library also on FreeBSD
Jeff King
1
-0
/
+2
2008-09-11
Use compatibility regex library also on AIX
Johannes Sixt
1
-0
/
+2
2008-09-10
Update draft release notes for 1.6.0.2
Junio C Hamano
1
-2
/
+22
2008-09-10
Use compatibility regex library for OSX/Darwin
Arjen Laarhoven
6
-2
/
+10
2008-09-10
git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl
Marcus Griep
1
-1
/
+1
2008-09-10
Git.pm: Use File::Temp->tempfile instead of ->new
Marcus Griep
2
-14
/
+32
2008-09-10
t7501: always use test_cmp instead of diff
Miklos Vajna
1
-6
/
+6
2008-09-10
Merge branch 'jc/maint-log-grep' into maint
Junio C Hamano
4
-17
/
+114
2008-09-10
Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maint
Junio C Hamano
3
-3
/
+34
2008-09-10
Merge branch 'jc/maint-checkout-fix' into maint
Junio C Hamano
2
-1
/
+50
2008-09-10
Merge branch 'np/maint-safer-pack' into maint
Junio C Hamano
6
-55
/
+112
2008-09-09
checkout: do not lose staged removal
Junio C Hamano
5
-2
/
+24
2008-09-09
Fix permission bits on sources checked out with an overtight umask
Junio C Hamano
1
-5
/
+7
2008-09-09
git-rebase--interactive: auto amend only edited commit
Dmitry Potapov
1
-1
/
+5
2008-09-09
Start conforming code to "git subcmd" style part 2
Heikki Orsila
5
-14
/
+14
2008-09-09
git-rebase-interactive: do not squash commits on abort
Dmitry Potapov
1
-2
/
+6
2008-09-07
Don't verify host name in SSL certs when GIT_SSL_NO_VERIFY is set
Junio C Hamano
1
-1
/
+10
2008-09-06
diff --quiet: make it synonym to --exit-code >/dev/null
Junio C Hamano
1
-10
/
+0
2008-09-06
diff Porcelain: do not disable auto index refreshing on -C -C
Junio C Hamano
1
-1
/
+1
2008-09-06
Update draft release notes for 1.6.0.2
Junio C Hamano
1
-3
/
+20
2008-09-06
stash: refresh the index before deciding if the work tree is dirty
Junio C Hamano
1
-0
/
+3
2008-09-06
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
5
-381
/
+431
2008-09-05
Mention the fact that 'git annotate' is only for backward compatibility.
Junio C Hamano
1
-0
/
+5
[prev]
[next]