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
2007-12-26
Improve error messages when int/long cannot be parsed from config
Shawn O. Pearce
2
-10
/
+38
2007-12-23
cvsimport: die on cvsps errors
Jeff King
1
-0
/
+1
2007-12-23
shortlog manpage documentation: work around asciidoc markup issues
Gustaf Hendeby
1
-9
/
+10
2007-12-22
Documentation: describe 'union' low-level merge driver
Junio C Hamano
3
-4
/
+41
2007-12-22
Don't dereference NULL upon lookup failure.
Jim Meyering
1
-13
/
+22
2007-12-22
Emit helpful status for accidental "git stash" save
Wincent Colaiuta
1
-2
/
+4
2007-12-22
parse-options: Add a gitcli(5) man page.
Pierre Habouzit
3
-1
/
+115
2007-12-22
Force the sticked form for options with optional arguments.
Pierre Habouzit
2
-51
/
+51
2007-12-22
Fix $EDITOR regression introduced by rewrite in C.
Junio C Hamano
1
-1
/
+13
2007-12-22
Small comment fix for git-cvsimport.
Stefan Sperling
1
-1
/
+1
2007-12-22
Make git send-email accept $EDITOR with arguments
Gustaf Hendeby
1
-1
/
+1
2007-12-22
git-tag: fix -l switch handling regression.
Pierre Habouzit
2
-15
/
+5
2007-12-21
Documentation: ls-files -v is about "assume unchanged".
Junio C Hamano
1
-1
/
+2
2007-12-20
Re(-re)*fix trim_common_tail()
Linus Torvalds
1
-4
/
+7
2007-12-20
gitweb: fix whitespace in config_to_multi (indent with tab)
Jakub Narebski
1
-1
/
+1
2007-12-20
everyday: replace 'prune' and 'repack' with 'gc'
Miklos Vajna
1
-13
/
+6
2007-12-20
Remove old generated files from .gitignore.
Charles Bailey
1
-6
/
+0
2007-12-20
clean up 1.5.4 release notes
Jeff King
1
-16
/
+17
2007-12-20
Mention git-shell's "cvs" substitution in the RelNotes
Johannes Schindelin
1
-1
/
+3
2007-12-20
shell-scripts usage(): consistently exit with non-zero
Junio C Hamano
1
-1
/
+2
2007-12-20
Reallow git-rebase --interactive --continue if commit is unnecessary
Shawn O. Pearce
1
-1
/
+3
2007-12-20
fix git commit --amend -m "new message"
Junio C Hamano
1
-1
/
+5
2007-12-20
t4024: fix test script to use simpler sed pattern
Junio C Hamano
1
-35
/
+123
2007-12-20
Teach diff machinery to display other prefixes than "a/" and "b/"
Johannes Schindelin
3
-8
/
+27
2007-12-19
GIT 1.5.4-rc1
Junio C Hamano
3
-10
/
+21
2007-12-19
Catch and handle git-commit failures in git-rebase --interactive
Shawn O. Pearce
1
-8
/
+9
2007-12-19
Avoid update hook during git-rebase --interactive
Shawn O. Pearce
1
-2
/
+2
2007-12-19
Improved submodule merge support
Finn Arne Gangstad
1
-1
/
+8
2007-12-19
Fix interactive rebase to preserve author email address
Sean
1
-1
/
+1
2007-12-19
make 'git describe --all --contains' work
Nicolas Pitre
1
-6
/
+8
2007-12-19
Fix git-instaweb breakage on MacOS X due to the limited sed functionality
Charles Bailey
2
-6
/
+10
2007-12-19
test "git clone -o"
Jeff King
1
-0
/
+22
2007-12-19
clone: fix options '-o' and '--origin' to be recognised again
Marco Roeland
1
-1
/
+1
2007-12-19
git show <tag>: show the tagger
Johannes Schindelin
1
-7
/
+31
2007-12-19
git-svn: avoid warning when run without arguments
Eric Wong
1
-2
/
+2
2007-12-19
git-svn: workaround a for broken symlinks in SVN
Eric Wong
1
-3
/
+9
2007-12-19
git-svn: avoid leaving leftover committer/author info in rebase
Eric Wong
1
-11
/
+39
2007-12-18
fix style of a few comments in diff-delta.c
Nicolas Pitre
1
-24
/
+24
2007-12-18
git-filter-branch.sh: more portable tr usage: use \012, not \n.
Jim Meyering
1
-1
/
+1
2007-12-18
filter-branch: Remove broken and unnecessary summary of rewritten refs.
Johannes Sixt
1
-5
/
+0
2007-12-18
Fix some documentation typos.
Ralf Wildenhues
6
-10
/
+10
2007-12-18
builtin-blame.c: remove unneeded memclr()
Junio C Hamano
1
-1
/
+0
2007-12-18
unpack-trees: FLEX_ARRAY fix
Linus Torvalds
1
-1
/
+1
2007-12-17
Fix segfault in diff-delta.c when FLEX_ARRAY is 1
Pierre Habouzit
1
-1
/
+1
2007-12-17
Merge branch 'maint'
Junio C Hamano
2
-6
/
+11
2007-12-17
rebase -p -i: handle "no changes" gracefully
Johannes Schindelin
2
-1
/
+12
2007-12-17
Document diff.external and mergetool.<tool>.path
Johannes Schindelin
1
-0
/
+11
2007-12-17
Support config variable diff.external
Johannes Schindelin
1
-0
/
+7
2007-12-17
Clean up documentation that references deprecated 'git peek-remote'.
Johannes Sixt
4
-8
/
+5
2007-12-17
Clarify error response from 'git fetch' for bad responses
Sam Vilain
1
-1
/
+1
[next]