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-23
builtin-commit: Two trivial style-cleanups
Johannes Schindelin
1
-4
/
+3
2008-07-23
Documentation: clarify diff --cc
Junio C Hamano
2
-8
/
+8
2008-07-23
am --abort: Add to bash-completion and mention in git-rerere documentation
Stephan Beyer
2
-2
/
+2
2008-07-23
git-filter-branch.sh: Allow running in bare repositories
Petr Baudis
2
-14
/
+26
2008-07-23
builtin-branch.c: optimize --merged and --no-merged
Junio C Hamano
1
-21
/
+38
2008-07-23
builtin-branch.c: remove unused code in append_ref() callback function
Junio C Hamano
1
-7
/
+3
2008-07-23
stash save: fix parameter handling
Junio C Hamano
1
-2
/
+2
2008-07-23
git-am: Add colon before the subject that is printed out as being applied
Stephan Beyer
2
-2
/
+2
2008-07-23
git-checkout: fix command line parsing.
Pierre Habouzit
1
-1
/
+2
2008-07-23
rebase -i: When an 'edit' stops, mention the commit
Johannes Sixt
1
-1
/
+1
2008-07-23
sort_in_topological_order(): avoid setting a commit flag
Johannes Schindelin
3
-10
/
+8
2008-07-23
Add test to show that show-branch misses out the 8th column
Johannes Schindelin
1
-0
/
+59
2008-07-23
Ignore dirty submodule states in "git pull --rebase"
Johannes Schindelin
1
-3
/
+3
2008-07-23
t/t4202-log.sh: add newline at end of file
Brandon Casey
1
-1
/
+2
2008-07-23
t7502-commit.sh: rearrange test to make more portable
Brandon Casey
1
-3
/
+5
2008-07-23
t3200,t7201: replace '!' with test_must_fail
Brandon Casey
2
-2
/
+2
2008-07-23
t4116-apply-reverse.sh: use $TAR rather than tar
Brandon Casey
1
-2
/
+2
2008-07-23
t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diff
Brandon Casey
3
-12
/
+12
2008-07-23
t7601: extend the 'merge picks up the best result' test
Miklos Vajna
1
-0
/
+15
2008-07-23
In perforce, RCS keywords are case-sensitive
Daniel Barkalow
1
-1
/
+1
2008-07-23
Allow pager of diff command be enabled/disabled
Alex Riesen
2
-1
/
+3
2008-07-22
Fix two leftovers from path_list->string_list
Johannes Schindelin
1
-2
/
+2
2008-07-22
git am --skip: clean the index while preserving local changes
Olivier Marin
2
-5
/
+18
2008-07-21
git-submodule: move ill placed shift.
Pierre Habouzit
1
-1
/
+1
2008-07-21
builtin-merge: add missing structure initialization
Pierre Habouzit
1
-0
/
+1
2008-07-21
builtin-merge: give a proper error message for invalid strategies in config
Miklos Vajna
2
-25
/
+24
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
[prev]
[next]