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-07-21
tests: do not rely on external "patch"
Junio C Hamano
11
-123
/
+190
2008-07-21
Don't cut off last character of commit descriptions.
Nikolaj Schumacher
1
-1
/
+1
2008-07-21
parse-options: fix segmentation fault when a required value is missing
Olivier Marin
2
-1
/
+8
2008-07-21
mailinfo: better parse email adresses containg parentheses
Philippe Bruhat (BooK)
1
-3
/
+3
2008-07-21
git-am: remove dash from help message
Olivier Marin
1
-1
/
+1
2008-07-21
Revert "make git-status use a pager"
Junio C Hamano
1
-1
/
+1
2008-07-21
git-diff(1): "--c" -> "--cc" typo fix
Jonathan Nieder
1
-1
/
+1
2008-07-21
Rename path_list to string_list
Johannes Schindelin
28
-553
/
+556
2008-07-21
Rename .git/rebase to .git/rebase-apply
Johannes Schindelin
13
-54
/
+58
2008-07-21
Update my e-mail address
Junio C Hamano
43
-43
/
+43
2008-07-20
Merge branch 'ap/trackinfo'
Junio C Hamano
1
-16
/
+10
2008-07-20
Merge branch 'jc/rerere-auto-more'
Junio C Hamano
1
-2
/
+5
2008-07-20
Merge branch 'ns/am-abort'
Junio C Hamano
3
-5
/
+77
2008-07-20
Merge branch 'jc/add-addremove'
Junio C Hamano
3
-34
/
+104
2008-07-20
"needs update" considered harmful
Junio C Hamano
5
-4
/
+9
2008-07-20
Move read_in_full() and write_in_full() to wrapper.c
Junio C Hamano
2
-38
/
+38
2008-07-20
Link shell with compat layer functions
Junio C Hamano
1
-3
/
+7
2008-07-20
Merge branch 'maint'
Junio C Hamano
3
-2
/
+91
2008-07-20
git-svn: fix git svn info to work without arguments
Dmitry Potapov
1
-1
/
+1
2008-07-20
builtin-push.c: Cleanup - use OPT_BIT() and remove some variables
Michele Ballabio
1
-21
/
+8
2008-07-20
builtin-merge.c: Fix option parsing
Michele Ballabio
2
-3
/
+4
2008-07-20
fix usage string for git grep
Jonathan Nieder
1
-1
/
+1
2008-07-20
Teach 'git merge' that some merge strategies no longer exist
Miklos Vajna
1
-2
/
+0
2008-07-20
cvsserver: Add testsuite for packed refs
Lars Noschinski
1
-0
/
+7
2008-07-20
refresh-index: fix bitmask assignment
Junio C Hamano
2
-1
/
+90
2008-07-19
git-add --all: documentation
Junio C Hamano
1
-1
/
+7
2008-07-19
git-add --all: tests
Junio C Hamano
1
-0
/
+44
2008-07-19
git-add --all: add all files
Junio C Hamano
1
-2
/
+11
2008-07-19
builtin-add.c: restructure the code for maintainability
Junio C Hamano
1
-32
/
+43
2008-07-19
Getting closer to 1.6.0-rc0
Junio C Hamano
2
-5
/
+13
2008-07-19
git am --abort
Nanako Shiraishi
3
-5
/
+77
2008-07-19
Merge branch 'maint'
Junio C Hamano
6
-16
/
+31
2008-07-19
Support gitlinks in fast-import.
Alexander Gavrilov
5
-5
/
+227
2008-07-19
.mailmap update
Junio C Hamano
1
-0
/
+9
2008-07-19
Documentation/git-merge.txt: Partial rewrite of How Merge Works
Petr Baudis
1
-47
/
+29
2008-07-19
archive: remove unused headers
René Scharfe
3
-9
/
+0
2008-07-19
archive: make zip compression level independent from core git
René Scharfe
3
-5
/
+8
2008-07-19
Documentation: How to ignore local changes in tracked files
Petr Baudis
2
-3
/
+18
2008-07-19
Documentation/git-submodule.txt: Further clarify the description
Petr Baudis
1
-22
/
+47
2008-07-19
Add ANSI control code emulation for the Windows console
Peter Harris
3
-1
/
+357
2008-07-19
builtin-clone: rewrite guess_dir_name()
Johannes Sixt
1
-29
/
+32
2008-07-19
Teach lookup_prog not to select directories
Eric Raible
1
-1
/
+2
2008-07-19
testsuite for cvs co -c
Fabian Emmes
1
-0
/
+11
2008-07-19
cvsserver: Add cvs co -c support
Lars Noschinski
1
-0
/
+12
2008-07-19
cvsserver: Add support for packed refs
Lars Noschinski
1
-14
/
+8
2008-07-19
Testsuite: Unset CVS_SERVER
Fabian Emmes
1
-0
/
+1
2008-07-19
Link git-shell only to a subset of libgit.a
Stephan Beyer
1
-0
/
+3
2008-07-19
t9001 (send-email): Do not use hardcoded /bin/sh in test
Junio C Hamano
1
-4
/
+4
2008-07-19
GIT 1.5.6.4
Junio C Hamano
1
-6
/
+10
2008-07-19
builtin-rm: fix index lock file path
Olivier Marin
2
-5
/
+17
[next]