aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Third batch for 2.1Junio C Hamano2014-06-16
* Merge branch 'ta/string-list-init'Junio C Hamano2014-06-16
|\
| * string-list: spell all values out that are given to a string_list initializerTanay Abhra2014-06-06
* | Merge branch 'sh/enable-preloadindex'Junio C Hamano2014-06-16
|\ \
| * | environment.c: enable core.preloadindex by defaultSteve Hoelzer2014-06-03
| |/
* | Merge branch 'jm/doc-wording-tweaks'Junio C Hamano2014-06-16
|\ \
| * | Documentation: wording fixes in the user manual and glossaryJeremiah Mahler2014-05-28
* | | Merge branch 'jm/format-patch-mail-sig'Junio C Hamano2014-06-16
|\ \ \
| * | | format-patch: add "--signature-file=<file>" optionJeremiah Mahler2014-05-27
* | | | Merge branch 'jk/http-errors'Junio C Hamano2014-06-16
|\ \ \ \
| * | | | strbuf: add strbuf_reencode helperJeff King2014-05-27
| | |/ / | |/| |
* | | | Merge branch 'fc/remote-helper-refmap'Junio C Hamano2014-06-16
|\ \ \ \
| * | | | fast-import: add support to delete refsFelipe Contreras2014-04-21
| * | | | fast-export: add new --refspec optionFelipe Contreras2014-04-21
* | | | | Merge branch 'jl/status-added-submodule-is-never-ignored'Junio C Hamano2014-06-16
|\ \ \ \ \
| * | | | | status/commit: show staged submodules regardless of ignore configJens Lehmann2014-04-07
* | | | | | Merge branch 'jk/strbuf-tolower'Junio C Hamano2014-06-16
|\ \ \ \ \ \
| * | | | | | strbuf: add strbuf_tolower functionJeff King2014-05-23
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jk/argv-array-for-child-process'Junio C Hamano2014-06-16
|\ \ \ \ \ \
| * | | | | | argv-array: drop "detach" codeJeff King2014-05-15
| * | | | | | run-command: store an optional argv_arrayJeff King2014-05-15
* | | | | | | Merge branch 'cc/replace-edit'Junio C Hamano2014-06-16
|\ \ \ \ \ \ \
| * | | | | | | Documentation: replace: describe new --edit optionChristian Couder2014-05-19
* | | | | | | | Merge branch 'mt/patch-id-stable' (early part)Junio C Hamano2014-06-16
|\ \ \ \ \ \ \ \
| * | | | | | | | patch-id: make it stable against hunk reorderingMichael S. Tsirkin2014-06-10
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Update draft release notes to 2.1Junio C Hamano2014-06-09
* | | | | | | | Second batch for 2.1Junio C Hamano2014-06-06
* | | | | | | | Merge branch 'ss/howto-manage-trunk'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \
| * | | | | | | | How to keep a project's canonical history correct.Stephen P. Smith2014-05-28
* | | | | | | | | Merge branch 'jj/command-line-adjective'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John2014-05-21
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/coding-guidelines'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CodingGuidelines: avoid "test <cond> -a/-o <cond>"Junio C Hamano2014-05-20
| * | | | | | | | | CodingGuidelines: on splitting a long lineJunio C Hamano2014-05-02
| * | | | | | | | | CodingGuidelines: on comparisonJunio C Hamano2014-05-02
| * | | | | | | | | CodingGuidelines: do not call the conditional statement "if()"Junio C Hamano2014-05-02
| * | | | | | | | | CodingGuidelines: give an example for shell function preambleJunio C Hamano2014-05-02
| * | | | | | | | | CodingGuidelines: give an example for control statementsJunio C Hamano2014-05-02
| * | | | | | | | | CodingGuidelines: give an example for redirectionJunio C Hamano2014-05-02
| * | | | | | | | | CodingGuidelines: give an example for case/esac statementJunio C Hamano2014-05-02
| * | | | | | | | | CodingGuidelines: once it is in, it is not worth the code churnJunio C Hamano2014-05-02
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/status-auto-comment-char'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | commit: allow core.commentChar=auto for character auto selectionNguyễn Thái Ngọc Duy2014-05-19
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'wk/doc-clarify-upstream'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: mention config sources for @{upstream}W. Trevor King2014-05-13
* | | | | | | | | | Merge branch 'dk/raise-core-deltabasecachelimit'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump core.deltaBaseCacheLimit to 96mDavid Kastrup2014-05-06
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mm/pager-less-sans-S'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pager: remove 'S' from $LESS by defaultMatthieu Moy2014-05-07
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | First batch for 2.1Junio C Hamano2014-06-03