| Commit message (Expand) | Author | Age | Files | Lines |
* | Support 'push --dry-run' for http transport | Shawn O. Pearce | 2007-10-16 | 3 | -4/+16 |
* | Support 'push --dry-run' for rsync transport | Shawn O. Pearce | 2007-10-16 | 1 | -10/+19 |
* | Fix 'push --all branch...' error handling | Shawn O. Pearce | 2007-10-16 | 1 | -3/+5 |
* | Merge branch 'master' into db/fetch-pack | Shawn O. Pearce | 2007-10-16 | 164 | -2998/+4642 |
|\ |
|
| * | Merge branch 'maint' | Shawn O. Pearce | 2007-10-15 | 12 | -38/+82 |
| |\ |
|
| | * | Whip post 1.5.3.4 maintenance series into shape. | Shawn O. Pearce | 2007-10-15 | 2 | -1/+26 |
| | * | rebase -i: use diff plumbing instead of porcelain | Johannes Schindelin | 2007-10-15 | 1 | -2/+2 |
| | * | Do not remove distributed configure script | Mathias Megyei | 2007-10-15 | 1 | -1/+4 |
| | * | git-archive: document --exec | Michele Ballabio | 2007-10-15 | 1 | -1/+6 |
| | * | git-reflog: document --verbose | Michele Ballabio | 2007-10-15 | 1 | -1/+4 |
| | * | git-config: handle --file option with relative pathname properly | Gerrit Pape | 2007-10-15 | 1 | -2/+7 |
| | * | clear_commit_marks(): avoid deep recursion | Johannes Schindelin | 2007-10-15 | 1 | -9/+14 |
| | * | git add -i: Remove unused variables | Jean-Luc Herren | 2007-10-15 | 1 | -10/+6 |
| | * | git add -i: Fix parsing of abbreviated hunk headers | Jean-Luc Herren | 2007-10-15 | 1 | -6/+5 |
| | * | git-config: don't silently ignore options after --list | Frank Lichtenheld | 2007-10-15 | 1 | -1/+4 |
| | * | Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT | Linus Torvalds | 2007-10-15 | 3 | -3/+3 |
| | * | Fix embarrassing "git log --follow" bug | Linus Torvalds | 2007-10-15 | 1 | -2/+2 |
| * | | Minor usage update in setgitperms.perl | Josh England | 2007-10-15 | 1 | -3/+4 |
| * | | manual: use 'URL' instead of 'url'. | Ralf Wildenhues | 2007-10-15 | 1 | -4/+4 |
| * | | manual: add some markup. | Ralf Wildenhues | 2007-10-15 | 2 | -6/+6 |
| * | | manual: Fix example finding commits referencing given content. | Ralf Wildenhues | 2007-10-15 | 1 | -1/+1 |
| * | | Fix wording in push definition. | Ralf Wildenhues | 2007-10-15 | 1 | -2/+2 |
| * | | Fix some typos, punctuation, missing words, minor markup. | Ralf Wildenhues | 2007-10-15 | 10 | -26/+27 |
| * | | manual: Fix or remove em dashes. | Ralf Wildenhues | 2007-10-15 | 1 | -10/+10 |
| * | | Add a --dry-run option to git-push. | Brian Ewins | 2007-10-15 | 3 | -3/+22 |
| * | | Add a --dry-run option to git-send-pack. | Brian Ewins | 2007-10-15 | 2 | -13/+23 |
| * | | Fix in-place editing functions in convert.c | Pierre Habouzit | 2007-10-15 | 1 | -7/+10 |
| * | | instaweb: support for Ruby's WEBrick server | Mike Dalessio | 2007-10-15 | 2 | -1/+41 |
| * | | instaweb: allow for use of auto-generated scripts | Mike Dalessio | 2007-10-15 | 1 | -1/+3 |
| * | | Add 'git-p4 commit' as an alias for 'git-p4 submit' | Marius Storm-Olsen | 2007-10-15 | 1 | -0/+1 |
| * | | hg-to-git speedup through selectable repack intervals | Michael Gebetsroither | 2007-10-15 | 1 | -3/+11 |
| * | | git-svn: respect Subversion's [auth] section configuration values | Eygene Ryabinkin | 2007-10-15 | 1 | -0/+23 |
| * | | gtksourceview2 support for gitview | Frederick Akalin | 2007-10-15 | 1 | -22/+31 |
| * | | fix contrib/hooks/post-receive-email hooks.recipients error message | Jeff Muizelaar | 2007-10-15 | 1 | -1/+9 |
| * | | Support cvs via git-shell | Johannes Schindelin | 2007-10-15 | 1 | -1/+26 |
| * | | makefile: Add a cscope target | Kristof Provost | 2007-10-15 | 2 | -2/+9 |
| * | | git-gc --auto: simplify "repack" command line building | Brandon Casey | 2007-10-15 | 1 | -7/+1 |
| * | | git-gc: by default use safer "-A" option to repack when not --prune'ing | Brandon Casey | 2007-10-15 | 1 | -1/+11 |
| * | | fix t5403-post-checkout-hook.sh: built-in test in dash does not have "==" | Alex Riesen | 2007-10-15 | 1 | -4/+4 |
| * | | Update state documentation link for 1.5.3.4 | Junio C Hamano | 2007-10-04 | 1 | -0/+1 |
| * | | Don't checkout the full tree if avoidable | Steven Walter | 2007-10-03 | 1 | -16/+48 |
| * | | builtin-apply: fix conversion error in strbuf series | Junio C Hamano | 2007-10-03 | 1 | -1/+1 |
| * | | Merge branch 'mv/unknown' | Junio C Hamano | 2007-10-03 | 6 | -16/+11 |
| |\ \ |
|
| | * | | Don't use "<unknown>" for placeholders and suppress printing of empty user fo... | Michal Vitecek | 2007-09-26 | 6 | -16/+11 |
| * | | | Merge branch 'ph/strbuf' | Junio C Hamano | 2007-10-03 | 59 | -2511/+1809 |
| |\ \ \ |
|
| | * | | | Make read_patch_file work on a strbuf. | Pierre Habouzit | 2007-09-29 | 1 | -16/+11 |
| | * | | | strbuf_read_file enhancement, and use it. | Pierre Habouzit | 2007-09-29 | 5 | -31/+14 |
| | * | | | strbuf change: be sure ->buf is never ever NULL. | Pierre Habouzit | 2007-09-29 | 13 | -47/+48 |
| | * | | | double free in builtin-update-index.c | Pierre Habouzit | 2007-09-29 | 1 | -2/+0 |
| | * | | | Clean up stripspace a bit, use strbuf even more. | Kristian Høgsberg | 2007-09-27 | 4 | -36/+28 |