aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
...
| | * | | | | Make 'git stash -k' a short form for 'git stash save --keep-index'Johannes Schindelin2009-07-31
| * | | | | | Implement 'git stash save --patch'Thomas Rast2009-08-15
| * | | | | | Implement 'git checkout --patch'Thomas Rast2009-08-15
| * | | | | | Implement 'git reset --patch'Thomas Rast2009-08-15
| |/ / / / /
* | | | | | Merge branch 'maint'Junio C Hamano2009-09-03
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-03
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-03
| | |\ \ \ \ \
| | | * | | | | git-clone: add missing comma in --reference documentationMiklos Vajna2009-09-03
* | | | | | | | Sync with 1.6.4.2Junio C Hamano2009-08-29
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | GIT 1.6.4.2v1.6.4.2Junio C Hamano2009-08-29
* | | | | | | | UI consistency: allow --force for where -f means forceRené Scharfe2009-08-29
* | | | | | | | Draft release notes to 1.6.5 before -rc0Junio C Hamano2009-08-28
* | | | | | | | Merge branch 'jc/shortstatus'Junio C Hamano2009-08-28
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/git-commit.txt: describe --dry-runJunio C Hamano2009-08-15
| * | | | | | | | commit: --dry-runJunio C Hamano2009-08-07
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-08-27
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-27
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-27
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Fix overridable written with an extra 'e'Nanako Shiraishi2009-08-27
| | | * | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-27
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-27
| | | | |\ \ \ \ \
| | | | | * | | | | Documentation: git-archive: mark --format as optional in summaryWesley J. Landaker2009-08-27
* | | | | | | | | | Merge branch 'jh/submodule-foreach'Junio C Hamano2009-08-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland2009-08-20
| * | | | | | | | | | git submodule status: Add --recursive to recurse into nested submodulesJohan Herland2009-08-18
| * | | | | | | | | | git submodule update: Introduce --recursive to update nested submodulesJohan Herland2009-08-18
| * | | | | | | | | | git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland2009-08-18
| * | | | | | | | | | git submodule foreach: Provide access to submodule name, as '$name'Johan Herland2009-08-18
* | | | | | | | | | | Merge branch 'wl/insta-mongoose'Junio C Hamano2009-08-27
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Add support for the Mongoose web server.Wilhansen Li2009-08-23
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-08-26
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | git-log: allow --decorate[=short|full]Lars Hjemli2009-08-26
| * | | | | | | | | | Minor improvement to the write-tree documentationDavid Kågedal2009-08-26
| * | | | | | | | | | Merge branch 'jc/maint-clean-nested-dir-safety' into maintJunio C Hamano2009-08-26
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'jl/submodule-summary-diff-files'Junio C Hamano2009-08-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentaqtion/git-submodule.txt: TypofixLars Hjemli2009-08-15
| * | | | | | | | | | | | git submodule summary: add --files optionJens Lehmann2009-08-14
* | | | | | | | | | | | | Merge branch 'lh/short-decorate'Junio C Hamano2009-08-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-log: allow --decorate[=short|full]Lars Hjemli2009-08-18
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Documentation: consistently refer to check-ref-formatNanako Shiraishi2009-08-25
* | | | | | | | | | | | | Merge branch 'jc/verify-pack-stat'Junio C Hamano2009-08-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | verify-pack --stat-only: show histogram without verifyingJunio C Hamano2009-08-07
| * | | | | | | | | | | | Merge branch 'maint' into jc/verify-pack-statJunio C Hamano2009-08-07
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Sync with 1.6.4.1Junio C Hamano2009-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | GIT 1.6.4.1v1.6.4.1Junio C Hamano2009-08-21
| * | | | | | | | | | | | | Merge branch 'np/maint-limit-delta-cache' into maintJunio C Hamano2009-08-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cc/replace'Junio C Hamano2009-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Documentation: add documentation for "git replace"Christian Couder2009-05-31
* | | | | | | | | | | | | | | | Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano2009-08-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-05
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |