summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | 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
| | |_|_|/ / / / | |/| | | | | |