aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
...
* | | | | | | Merge branch 'rr/format-patch-count-without-merges'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \
| * | | | | | | format-patch: Don't go over merge commitsRamkumar Ramachandra2010-08-27
* | | | | | | | Merge branch 'jc/pickaxe-grep'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \
| * | | | | | | | git log/diff: add -G<regexp> that greps in the patch textJunio C Hamano2010-08-31
| * | | | | | | | gitdiffcore doc: update pickaxe descriptionJunio C Hamano2010-08-31
* | | | | | | | | Merge branch 'gb/shell-ext'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | shell: Rewrite documentation and improve error messageRamkumar Ramachandra2010-08-24
* | | | | | | | | | Merge branch 'rr/fmt-merge-msg'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | merge: Make 'merge.log' an integer or boolean optionRamkumar Ramachandra2010-09-09
| * | | | | | | | | | merge: Make '--log' an integer option for number of shortlog entriesRamkumar Ramachandra2010-09-09
* | | | | | | | | | | Merge branch 'po/etc-gitattributes'Junio C Hamano2010-09-29
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add global and system-wide gitattributesPetr Onderka2010-09-01
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | user-manual: fix anchor name Finding-comments-With-given-ContentMichael J Gruber2010-09-29
* | | | | | | | | | user-manual: be consistent in illustrations to 'git rebase'Kirill Smelkov2010-09-29
* | | | | | | | | | Git 1.7.3.1v1.7.3.1Junio C Hamano2010-09-29
* | | | | | | | | | Fix missing 'does' in man-page for 'git checkout'Linus Torvalds2010-09-27
* | | | | | | | | | Documentation: Refer to git-commit-tree in git-filter-branch helpWesley J. Landaker2010-09-27
* | | | | | | | | | update comment and documentation for :/foo syntaxMatthieu Moy2010-09-27
* | | | | | | | | | CodingGuidelines: spell Arithmetic Expansion with $(($var))Junio C Hamano2010-09-27
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Git 1.7.3v1.7.3Junio C Hamano2010-09-18
* | | | | | | | | Merge branch 'js/ls-files-x-doc'Junio C Hamano2010-09-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ls-files documentation: reword for consistencyJunio C Hamano2010-09-15
| * | | | | | | | | git-ls-files.txt: clarify -x/--exclude optionJay Soffian2010-09-15
* | | | | | | | | | Git 1.7.3 rc2v1.7.3-rc2Junio C Hamano2010-09-15
* | | | | | | | | | Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'Junio C Hamano2010-09-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | filter-branch: retire --remap-to-ancestorCsaba Henk2010-08-27
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'np/relnotes-in-subdir'Junio C Hamano2010-09-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | install-webdoc: keep installed RelNotes-*.txtJunio C Hamano2010-09-09
| * | | | | | | | | | Documentation: move RelNotes into a directory of their ownNicolas Pitre2010-09-06
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Prepare for 1.7.3 rc1Junio C Hamano2010-09-10
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-09-10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | config.txt: fix placement of diff.noprefixMark Lodato2010-09-10
* | | | | | | | | Merge branch 'kf/askpass-config'Junio C Hamano2010-09-08
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Extend documentation of core.askpass and GIT_ASKPASS.Knut Franke2010-08-31
| * | | | | | | | Add a new option 'core.askpass'.Anselm Kruis2010-08-31
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jl/submodule-ignore-diff'Junio C Hamano2010-09-04
|\ \ \ \ \ \ \ \
| * | | | | | | | checkout: Add test for diff.ignoreSubmodulesJens Lehmann2010-08-30
* | | | | | | | | Merge branch 'js/detached-stash'Junio C Hamano2010-09-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | detached-stash: update DocumentationJon Seymour2010-08-21
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jn/maint-doc-user-manual-html-doctype'Junio C Hamano2010-09-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | docs: fix Makefile dependency for user manualJeff King2010-08-21
| * | | | | | | | | Documentation: set a !DOCTYPE for user manualJonathan Nieder2010-08-20
* | | | | | | | | | Merge branch 'jc/maint-doc-em-dash'Junio C Hamano2010-09-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Work around em-dash handling in newer AsciiDocJunio C Hamano2010-08-24
* | | | | | | | | | | Merge branch 'mg/doc-bundle'Junio C Hamano2010-09-03
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-bundle.txt: Clarify rev-list-args restrictionsMichael J Gruber2010-08-23
| * | | | | | | | | | | git-bundle.txt: whitespace cleanupMichael J Gruber2010-08-23
| * | | | | | | | | | | git-bundle.txt: CleanupMichael J Gruber2010-08-23
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jn/doc-backslash'Junio C Hamano2010-09-03
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Documentation: remove stray backslash in show-branch discussionJonathan Nieder2010-08-20