summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Third batch for 2.1Junio C Hamano2014-06-161-0/+80
* Merge branch 'ta/string-list-init'Junio C Hamano2014-06-161-0/+2
|\
| * string-list: spell all values out that are given to a string_list initializerTanay Abhra2014-06-061-0/+2
* | Merge branch 'sh/enable-preloadindex'Junio C Hamano2014-06-161-2/+2
|\ \
| * | environment.c: enable core.preloadindex by defaultsh/enable-preloadindexSteve Hoelzer2014-06-031-2/+2
| |/
* | Merge branch 'jm/doc-wording-tweaks'Junio C Hamano2014-06-162-9/+8
|\ \
| * | Documentation: wording fixes in the user manual and glossaryjm/doc-wording-tweaksJeremiah Mahler2014-05-282-9/+8
* | | Merge branch 'jm/format-patch-mail-sig'Junio C Hamano2014-06-162-0/+8
|\ \ \
| * | | format-patch: add "--signature-file=<file>" optionjm/format-patch-mail-sigJeremiah Mahler2014-05-272-0/+8
* | | | Merge branch 'jk/http-errors'Junio C Hamano2014-06-161-0/+5
|\ \ \ \
| * | | | strbuf: add strbuf_reencode helperJeff King2014-05-271-0/+5
| | |/ / | |/| |
* | | | Merge branch 'fc/remote-helper-refmap'Junio C Hamano2014-06-162-0/+7
|\ \ \ \
| * | | | fast-import: add support to delete refsFelipe Contreras2014-04-211-0/+3
| * | | | fast-export: add new --refspec optionFelipe Contreras2014-04-211-0/+4
* | | | | Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano2014-06-162-3/+9
|\ \ \ \ \
| * | | | | status/commit: show staged submodules regardless of ignore configJens Lehmann2014-04-072-3/+9
* | | | | | Merge branch 'jk/strbuf-tolower'Junio C Hamano2014-06-161-0/+4
|\ \ \ \ \ \
| * | | | | | strbuf: add strbuf_tolower functionjk/strbuf-tolowerJeff King2014-05-231-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jk/argv-array-for-child-process'Junio C Hamano2014-06-162-8/+7
|\ \ \ \ \ \
| * | | | | | argv-array: drop "detach" codejk/argv-array-for-child-processJeff King2014-05-151-8/+0
| * | | | | | run-command: store an optional argv_arrayJeff King2014-05-151-0/+7
* | | | | | | Merge branch 'cc/replace-edit'Junio C Hamano2014-06-161-1/+15
|\ \ \ \ \ \ \
| * | | | | | | Documentation: replace: describe new --edit optionChristian Couder2014-05-191-1/+15
* | | | | | | | Merge branch 'mt/patch-id-stable' (early part)Junio C Hamano2014-06-161-5/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | patch-id: make it stable against hunk reorderingMichael S. Tsirkin2014-06-101-5/+32
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Update draft release notes to 2.1Junio C Hamano2014-06-091-2/+29
* | | | | | | | Second batch for 2.1Junio C Hamano2014-06-061-0/+87
* | | | | | | | Merge branch 'ss/howto-manage-trunk'Junio C Hamano2014-06-062-0/+217
|\ \ \ \ \ \ \ \
| * | | | | | | | How to keep a project's canonical history correct.ss/howto-manage-trunkStephen P. Smith2014-05-282-0/+217
* | | | | | | | | Merge branch 'jj/command-line-adjective'Junio C Hamano2014-06-0619-47/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: use "command-line" when used as a compound adjective, and fix ...jj/command-line-somethingjj/command-line-adjectiveJason St. John2014-05-2119-47/+47
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/coding-guidelines'Junio C Hamano2014-06-061-5/+145
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CodingGuidelines: avoid "test <cond> -a/-o <cond>"Junio C Hamano2014-05-201-0/+13
| * | | | | | | | | CodingGuidelines: on splitting a long lineJunio C Hamano2014-05-021-0/+55
| * | | | | | | | | CodingGuidelines: on comparisonJunio C Hamano2014-05-021-0/+27
| * | | | | | | | | CodingGuidelines: do not call the conditional statement "if()"Junio C Hamano2014-05-021-1/+1
| * | | | | | | | | CodingGuidelines: give an example for shell function preambleJunio C Hamano2014-05-021-3/+11
| * | | | | | | | | CodingGuidelines: give an example for control statementsJunio C Hamano2014-05-021-0/+11
| * | | | | | | | | CodingGuidelines: give an example for redirectionJunio C Hamano2014-05-021-0/+8
| * | | | | | | | | CodingGuidelines: give an example for case/esac statementJunio C Hamano2014-05-021-1/+11
| * | | | | | | | | CodingGuidelines: once it is in, it is not worth the code churnJunio C Hamano2014-05-021-0/+8
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/status-auto-comment-char'Junio C Hamano2014-06-061-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | commit: allow core.commentChar=auto for character auto selectionnd/status-auto-comment-charNguyễn Thái Ngọc Duy2014-05-191-0/+3
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'wk/doc-clarify-upstream'Junio C Hamano2014-06-061-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: mention config sources for @{upstream}wk/doc-clarify-upstreamW. Trevor King2014-05-131-1/+3
* | | | | | | | | | Merge branch 'dk/raise-core-deltabasecachelimit'Junio C Hamano2014-06-061-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump core.deltaBaseCacheLimit to 96mdk/raise-core-deltabasecachelimitDavid Kastrup2014-05-061-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mm/pager-less-sans-S'Junio C Hamano2014-06-061-5/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pager: remove 'S' from $LESS by defaultmm/pager-less-sans-SMatthieu Moy2014-05-071-5/+10
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | First batch for 2.1tb/sed-bs-n-not-portableJunio C Hamano2014-06-031-0/+86