summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Teach fast-import to import subtrees named by tree idJonathan Nieder2010-07-051-2/+6
* Git 1.7.2-rc1v1.7.2-rc1Junio C Hamano2010-06-302-5/+12
* Merge branch 'ar/decorate-color'Junio C Hamano2010-06-301-0/+5
|\
| * Allow customizable commit decorations colorsNazri Ramliy2010-06-241-0/+5
* | Merge branch 'mg/doc-rev-parse-treepath-syntax'Junio C Hamano2010-06-301-6/+9
|\ \
| * | git-rev-parse.txt: Add more examples for caret and colonMichael J Gruber2010-06-291-7/+8
| * | git-rev-parse.txt: Document ":path" specifierMichael J Gruber2010-06-271-1/+3
* | | Merge branch 'cc/cherry-pick-stdin'Junio C Hamano2010-06-301-0/+7
|\ \ \
| * \ \ Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdinJunio C Hamano2010-06-292-1/+8
| |\ \ \
| * | | | revert: accept arbitrary rev-list optionsChristian Couder2010-06-251-0/+7
* | | | | Merge branch 'jl/status-ignore-submodules'Junio C Hamano2010-06-301-0/+11
|\ \ \ \ \
| * | | | | Add the option "--ignore-submodules" to "git status"Jens Lehmann2010-06-251-0/+11
* | | | | | Merge branch 'jn/grep-open'Junio C Hamano2010-06-301-0/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'jp/string-list-api-cleanup' into jn/grep-openJulian Phillips2010-06-271-2/+2
| |\ \ \ \ \ \
| * | | | | | | grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin2010-06-131-3/+3
| * | | | | | | grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-131-0/+8
* | | | | | | | Merge branch 'jp/string-list-api-cleanup'Junio C Hamano2010-06-301-2/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | string_list: Fix argument order for string_list_appendJulian Phillips2010-06-271-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'tr/rev-list-count'Junio C Hamano2010-06-301-0/+9
|\ \ \ \ \ \ \
| * | | | | | | rev-list: introduce --count optionThomas Rast2010-06-121-0/+9
* | | | | | | | Merge branch 'jl/maint-diff-ignore-submodules'Junio C Hamano2010-06-301-2/+8
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann2010-06-111-2/+8
* | | | | | | | Sync with 1.7.1.1Junio C Hamano2010-06-291-10/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Git 1.7.1.1v1.7.1.1Junio C Hamano2010-06-291-10/+3
* | | | | | | | | Merge branch 'maint'Junio C Hamano2010-06-281-1/+16
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Update draft release notes to 1.7.1.1Junio C Hamano2010-06-281-1/+16
| * | | | | | | | Merge branch 'tr/send-email-8bit' into maintJunio C Hamano2010-06-281-0/+9
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Git 1.7.2-rc0v1.7.2-rc0Junio C Hamano2010-06-271-1/+11
* | | | | | | | | | Merge branch 'cp/textconv-cat-file'Junio C Hamano2010-06-271-2/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-cat-file.txt: Document --textconvMichael J Gruber2010-06-241-2/+8
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'tr/send-email-8bit'Junio C Hamano2010-06-271-0/+9
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | send-email: ask about and declare 8bit mailsThomas Rast2010-06-181-0/+9
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'maint'Junio C Hamano2010-06-251-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Documentation: grep: fix asciidoc problem with --Christian Couder2010-06-251-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Update draft release notes to 1.7.2Junio C Hamano2010-06-221-12/+41
* | | | | | | | Merge branch 'sb/format-patch-signature'Junio C Hamano2010-06-222-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | format-patch: Add a signature option (--signature)Stephen Boyd2010-06-162-0/+13
* | | | | | | | | Merge branch 'mg/pretty-magic-space'Junio C Hamano2010-06-221-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pretty: Introduce ' ' modifier to add space if non-emptyMichael J Gruber2010-06-161-0/+4
| |/ / / / / / / /
* | | | | | | | | Merge branch 'cc/cherry-pick-series'Junio C Hamano2010-06-222-25/+90
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Documentation/revert: describe passing more than one commitChristian Couder2010-06-021-14/+37
| * | | | | | | | Documentation/cherry-pick: describe passing more than one commitChristian Couder2010-06-021-11/+53
* | | | | | | | | Merge branch 'jc/rev-list-ancestry-path'Junio C Hamano2010-06-221-3/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/rev-list-options.txt: Explain --ancestry-pathJohan Herland2010-06-061-2/+48
| * | | | | | | | | Documentation/rev-list-options.txt: Fix missing line in example history graphJohan Herland2010-06-061-1/+1
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-06-221-0/+21
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Update draft release notes to 1.7.1.1Junio C Hamano2010-06-221-0/+21
| * | | | | | | | | Merge branch 'jn/document-rebase-i-p-limitation' into maintJunio C Hamano2010-06-221-0/+27
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jn/checkout-doc' into maintJunio C Hamano2010-06-221-23/+31
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'tc/merge-m-log' into maintJunio C Hamano2010-06-221-1/+6
| |\ \ \ \ \ \ \ \ \ \ \