summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2010-10-1318-44/+55
|\
| * 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
* | fast-import: Allow filemodify to set the rootDavid Barr2010-10-131-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-181-17/+26
| * | | git-reset.txt: point to git-checkoutMichael J Gruber2010-09-181-0/+7
| * | | git-reset.txt: use "working tree" consistentlyMichael J Gruber2010-09-181-7/+7
| * | | 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
* | | | 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-291-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-271-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
|\ \ \ \ \ \ \
| * | | | | | | shell: Rewrite documentation and improve error messageRamkumar Ramachandra2010-08-241-11/+17
* | | | | | | | Merge branch 'rr/fmt-merge-msg'Junio C Hamano2010-09-293-11/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | merge: Make 'merge.log' an integer or boolean optionRamkumar Ramachandra2010-09-092-4/+8
| * | | | | | | | merge: Make '--log' an integer option for number of shortlog entriesRamkumar Ramachandra2010-09-092-7/+9
* | | | | | | | | Merge branch 'po/etc-gitattributes'Junio C Hamano2010-09-292-3/+16
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Add global and system-wide gitattributesPetr Onderka2010-09-012-3/+16
| | |/ / / / / / | |/| | | | | |
* | | | | | | | 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