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-24
bash: offer only paths after '--' for 'git checkout'
SZEDER Gábor
1
-0
/
+2
2008-07-24
checkout: mention '--' in the docs
SZEDER Gábor
1
-1
/
+1
2008-07-24
Merge branch 'ph/checkout'
Junio C Hamano
2
-18
/
+117
2008-07-24
git-checkout: improve error messages, detect ambiguities.
Pierre Habouzit
2
-17
/
+115
2008-07-24
update test case to protect am --skip behaviour
Olivier Marin
1
-0
/
+2
2008-07-24
Teach fsck and prune about the new location of temporary objects
Brandon Casey
2
-17
/
+28
2008-07-23
Merge branch 'maint' into ph/checkout
Junio C Hamano
1
-1
/
+2
2008-07-23
Make non-static functions, that may be static, static
Stephan Beyer
4
-4
/
+4
2008-07-23
ignore non-existent refs in dwim_log()
Junio C Hamano
1
-1
/
+1
2008-07-23
git-completion.bash: provide completion for 'show-branch'
Thomas Rast
1
-1
/
+17
2008-07-23
bash completion: Add long options for 'git rm'
Lee Marlow
1
-0
/
+15
2008-07-23
svnimport: newer libsvn wants us to ask for the root with "", not "/"
P. Christeas
1
-1
/
+1
2008-07-23
Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"
Petr Baudis
1
-1
/
+1
2008-07-23
git daemon: avoid waking up too often
Johannes Schindelin
1
-14
/
+11
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
[prev]
[next]