summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* unpack_trees: group error messages by typeMatthieu Moy2010-08-111-0/+2
* Git 1.7.2v1.7.2Junio C Hamano2010-07-212-8/+9
* Merge branch 'maint'Junio C Hamano2010-07-191-0/+10
|\
| * Documentation: Explain git-mergetool's use of temporary filesDavid Aguilar2010-07-191-0/+10
* | git add: Add --ignore-missing to SYNOPSISÆvar Arnfjörð Bjarmason2010-07-191-1/+2
* | git submodule add: Remove old docs about implicit -fÆvar Arnfjörð Bjarmason2010-07-191-4/+0
* | git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-191-1/+6
* | Merge branch 'jl/add-n-ignore-missing'Junio C Hamano2010-07-191-1/+8
|\ \
| * | git add: Add the "--ignore-missing" option for the dry runJens Lehmann2010-07-121-1/+8
* | | Merge branch 'eb/doc-log-manpage'Junio C Hamano2010-07-151-6/+9
|\ \ \
| * | | Reorganize `git-log' man page to clarify common diff options.Eli Barzilay2010-07-081-6/+9
* | | | Merge branch 'mg/revision-doc'Junio C Hamano2010-07-1520-222/+257
|\ \ \ \
| * | | | Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-0516-22/+21
| * | | | Documentation: gitrevisionsMichael J Gruber2010-07-052-1/+36
| * | | | Documentation: split off rev doc into include fileMichael J Gruber2010-07-052-199/+200
* | | | | Merge branch 'ab/submodule-add-f'Junio C Hamano2010-07-151-0/+4
|\ \ \ \ \
| * | | | | git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason2010-07-051-0/+4
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2010-07-152-0/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Documentation: add submodule.* to the big configuration variable listJonathan Nieder2010-07-151-0/+9
| * | | | gitmodules.5: url can be a relative pathJonathan Nieder2010-07-151-0/+3
* | | | | Git 1.7.2-rc3v1.7.2-rc3Junio C Hamano2010-07-141-1/+4
* | | | | Merge branch 'maint'Junio C Hamano2010-07-132-2/+5
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | git fetch documentation: describe short '-p' synonym to '--prune' optionOren Held2010-07-131-0/+1
| * | | format-patch: document the format.to configuration settingMiklos Vajna2010-07-131-2/+4
* | | | Merge branch 'maint'Junio C Hamano2010-07-112-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Documentation: Spelling fix in protocol-capabilities.txtFredrik Skolmli2010-07-091-1/+1
| * | checkout: accord documentation to what git doesNicolas Sebrecht2010-07-091-1/+1
* | | Git 1.7.2-rc2v1.7.2-rc2Junio C Hamano2010-07-071-14/+4
* | | Merge branch 'maint'Junio C Hamano2010-07-071-0/+19
|\ \ \ | |/ /
| * | backmerge a few more fixes to 1.7.1.X seriesJunio C Hamano2010-07-071-0/+19
| * | Merge branch 'mg/doc-rev-parse-treepath-syntax' into maintJunio C Hamano2010-07-071-6/+9
| |\ \
* | \ \ Merge branch 'maint'Junio C Hamano2010-07-052-1/+13
|\ \ \ \ | |/ / /
| * | | rerere.txt: Document forget subcommandMichael J Gruber2010-07-051-1/+6
| * | | Documentation/git-gc.txt: add reference to githooksChris Packham2010-07-021-0/+7
* | | | Updates from the list to 1.7.2 Release NotesJunio C Hamano2010-07-021-12/+14
| |_|/ |/| |
* | | Git 1.7.2-rc1v1.7.2-rc1Junio C Hamano2010-06-302-5/+12
* | | Merge branch 'ar/decorate-color'Junio C Hamano2010-06-301-0/+5
|\ \ \
| * | | Allow customizable commit decorations colorsNazri Ramliy2010-06-241-0/+5
* | | | Merge branch 'mg/doc-rev-parse-treepath-syntax'Junio C Hamano2010-06-301-6/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | git-rev-parse.txt: Add more examples for caret and colonMichael J Gruber2010-06-291-7/+8
| * | | git-rev-parse.txt: Document ":path" specifierMichael J Gruber2010-06-271-1/+3
* | | | Merge branch 'cc/cherry-pick-stdin'Junio C Hamano2010-06-301-0/+7
|\ \ \ \
| * \ \ \ Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdinJunio C Hamano2010-06-292-1/+8
| |\ \ \ \
| * | | | | revert: accept arbitrary rev-list optionsChristian Couder2010-06-251-0/+7
* | | | | | Merge branch 'jl/status-ignore-submodules'Junio C Hamano2010-06-301-0/+11
|\ \ \ \ \ \
| * | | | | | Add the option "--ignore-submodules" to "git status"Jens Lehmann2010-06-251-0/+11
* | | | | | | Merge branch 'jn/grep-open'Junio C Hamano2010-06-301-0/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jp/string-list-api-cleanup' into jn/grep-openJulian Phillips2010-06-271-2/+2
| |\ \ \ \ \ \ \
| * | | | | | | | grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin2010-06-131-3/+3
| * | | | | | | | grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-131-0/+8