summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync with 1.7.3.2Junio C Hamano2010-10-2235-117/+123
|\
| * Git 1.7.3.2v1.7.3.2Junio C Hamano2010-10-222-1/+7
| * Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-2234-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
* | | Merge branch 'maint'Junio C Hamano2010-10-193-18/+42
|\| |
| * | 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
* | | Merge branch 'maint'Junio C Hamano2010-10-1418-44/+55
|\| |
| * | Better advice on using topic branches for kernel developmentLuck, Tony2010-10-141-3/+6
| * | Documentation: update implicit "--no-index" behavior in "git diff"Jonathan Nieder2010-10-141-3/+3
| * | Documentation: expand 'git diff' SEE ALSO sectionJonathan Nieder2010-10-141-2/+6
| * | Documentation: diff can compare blobsJonathan Nieder2010-10-141-2/+3
| * | Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-1416-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
| |/
* | fast-import: Allow filemodify to set the rootDavid Barr2010-10-141-0/+3
* | Merge branch 'maint'Junio C Hamano2010-10-061-6/+15
|\|
| * SubmittingPatches: Document some extra tags used in commit messagesRamkumar Ramachandra2010-10-061-6/+15
* | Merge branch 'jk/repack-reuse-object'Junio C Hamano2010-10-062-1/+9
|\ \
| * | Documentation: pack.compression: explain how to recompressJan Krüger2010-09-271-0/+4
| * | repack: add -F flag to let user choose between --no-reuse-delta/objectJan Krüger2010-09-271-1/+5
* | | Merge branch 'mg/reset-doc'Junio C Hamano2010-10-061-29/+47
|\ \ \
| * | | git-reset.txt: make modes description more consistentMichael J Gruber2010-09-191-17/+26
| * | | git-reset.txt: point to git-checkoutMichael J Gruber2010-09-191-0/+7
| * | | git-reset.txt: use "working tree" consistentlyMichael J Gruber2010-09-191-7/+7
| * | | git-reset.txt: reset --soft is not a no-opMichael J Gruber2010-09-191-4/+4
| * | | git-reset.txt: reset does not change files in targetMichael J Gruber2010-09-191-2/+4
| * | | git-reset.txt: clarify branch vs. branch headMichael J Gruber2010-09-191-2/+2
* | | | Merge branch 'maint'Junio C Hamano2010-10-062-4/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| | | |/ | | |/|
* | | | Martin Langhoff has a new e-mail addressJunio C Hamano2010-10-063-5/+5
* | | | Merge branch 'maint'Junio C Hamano2010-09-301-4/+4
|\| | |
| * | | rev-list-options: clarify --parents and --childrenMichael J Gruber2010-09-301-4/+4
* | | | Start 1.7.4 cycleJunio C Hamano2010-09-301-0/+54
* | | | Merge branch 'bc/fortran-userdiff'Junio C Hamano2010-09-291-0/+2
|\ \ \ \
| * | | | userdiff.c: add builtin fortran regex patternsBrandon Casey2010-09-101-0/+2
* | | | | Merge branch 'jk/read-tree-empty'Junio C Hamano2010-09-291-1/+5
|\ \ \ \ \
| * | | | | read-tree: deprecate syntax without tree-ish argsJan Krüger2010-09-101-1/+5
| |/ / / /
* | | | | Merge branch 'rr/format-patch-count-without-merges'Junio C Hamano2010-09-291-1/+1
|\ \ \ \ \
| * | | | | format-patch: Don't go over merge commitsRamkumar Ramachandra2010-08-281-1/+1
* | | | | | Merge branch 'jc/pickaxe-grep'Junio C Hamano2010-09-292-4/+8
|\ \ \ \ \ \
| * | | | | | git log/diff: add -G<regexp> that greps in the patch textJunio C Hamano2010-08-311-1/+5
| * | | | | | gitdiffcore doc: update pickaxe descriptionJunio C Hamano2010-08-311-3/+3
* | | | | | | Merge branch 'gb/shell-ext'Junio C Hamano2010-09-291-11/+17
|\ \ \ \ \ \ \