Age | Commit message (Expand) | Author | Files | Lines |
2009-08-26 | am/mailinfo: Disable scissors processing by default | Junio C Hamano | 2 | -12/+21 |
2009-08-26 | Documentation: describe the scissors mark support of "git am" | Nanako Shiraishi | 1 | -4/+12 |
2009-08-26 | clone: add --branch option to select a different HEAD | Jeff King | 1 | -0/+7 |
2009-08-26 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2009-08-26 | git-log: allow --decorate[=short|full] | Lars Hjemli | 1 | -2/+6 |
2009-08-26 | Minor improvement to the write-tree documentation | David Kågedal | 1 | -1/+2 |
2009-08-26 | Merge branch 'jc/maint-clean-nested-dir-safety' into maint | Junio C Hamano | 1 | -0/+3 |
2009-08-25 | Merge branch 'jl/submodule-summary-diff-files' | Junio C Hamano | 1 | -2/+11 |
2009-08-25 | Merge branch 'lh/short-decorate' | Junio C Hamano | 1 | -2/+6 |
2009-08-25 | Documentation: consistently refer to check-ref-format | Nanako Shiraishi | 2 | -6/+20 |
2009-08-23 | Merge branch 'jc/verify-pack-stat' | Junio C Hamano | 1 | -1/+7 |
2009-08-23 | Add support for the Mongoose web server. | Wilhansen Li | 1 | -1/+1 |
2009-08-21 | Sync with 1.6.4.1 | Junio C Hamano | 2 | -1/+48 |
2009-08-21 | GIT 1.6.4.1 | Junio C Hamano | 2 | -1/+48 |
2009-08-21 | Merge branch 'cc/replace' | Junio C Hamano | 1 | -0/+71 |
2009-08-21 | Merge branch 'gb/apply-ignore-whitespace' | Junio C Hamano | 4 | -2/+27 |
2009-08-21 | Merge branch 'np/maint-limit-delta-cache' into maint | Junio C Hamano | 1 | -3/+11 |
2009-08-20 | git clone: Add --recursive to automatically checkout (nested) submodules | Johan Herland | 1 | -1/+9 |
2009-08-18 | git submodule status: Add --recursive to recurse into nested submodules | Johan Herland | 1 | -2/+5 |
2009-08-18 | git submodule update: Introduce --recursive to update nested submodules | Johan Herland | 1 | -2/+5 |
2009-08-18 | git submodule foreach: Add --recursive to recurse into nested submodules | Johan Herland | 1 | -1/+9 |
2009-08-18 | git-svn.txt: Fix location of parent argument | Tuomas Suutari | 1 | -3/+3 |
2009-08-18 | Merge branch 'maint' | Junio C Hamano | 2 | -2/+20 |
2009-08-18 | git-log: allow --decorate[=short|full] | Lars Hjemli | 1 | -2/+6 |
2009-08-18 | git submodule foreach: Provide access to submodule name, as '$name' | Johan Herland | 1 | -1/+2 |
2009-08-18 | filter-branch: add an example how to add ACKs to a range of commits | Johannes Schindelin | 1 | -0/+10 |
2009-08-17 | docs: describe impact of repack on "clone -s" | Jeff King | 1 | -2/+10 |
2009-08-16 | Merge branch 'jc/maint-clean-nested-dir-safety' | Junio C Hamano | 1 | -0/+3 |
2009-08-15 | DWIM 'git stash save -p' for 'git stash -p' | Thomas Rast | 1 | -1/+1 |
2009-08-15 | Merge branch 'js/stash-dwim' into tr/reset-checkout-patch | Junio C Hamano | 1 | -1/+2 |
2009-08-15 | Implement 'git stash save --patch' | Thomas Rast | 1 | -2/+12 |
2009-08-15 | Implement 'git checkout --patch' | Thomas Rast | 1 | -1/+12 |
2009-08-15 | Implement 'git reset --patch' | Thomas Rast | 1 | -2/+13 |
2009-08-15 | Documentation/git-commit.txt: describe --dry-run | Junio C Hamano | 1 | -4/+9 |
2009-08-15 | Documentaqtion/git-submodule.txt: Typofix | Lars Hjemli | 1 | -1/+1 |
2009-08-14 | git submodule summary: add --files option | Jens Lehmann | 1 | -2/+11 |
2009-08-12 | Merge branch 'maint' | Junio C Hamano | 10 | -11/+97 |
2009-08-12 | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 8 | -10/+10 |
2009-08-12 | push: point to 'git pull' and 'git push --force' in case of non-fast forward | Matthieu Moy | 1 | -0/+86 |
2009-08-12 | Documentation: add: <filepattern>... is optional | Paul Bolle | 1 | -1/+1 |
2009-08-12 | Change mentions of "git programs" to "git commands" | Ori Avtalion | 7 | -9/+9 |
2009-08-12 | Documentation: merge: one <remote> is required | Paul Bolle | 1 | -1/+1 |
2009-08-10 | Merge branch 'maint' | Junio C Hamano | 2 | -4/+4 |
2009-08-10 | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2 | -4/+4 |
2009-08-10 | Merge branch 'np/maint-limit-delta-cache' | Junio C Hamano | 1 | -3/+11 |
2009-08-10 | Merge branch 'mk/grep-max-depth' | Junio C Hamano | 1 | -0/+5 |
2009-08-10 | Merge branch 'js/run-command-updates' | Junio C Hamano | 1 | -3/+28 |
2009-08-10 | Fix typos in git-remote.txt and git-symbolic-ref.txt | Štěpán Němec | 2 | -4/+4 |
2009-08-09 | Document 'stash clear' recovery via unreachable commits | Thomas Rast | 1 | -1/+16 |
2009-08-08 | api-run-command.txt: describe error behavior of run_command functions | Johannes Sixt | 1 | -3/+28 |