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-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
2007-12-17
the use of 'tr' in the test suite isn't really portable
H.Merijn Brand
11
-18
/
+18
2007-12-17
Plug a resource leak in threaded pack-objects code.
Johannes Sixt
1
-2
/
+2
2007-12-17
git-send-email: avoid duplicate message-ids
Jeff King
1
-1
/
+5
2007-12-17
clone: correctly report http_fetch errors
Jeff King
1
-5
/
+6
2007-12-16
Documentation/git-submodule: refer to gitmodules(5)
Junio C Hamano
1
-1
/
+2
2007-12-16
threaded pack-objects: Use condition variables for thread communication.
Johannes Sixt
1
-50
/
+79
2007-12-16
builtin-commit: make summary output consistent with status
Junio C Hamano
1
-0
/
+3
2007-12-16
builtin-commit: fix summary output.
Junio C Hamano
1
-0
/
+1
2007-12-16
builtin-apply: stronger indent-with-on-tab fixing
J. Bruce Fields
1
-2
/
+1
2007-12-16
builtin-apply: minor cleanup of whitespace detection
J. Bruce Fields
1
-4
/
+4
2007-12-16
Re-re-re-fix common tail optimization
Junio C Hamano
2
-1
/
+70
2007-12-16
whitespace: fix config.txt description of indent-with-non-tab
J. Bruce Fields
1
-1
/
+1
2007-12-16
whitespace: more accurate initial-indent highlighting
J. Bruce Fields
1
-8
/
+16
2007-12-16
whitespace: fix initial-indent checking
J. Bruce Fields
2
-6
/
+19
2007-12-16
whitespace: minor cleanup
J. Bruce Fields
1
-12
/
+9
2007-12-16
whitespace: reorganize initial-indent check
J. Bruce Fields
1
-8
/
+7
[next]