summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2009-08-272-2/+2
|\
| * Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-272-2/+2
| |\
| | * Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-272-2/+2
| | |\
| | | * Fix overridable written with an extra 'e'Nanako Shiraishi2009-08-271-1/+1
| | | * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-271-1/+1
| | | |\
| | | | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-271-1/+1
| | | | |\
| | | | | * Documentation: git-archive: mark --format as optional in summaryWesley J. Landaker2009-08-271-1/+1
* | | | | | Merge branch 'jh/submodule-foreach'Junio C Hamano2009-08-272-5/+28
|\ \ \ \ \ \
| * | | | | | git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland2009-08-201-1/+9
| * | | | | | git submodule status: Add --recursive to recurse into nested submodulesJohan Herland2009-08-181-2/+5
| * | | | | | git submodule update: Introduce --recursive to update nested submodulesJohan Herland2009-08-181-2/+5
| * | | | | | git submodule foreach: Add --recursive to recurse into nested submodulesJohan Herland2009-08-181-1/+9
| * | | | | | git submodule foreach: Provide access to submodule name, as '$name'Johan Herland2009-08-181-1/+2
* | | | | | | Merge branch 'wl/insta-mongoose'Junio C Hamano2009-08-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add support for the Mongoose web server.Wilhansen Li2009-08-231-1/+1
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-08-261-1/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | git-log: allow --decorate[=short|full]Lars Hjemli2009-08-261-2/+6
| * | | | | | | Minor improvement to the write-tree documentationDavid Kågedal2009-08-261-1/+2
| * | | | | | | Merge branch 'jc/maint-clean-nested-dir-safety' into maintJunio C Hamano2009-08-261-0/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jl/submodule-summary-diff-files'Junio C Hamano2009-08-251-2/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentaqtion/git-submodule.txt: TypofixLars Hjemli2009-08-151-1/+1
| * | | | | | | | | git submodule summary: add --files optionJens Lehmann2009-08-141-2/+11
* | | | | | | | | | Merge branch 'lh/short-decorate'Junio C Hamano2009-08-251-2/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-log: allow --decorate[=short|full]Lars Hjemli2009-08-181-2/+6
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Documentation: consistently refer to check-ref-formatNanako Shiraishi2009-08-252-6/+20
* | | | | | | | | | Merge branch 'jc/verify-pack-stat'Junio C Hamano2009-08-231-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | verify-pack --stat-only: show histogram without verifyingJunio C Hamano2009-08-071-1/+7
| * | | | | | | | | | Merge branch 'maint' into jc/verify-pack-statJunio C Hamano2009-08-0719-43/+246
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Sync with 1.6.4.1Junio C Hamano2009-08-212-1/+48
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | GIT 1.6.4.1v1.6.4.1Junio C Hamano2009-08-212-1/+48
| * | | | | | | | | | | Merge branch 'np/maint-limit-delta-cache' into maintJunio C Hamano2009-08-211-3/+11
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cc/replace'Junio C Hamano2009-08-211-0/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation: add documentation for "git replace"Christian Couder2009-05-311-0/+71
* | | | | | | | | | | | | | Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano2009-08-214-2/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-054-2/+27
* | | | | | | | | | | | | | git-svn.txt: Fix location of parent argumentTuomas Suutari2009-08-181-3/+3
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-08-182-2/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | / / / / / / / | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | filter-branch: add an example how to add ACKs to a range of commitsJohannes Schindelin2009-08-181-0/+10
| * | | | | | | | | | | | docs: describe impact of repack on "clone -s"Jeff King2009-08-171-2/+10
* | | | | | | | | | | | | Merge branch 'jc/maint-clean-nested-dir-safety'Junio C Hamano2009-08-161-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | / / / / / | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | clean: require double -f options to nuke nested git repository and work treeJunio C Hamano2009-07-291-0/+3
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-08-1210-11/+97
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-128-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Change mentions of "git programs" to "git commands"Ori Avtalion2009-08-127-9/+9
| | * | | | | | | | | | Documentation: merge: one <remote> is requiredPaul Bolle2009-08-121-1/+1
| * | | | | | | | | | | push: point to 'git pull' and 'git push --force' in case of non-fast forwardMatthieu Moy2009-08-121-0/+86
| * | | | | | | | | | | Documentation: add: <filepattern>... is optionalPaul Bolle2009-08-121-1/+1
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-08-102-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-102-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec2009-08-102-4/+4