summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* CodingGuidelines: spell Arithmetic Expansion with $(($var))Junio C Hamano2010-09-271-0/+4
* Git 1.7.3v1.7.3Junio C Hamano2010-09-182-13/+7
* Merge branch 'js/ls-files-x-doc'Junio C Hamano2010-09-181-5/+6
|\
| * ls-files documentation: reword for consistencyJunio C Hamano2010-09-151-4/+4
| * git-ls-files.txt: clarify -x/--exclude optionJay Soffian2010-09-151-2/+3
* | Git 1.7.3 rc2v1.7.3-rc2Junio C Hamano2010-09-151-2/+8
* | Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'Junio C Hamano2010-09-151-13/+13
|\ \
| * | filter-branch: retire --remap-to-ancestorCsaba Henk2010-08-271-13/+13
* | | Merge branch 'np/relnotes-in-subdir'Junio C Hamano2010-09-10110-107/+107
|\ \ \
| * | | install-webdoc: keep installed RelNotes-*.txtJunio C Hamano2010-09-091-1/+1
| * | | Documentation: move RelNotes into a directory of their ownNicolas Pitre2010-09-06110-106/+106
* | | | Prepare for 1.7.3 rc1Junio C Hamano2010-09-101-2/+10
* | | | Merge branch 'maint'Junio C Hamano2010-09-101-2/+3
|\ \ \ \
| * | | | config.txt: fix placement of diff.noprefixMark Lodato2010-09-101-2/+3
* | | | | Merge branch 'kf/askpass-config'Junio C Hamano2010-09-082-0/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Extend documentation of core.askpass and GIT_ASKPASS.Knut Franke2010-08-312-2/+12
| * | | | Add a new option 'core.askpass'.Anselm Kruis2010-08-311-0/+6
* | | | | Merge branch 'jl/submodule-ignore-diff'Junio C Hamano2010-09-041-1/+2
|\ \ \ \ \
| * | | | | checkout: Add test for diff.ignoreSubmodulesJens Lehmann2010-08-301-1/+2
* | | | | | Merge branch 'js/detached-stash'Junio C Hamano2010-09-031-5/+11
|\ \ \ \ \ \
| * | | | | | detached-stash: update DocumentationJon Seymour2010-08-211-5/+11
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jn/maint-doc-user-manual-html-doctype'Junio C Hamano2010-09-032-2/+5
|\ \ \ \ \ \
| * | | | | | docs: fix Makefile dependency for user manualJeff King2010-08-211-1/+1
| * | | | | | Documentation: set a !DOCTYPE for user manualJonathan Nieder2010-08-201-1/+4
* | | | | | | Merge branch 'jc/maint-doc-em-dash'Junio C Hamano2010-09-037-18/+19
|\ \ \ \ \ \ \
| * | | | | | | Work around em-dash handling in newer AsciiDocJunio C Hamano2010-08-247-18/+19
* | | | | | | | Merge branch 'mg/doc-bundle'Junio C Hamano2010-09-031-33/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | git-bundle.txt: Clarify rev-list-args restrictionsMichael J Gruber2010-08-231-1/+2
| * | | | | | | | git-bundle.txt: whitespace cleanupMichael J Gruber2010-08-231-28/+28
| * | | | | | | | git-bundle.txt: CleanupMichael J Gruber2010-08-231-9/+9
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'jn/doc-backslash'Junio C Hamano2010-09-0326-59/+64
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: remove stray backslash in show-branch discussionJonathan Nieder2010-08-201-4/+4
| * | | | | | | | Documentation: remove stray backslashes from "Fighting regressions" articleJonathan Nieder2010-08-201-1/+1
| * | | | | | | | Documentation: do not convert ... operator to ellipsesJonathan Nieder2010-08-204-4/+4
| * | | | | | | | Documentation: avoid stray backslash in user manualJonathan Nieder2010-08-201-2/+2
| * | | | | | | | Documentation: avoid stray backslashes in core tutorialJonathan Nieder2010-08-201-9/+9
| * | | | | | | | Documentation: remove stray backslashes in rev-parse manualJonathan Nieder2010-08-201-4/+5
| * | | | | | | | Documentation: remove backslash before ~ in fast-import manualJonathan Nieder2010-08-201-1/+1
| * | | | | | | | Documentation: remove stray backslash from "git bundle" manualJonathan Nieder2010-08-201-4/+4
| * | | | | | | | Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder2010-08-201-4/+4
| * | | | | | | | Documentation: remove backslashes in manpage synopsesJonathan Nieder2010-08-207-10/+10
| * | | | | | | | Documentation: clarify quoting in gitignore docsJonathan Nieder2010-08-201-2/+2
| * | | | | | | | Documentation: clarify quoting in "git rm" exampleJonathan Nieder2010-08-201-3/+3
| * | | | | | | | Documentation: add missing quotes to "git grep" examplesJonathan Nieder2010-08-201-2/+2
| * | | | | | | | Documentation: clarify quoting in "git add" exampleJonathan Nieder2010-08-201-2/+2
| * | | | | | | | Documentation: unbreak regex in show-ref manualJonathan Nieder2010-08-202-2/+3
| * | | | | | | | Documentation: quoting trouble in "git rm" discussionJonathan Nieder2010-08-202-1/+3
| * | | | | | | | Documentation: tweak description of log.dateJonathan Nieder2010-08-201-4/+5
* | | | | | | | | Merge branch 'jn/update-contrib-example-merge'Junio C Hamano2010-09-032-9/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fmt-merge-msg -m to override merge titleJonathan Nieder2010-08-181-2/+7