aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | Sync with maintJunio C Hamano2014-06-12
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/rev-parse-argh-dashed-multi-words' into maintJunio C Hamano2014-06-12
| |\ \ \ \ \ \ \ \
| * | | | | | | | | pull: do not abuse 'break' inside a shell 'case'Jacek Konieczny2014-06-12
* | | | | | | | | | Update draft release notes to 2.1Junio C Hamano2014-06-09
* | | | | | | | | | Merge branch 'jc/shortlog-ref-exclude'Junio C Hamano2014-06-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | shortlog: allow --exclude=<glob> to be passedJunio C Hamano2014-06-04
* | | | | | | | | | | Merge branch 'mn/sideband-no-ansi'Junio C Hamano2014-06-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sideband.c: do not use ANSI control sequence on non-terminalMichael Naumov2014-06-02
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'rs/mailinfo-header-cmp'Junio C Hamano2014-06-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mailinfo: use strcmp() for string comparisonRené Scharfe2014-06-02
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'pb/trim-trailing-spaces'Junio C Hamano2014-06-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dir.c:trim_trailing_spaces(): fix for " \ " sequencePasha Bolokhov2014-06-02
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'na/no-http-test-in-the-middle'Junio C Hamano2014-06-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t5538: move http push tests out to t5542Nick Alcock2014-05-30
* | | | | | | | | | | | Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano2014-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | update-index: fix segfault with missing --cacheinfo argumentJeff King2014-06-04
* | | | | | | | | | | | Merge branch 'lt/request-pull'Junio C Hamano2014-06-09
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix brown paper bag breakage in t5150-request-pull.shJohannes Sixt2014-06-02
* | | | | | | | | | | | | 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 'mc/git-p4-prepare-p4-only'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git-p4: Do not include diff in spec file when just preparing p4Maxime Coste2014-05-27
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jn/test-lint-unmoor'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | test-lint: find unportable sed, echo, test, and export usage after &&Jonathan Nieder2014-05-23
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'ep/shell-assign-and-export-vars'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | scripts: more "export VAR=VALUE" fixesJunio C Hamano2014-05-23
| * | | | | | | | | | | | | | scripts: "export VAR=VALUE" construct is not portableElia Pinto2014-05-23
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | config: be strict on core.commentCharNguyễn Thái Ngọc Duy2014-05-19
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'mt/rebase-i-keep-empty-test'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | rebase --keep-empty -i: add testMichael S. Tsirkin2014-05-19
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'mk/show-s-no-extra-blank-line-for-merges'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git-show: fix 'git show -s' to not add extra terminator after merge commitMax Kirillov2014-05-15
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git grep -O -i: if the pager is 'less', pass the '-I' optionJohannes Schindelin2014-05-15
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'jd/subtree'Junio C Hamano2014-06-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \