Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | status: make "how to stage" messages optional | Jeff King | 2009-09-11 | 1 | -0/+4 |
* | push: make non-fast-forward help message configurable | Jeff King | 2009-09-11 | 1 | -0/+11 |
* | Merge branch 'maint' | Junio C Hamano | 2009-09-03 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-09-03 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-09-03 | 1 | -1/+1 |
| | |\ | |||||
| | | * | git-clone: add missing comma in --reference documentation | Miklos Vajna | 2009-09-03 | 1 | -1/+1 |
* | | | | Sync with 1.6.4.2 | Junio C Hamano | 2009-08-29 | 2 | -1/+34 |
|\ \ \ \ | |/ / / | |||||
| * | | | GIT 1.6.4.2v1.6.4.2 | Junio C Hamano | 2009-08-29 | 2 | -1/+34 |
* | | | | UI consistency: allow --force for where -f means force | René Scharfe | 2009-08-29 | 5 | -0/+6 |
* | | | | Draft release notes to 1.6.5 before -rc0 | Junio C Hamano | 2009-08-28 | 1 | -1/+59 |
* | | | | Merge branch 'jc/shortstatus' | Junio C Hamano | 2009-08-28 | 1 | -5/+15 |
|\ \ \ \ | |||||
| * | | | | Documentation/git-commit.txt: describe --dry-run | Junio C Hamano | 2009-08-15 | 1 | -4/+9 |
| * | | | | commit: --dry-run | Junio C Hamano | 2009-08-07 | 1 | -1/+6 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-27 | 2 | -2/+2 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-27 | 2 | -2/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-08-27 | 2 | -2/+2 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Fix overridable written with an extra 'e' | Nanako Shiraishi | 2009-08-27 | 1 | -1/+1 |
| | | * | | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-08-27 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-08-27 | 1 | -1/+1 |
| | | | |\ \ | |||||
| | | | | * | | Documentation: git-archive: mark --format as optional in summary | Wesley J. Landaker | 2009-08-27 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jh/submodule-foreach' | Junio C Hamano | 2009-08-27 | 2 | -5/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git clone: Add --recursive to automatically checkout (nested) submodules | Johan Herland | 2009-08-20 | 1 | -1/+9 |
| * | | | | | | | git submodule status: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 | 1 | -2/+5 |
| * | | | | | | | git submodule update: Introduce --recursive to update nested submodules | Johan Herland | 2009-08-18 | 1 | -2/+5 |
| * | | | | | | | git submodule foreach: Add --recursive to recurse into nested submodules | Johan Herland | 2009-08-18 | 1 | -1/+9 |
| * | | | | | | | git submodule foreach: Provide access to submodule name, as '$name' | Johan Herland | 2009-08-18 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'wl/insta-mongoose' | Junio C Hamano | 2009-08-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add support for the Mongoose web server. | Wilhansen Li | 2009-08-23 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-26 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | git-log: allow --decorate[=short|full] | Lars Hjemli | 2009-08-26 | 1 | -2/+6 |
| * | | | | | | | | Minor improvement to the write-tree documentation | David Kågedal | 2009-08-26 | 1 | -1/+2 |
| * | | | | | | | | Merge branch 'jc/maint-clean-nested-dir-safety' into maint | Junio C Hamano | 2009-08-26 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge branch 'jl/submodule-summary-diff-files' | Junio C Hamano | 2009-08-25 | 1 | -2/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Documentaqtion/git-submodule.txt: Typofix | Lars Hjemli | 2009-08-15 | 1 | -1/+1 |
| * | | | | | | | | | | git submodule summary: add --files option | Jens Lehmann | 2009-08-14 | 1 | -2/+11 |
* | | | | | | | | | | | Merge branch 'lh/short-decorate' | Junio C Hamano | 2009-08-25 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-log: allow --decorate[=short|full] | Lars Hjemli | 2009-08-18 | 1 | -2/+6 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Documentation: consistently refer to check-ref-format | Nanako Shiraishi | 2009-08-25 | 2 | -6/+20 |
* | | | | | | | | | | | Merge branch 'jc/verify-pack-stat' | Junio C Hamano | 2009-08-23 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | verify-pack --stat-only: show histogram without verifying | Junio C Hamano | 2009-08-07 | 1 | -1/+7 |
| * | | | | | | | | | | | Merge branch 'maint' into jc/verify-pack-stat | Junio C Hamano | 2009-08-07 | 19 | -43/+246 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Sync with 1.6.4.1 | Junio C Hamano | 2009-08-21 | 2 | -1/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | GIT 1.6.4.1v1.6.4.1 | Junio C Hamano | 2009-08-21 | 2 | -1/+48 |
| * | | | | | | | | | | | | Merge branch 'np/maint-limit-delta-cache' into maint | Junio C Hamano | 2009-08-21 | 1 | -3/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cc/replace' | Junio C Hamano | 2009-08-21 | 1 | -0/+71 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Documentation: add documentation for "git replace" | Christian Couder | 2009-05-31 | 1 | -0/+71 |
* | | | | | | | | | | | | | | | Merge branch 'gb/apply-ignore-whitespace' | Junio C Hamano | 2009-08-21 | 4 | -2/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | git apply: option to ignore whitespace differences | Giuseppe Bilotta | 2009-08-05 | 4 | -2/+27 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | git-svn.txt: Fix location of parent argument | Tuomas Suutari | 2009-08-18 | 1 | -3/+3 |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-18 | 2 | -2/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | / / / / / / / | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |