summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | git-reset.txt: reset --soft is not a no-opMichael J Gruber2010-09-181-4/+4
| * | | | | | | | | | | | | git-reset.txt: reset does not change files in targetMichael J Gruber2010-09-181-2/+4
| * | | | | | | | | | | | | git-reset.txt: clarify branch vs. branch headMichael J Gruber2010-09-181-2/+2
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Documentation/git-pull: clarify configurationMartin von Zweigbergk2010-11-171-6/+8
* | | | | | | | | | | | | Document that rev-list --graph triggers parent rewriting.Yann Dirson2010-11-171-0/+2
* | | | | | | | | | | | | document sigchain apiJeff King2010-11-161-0/+41
* | | | | | | | | | | | | Keep together options controlling the behaviour of diffcore-rename.Yann Dirson2010-11-161-14/+12
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Documentation: document show -sJonathan Nieder2010-11-092-0/+7
* | | | | | | | | | | | Fix a formatting error in git-merge.txtNathan W. Panike2010-10-291-7/+7
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Git 1.7.3.2v1.7.3.2Junio C Hamano2010-10-212-1/+7
* | | | | | | | | | | Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-2134-116/+116
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove stray quotes in --pretty and --format documentationŠtěpán Němec2010-10-082-3/+3
| * | | | | | | | | | Use parentheses and `...' where appropriateŠtěpán Němec2010-10-0821-23/+23
| * | | | | | | | | | Fix odd markup in --diff-filter documentationŠtěpán Němec2010-10-081-2/+2
| * | | | | | | | | | Use angles for placeholders consistentlyŠtěpán Němec2010-10-0816-89/+89
* | | | | | | | | | | Clarify and extend the "git diff" format documentationAndreas Gruenbacher2010-10-191-10/+30
* | | | | | | | | | | git-show-ref.txt: clarify the pattern matchingMichael J Gruber2010-10-191-1/+5
* | | | | | | | | | | documentation: git-config minor cleanupsCliff Frey2010-10-191-7/+7
* | | | | | | | | | | Better advice on using topic branches for kernel developmentLuck, Tony2010-10-131-3/+6
* | | | | | | | | | | Documentation: update implicit "--no-index" behavior in "git diff"Jonathan Nieder2010-10-131-3/+3
* | | | | | | | | | | Documentation: expand 'git diff' SEE ALSO sectionJonathan Nieder2010-10-131-2/+6
* | | | | | | | | | | Documentation: diff can compare blobsJonathan Nieder2010-10-131-2/+3
* | | | | | | | | | | Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-1316-20/+20
* | | | | | | | | | | CodingGuidelines: reword parameter expansion sectionJunio C Hamano2010-10-131-12/+15
* | | | | | | | | | | Documentation: update-index: -z applies also to --index-infoBert Wesarg2010-10-131-2/+2
|/ / / / / / / / / /
* | | | | | | | | | SubmittingPatches: Document some extra tags used in commit messagesRamkumar Ramachandra2010-10-061-6/+15
* | | | | | | | | | Documentation/git-clone: describe --mirror more verboselyUwe Kleine-König2010-10-061-1/+6
* | | | | | | | | | Merge early part of git-svn into maintJunio C Hamano2010-10-051-3/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation/git-svn: discourage "noMetadata"Eric Wong2010-09-241-3/+14
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | rev-list-options: clarify --parents and --childrenMichael J Gruber2010-09-301-4/+4
* | | | | | | | | | user-manual: fix anchor name Finding-comments-With-given-ContentMichael J Gruber2010-09-291-1/+1
* | | | | | | | | | user-manual: be consistent in illustrations to 'git rebase'Kirill Smelkov2010-09-291-2/+2
* | | | | | | | | | Git 1.7.3.1v1.7.3.1Junio C Hamano2010-09-292-1/+16
* | | | | | | | | | Fix missing 'does' in man-page for 'git checkout'Linus Torvalds2010-09-271-8/+8
* | | | | | | | | | Documentation: Refer to git-commit-tree in git-filter-branch helpWesley J. Landaker2010-09-271-1/+1
* | | | | | | | | | update comment and documentation for :/foo syntaxMatthieu Moy2010-09-271-1/+3
* | | | | | | | | | 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