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