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-30
rebase: Support preserving merges in non-interactive mode
Andreas Ericsson
3
-5
/
+81
2008-09-30
Merge branch 'maint'
Shawn O. Pearce
3
-5
/
+5
2008-09-30
git-svn: call 'fatal' correctly in set-tree
Luc Heinrich
1
-1
/
+1
2008-09-30
Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)
Michael Prokop
1
-4
/
+4
2008-09-30
diff.c: remove duplicate bibtex pattern introduced by merge 92bb9785
Brandon Casey
1
-2
/
+0
2008-09-30
Use "git_config_string" to simplify "builtin-gc.c" code where "prune_expire" ...
David Bryson
1
-6
/
+3
2008-09-30
tests: grep portability fixes
Jeff King
8
-11
/
+11
2008-09-30
Add OS X support to the pre-auto-gc example hook
Jonathan del Strother
1
-3
/
+7
2008-09-30
t0024: add executable permission
SZEDER Gábor
1
-0
/
+0
2008-09-30
Correct typos in RelNotes-1.6.1
Ralf Wildenhues
2
-3
/
+3
2008-09-30
remove vim syntax highlighting in favor of upstream
SZEDER Gábor
2
-26
/
+30
2008-09-29
Merge branch 'bc/master-diff-hunk-header-fix'
Shawn O. Pearce
15
-120
/
+139
2008-09-29
Merge branch 'maint' into bc/master-diff-hunk-header-fix
Shawn O. Pearce
52
-196
/
+600
2008-09-29
Merge branch 'bc/maint-diff-hunk-header-fix' into maint
Shawn O. Pearce
5
-49
/
+72
2008-09-29
Merge branch 'jc/better-conflict-resolution'
Shawn O. Pearce
13
-119
/
+685
2008-09-29
Merge branch 'mg/maint-remote-fix' into maint
Shawn O. Pearce
1
-8
/
+15
2008-09-29
Add contrib/rerere-train script
Nanako Shiraishi
1
-0
/
+52
2008-09-29
Clarify commit error message for unmerged files
Rafael Garcia-Suarez
1
-1
/
+1
2008-09-29
Use strchrnul() instead of strchr() plus manual workaround
Johan Herland
1
-3
/
+1
2008-09-29
mingw: remove use of _getdrive() from lstat/fstat
Dmitry Potapov
1
-3
/
+2
2008-09-29
Use remove_path from dir.c instead of own implementation
Alex Riesen
3
-49
/
+5
2008-09-29
Add remove_path: a function to remove as much as possible of a path
Alex Riesen
2
-0
/
+23
2008-09-29
git-submodule: Fix "Unable to checkout" for the initial 'update'
Ping Yin
1
-2
/
+7
2008-09-29
compat/mingw: Support a timeout in the poll emulation if no fds are given
Johannes Sixt
1
-1
/
+6
2008-09-29
Clarify how the user can satisfy stash's 'dirty state' check.
Stephen Haberman
1
-1
/
+1
2008-09-29
usage.c: remove unused functions
Nanako Shiraishi
2
-19
/
+0
2008-09-26
Merge branch 'maint'
Shawn O. Pearce
3
-5
/
+23
2008-09-26
Cleanup remove_path
Alex Riesen
1
-5
/
+3
2008-09-26
Remove empty directories in recursive merge
Alex Riesen
2
-3
/
+12
2008-09-26
Documentation: clarify the details of overriding LESS via core.pager
Chris Frey
1
-2
/
+11
2008-09-25
Merge branch 'mv/merge-recursive'
Shawn O. Pearce
8
-1454
/
+1580
2008-09-25
Merge branch 'jc/alternate-push'
Shawn O. Pearce
14
-34
/
+114
2008-09-25
Merge branch 'am/status'
Shawn O. Pearce
2
-15
/
+30
2008-09-25
Merge branch 'pb/autocorrect-wrapper'
Shawn O. Pearce
1
-8
/
+24
2008-09-25
Merge branch 'mv/commit-tree'
Shawn O. Pearce
5
-57
/
+79
2008-09-25
Merge branch 'jc/apply-include-exclude'
Shawn O. Pearce
2
-16
/
+46
2008-09-25
Merge branch 'jc/safe-c-l-d'
Shawn O. Pearce
1
-1
/
+5
2008-09-25
gitweb: shortlog now also obeys $hash_parent
Giuseppe Bilotta
1
-1
/
+5
2008-09-25
Merge branch 'ho/dirstat-by-file'
Shawn O. Pearce
3
-1
/
+13
2008-09-25
Merge git://repo.or.cz/git-gui
Shawn O. Pearce
9
-141
/
+793
2008-09-25
Merge branch 'maint'
Shawn O. Pearce
7
-6
/
+49
2008-09-25
Update release notes for 1.6.0.3
Shawn O. Pearce
1
-1
/
+17
2008-09-25
Fix submodule sync with relative submodule URLs
Johan Herland
1
-0
/
+8
2008-09-25
graph.c: make many functions static
Nanako Shiraishi
2
-54
/
+43
2008-09-25
remote.c: make free_ref(), parse_push_refspec() and free_refspecs() static.
Nanako Shiraishi
2
-5
/
+3
2008-09-25
checkout: Do not show local changes when in quiet mode
Jonas Fonseca
1
-1
/
+1
2008-09-24
for-each-ref: Fix --format=%(subject) for log message without newlines
Johan Herland
1
-2
/
+2
2008-09-24
git-web--browse: Support for using /bin/start on MinGW
Petr Baudis
2
-2
/
+7
2008-09-24
git-gui: Reenable staging unmerged files by clicking the icon.
Alexander Gavrilov
3
-33
/
+70
2008-09-24
git-gui: Support the encoding menu in gui blame.
Alexander Gavrilov
1
-0
/
+17
[next]