summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Update draft release notes to 1.6.3Junio C Hamano2009-03-171-3/+32
* Merge branch 'rs/color-grep'Junio C Hamano2009-03-172-0/+27
|\
| * grep: add support for coloring with external grepsRené Scharfe2009-03-071-1/+11
| * grep: color patterns in outputRené Scharfe2009-03-072-0/+17
* | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-171-2/+26
|\ \
| * | builtin-remote: add set-head subcommandJay Soffian2009-02-271-2/+26
* | | Merge branch 'kb/checkout-optim'Junio C Hamano2009-03-171-0/+3
|\ \ \
| * | | lstat_cache(): swap func(length, string) into func(string, length)Kjetil Barvik2009-02-091-0/+3
* | | | config.txt: Describe special 'none' handling in core.gitProxy.Emil Sit2009-03-171-0/+5
* | | | git-branch.txt: document -f correctlyMichael J Gruber2009-03-171-2/+2
* | | | git-send-email.txt: describe --compose betterStephen Boyd2009-03-171-7/+6
* | | | Documentation: remove extra quoting/emphasis around literal textsChris Johnsen2009-03-177-37/+37
* | | | git-push.txt: describe how to default to pushing only current branchChris Johnsen2009-03-171-2/+24
* | | | Sync with GIT 1.6.2.1Junio C Hamano2009-03-153-8/+3
|\ \ \ \
| * | | | GIT 1.6.2.1v1.6.2.1Junio C Hamano2009-03-151-6/+0
* | | | | Documentation: filter-branch: show --ignore-unmatch in main index-filter exampleThomas Rast2009-03-111-8/+9
* | | | | Update release notes to 1.6.3Junio C Hamano2009-03-111-1/+18
* | | | | Merge branch 'maint'Junio C Hamano2009-03-112-17/+19
|\ \ \ \ \ | |/ / / /
| * | | | Update draft release notes for 1.6.2.1Junio C Hamano2009-03-111-0/+19
| * | | | Merge branch 'js/maint-send-email' into maintJunio C Hamano2009-03-111-8/+19
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/maint-add-p-unquote' into maintJunio C Hamano2009-03-111-7/+0
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'tv/rebase-stat'Junio C Hamano2009-03-112-1/+20
|\ \ \ \ \ \ \
| * | | | | | | git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø2009-03-022-1/+20
* | | | | | | | Merge branch 'tr/format-patch-thread'Junio C Hamano2009-03-112-1/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | format-patch: support deep threadingThomas Rast2009-02-212-1/+19
* | | | | | | | | Merge branch 'el/blame-date'Junio C Hamano2009-03-111-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make git blame's date output format configurable, like git logEugene Letuchy2009-03-051-0/+8
* | | | | | | | | | Typo and language fixes for git-checkout.txtMichael J Gruber2009-03-101-17/+16
* | | | | | | | | | parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe2009-03-091-1/+2
* | | | | | | | | | parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe2009-03-091-0/+27
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-03-072-2/+6
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | document config --bool-or-intJeff King2009-03-071-0/+4
| * | | | | | | | | Documentation: fix badly indented paragraphs in "--bisect-all" descriptionChristian Couder2009-03-071-2/+2
* | | | | | | | | | Update draft release notes to 1.6.3Junio C Hamano2009-03-061-0/+60
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'ns/pretty-format'Junio C Hamano2009-03-052-0/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit"Nanako Shiraishi2009-02-241-0/+4
| * | | | | | | | | Give short-hands to --pretty=tformat:%formatstringNanako Shiraishi2009-02-241-0/+9
| * | | | | | | | | Add --format that is a synonym to --prettyNanako Shiraishi2009-02-241-0/+1
* | | | | | | | | | Merge branch 'fc/config-editor'Junio C Hamano2009-03-051-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | config: Add new option to open an editor.Felipe Contreras2009-02-081-0/+6
* | | | | | | | | | | Merge branch 'js/send-email'Junio C Hamano2009-03-051-8/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | send-email: add --confirm option and configuration settingJay Soffian2009-03-021-0/+21
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | send-email: --suppress-cc improvementsJay Soffian2009-02-141-8/+19
* | | | | | | | | | | Merge branch 'jc/add-p-unquote'Junio C Hamano2009-03-051-7/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | git-add -i/-p: learn to unwrap C-quoted pathsJunio C Hamano2009-02-181-7/+0
* | | | | | | | | | | Merge branch 'jw/imap-preformatted-html'Junio C Hamano2009-03-051-0/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | imap.preformattedHTML to tell Thunderbird to send non-flowed textJeremy White2009-02-151-0/+7
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jw/format-patch-attach'Junio C Hamano2009-03-051-2/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Enable setting attach as the default in .gitconfig for git-format-patch.Jeremy White2009-02-121-2/+9
* | | | | | | | | | | | Documentation - More examples for git bisectJohn Tapsell2009-03-051-1/+17