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-28
"git pull --tags": error out with a better message.
Junio C Hamano
1
-26
/
+40
2007-12-28
git-sh-setup: document git_editor() and get_author_ident_from_commit()
Miklos Vajna
1
-0
/
+9
2007-12-27
Documentation/git-submodule.txt: typofix
Junio C Hamano
1
-1
/
+1
2007-12-26
GIT 1.5.4-rc2
Junio C Hamano
2
-2
/
+19
2007-12-26
Merge branch 'rs/pretty-safety'
Junio C Hamano
1
-1
/
+3
2007-12-26
Make "--pretty=format" parser a bit more careful.
René Scharfe
1
-1
/
+3
2007-12-26
contrib: resurrect scripted git-revert.
Junio C Hamano
1
-0
/
+197
2007-12-26
Merge branch 'ar/commit-cleanup'
Junio C Hamano
4
-16
/
+125
2007-12-26
Fix rewrite_diff() name quoting.
Junio C Hamano
4
-13
/
+27
2007-12-26
combine-diff: Fix path quoting
Junio C Hamano
1
-10
/
+31
2007-12-26
Fix documentation of --first-parent in git-log and copy it to git-rev-list
Junio C Hamano
2
-2
/
+16
2007-12-26
Fix "git log --diff-filter" bug
Arjen Laarhoven
2
-2
/
+78
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
Allow selection of different cleanup modes for commit messages
Alex Riesen
3
-5
/
+114
2007-12-22
builtin-commit: avoid double-negation in the code.
Junio C Hamano
1
-6
/
+6
2007-12-22
builtin-commit: fix amending of the initial commit
Junio C Hamano
1
-4
/
+4
2007-12-22
t7005: do not exit inside test.
Junio C Hamano
1
-1
/
+1
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
[next]