aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | fetch: document that pruning happens before fetchingJeff King2016-06-14
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'pc/occurred' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | config.c: fix misspelt "occurred" in an error messagePeter Colberg2016-06-10
| * | | | | | | | | | | refs.h: fix misspelt "occurred" in a commentPeter Colberg2016-06-10
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mg/cherry-pick-multi-on-unborn' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cherry-pick: allow to pick to unborn branchesMichael J Gruber2016-06-06
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'em/newer-freebsd-shells-are-fine-with-returns' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rebase: update comment about FreeBSD /bin/shEd Maste2016-06-17
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'lv/status-say-working-tree-not-directory' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use "working tree" instead of "working directory" for git statusLars Vogel2016-06-09
* | | | | | | | | | | | Merge branch 'nb/gnome-keyring-build' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gnome-keyring: Don't hard-code pkg-config executableHeiko Becker2016-06-14
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'et/add-chmod-x' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add: add --chmod=+x / --chmod=-x optionsEdward Thomson2016-06-07
* | | | | | | | | | | | | Merge branch 'jk/avoid-unbounded-alloca' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tree-diff: avoid alloca for large allocationsJeff King2016-06-07
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rj/compat-regex-size-max-fix' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | regex: fix a SIZE_MAX macro redefinition warningRamsay Jones2016-06-06
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'vs/prompt-avoid-unset-variable' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_shaVille Skyttä2016-06-06
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'sg/reflog-past-root' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | reflog: continue walking the reflog past root commitsSZEDER Gábor2016-06-06
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'dn/gpg-doc' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation: GPG capitalizationDave Nicolson2016-06-16
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ap/git-svn-propset-doc' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-svn: document the 'git svn propset' commandAlfred Perlstein2016-06-15
* | | | | | | | | | | | | | Merge branch 'tr/doc-tt' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | doc: change configuration variables formatTom Russello2016-06-08
| * | | | | | | | | | | | | | doc: more consistency in environment variables formatTom Russello2016-06-08
| * | | | | | | | | | | | | | doc: change environment variables formatTom Russello2016-06-08
| * | | | | | | | | | | | | | doc: clearer rule about formatting literalsTom Russello2016-06-08
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | mailmap: use main email address for dturnerDavid Turner2016-07-06
* | | | | | | | | | | | | | Start preparing for 2.9.1Junio C Hamano2016-06-27
* | | | | | | | | | | | | | Merge branch 'rs/xdiff-hunk-with-func-line' into maintJunio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | xdiff: fix merging of appended hunk with -WRené Scharfe2016-06-09
| * | | | | | | | | | | | | | grep: -W: don't extend context to trailing empty linesRené Scharfe2016-05-31
| * | | | | | | | | | | | | | t7810: add test for grep -W and trailing empty context linesRené Scharfe2016-05-31
| * | | | | | | | | | | | | | xdiff: don't trim common tail with -WRené Scharfe2016-05-31
| * | | | | | | | | | | | | | xdiff: -W: don't include common trailing empty lines in contextRené Scharfe2016-05-31
| * | | | | | | | | | | | | | xdiff: ignore empty lines before added functions with -WRené Scharfe2016-05-31
| * | | | | | | | | | | | | | xdiff: handle appended chunks better with -WRené Scharfe2016-05-31
| * | | | | | | | | | | | | | xdiff: factor out match_func_rec()René Scharfe2016-05-31
| * | | | | | | | | | | | | | t4051: rewrite, add more testsRené Scharfe2016-05-31
* | | | | | | | | | | | | | | Merge branch 'jk/rev-list-count-with-bitmap' into maintJunio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rev-list: disable bitmaps when "-n" is used with listing objectsJeff King2016-06-03
| * | | | | | | | | | | | | | | rev-list: "adjust" results of "--count --use-bitmap-index -n"Jeff King2016-06-03
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'et/pretty-format-c-auto' into maintJunio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | format_commit_message: honor `color=auto` for `%C(auto)`Edward Thomson2016-05-27
* | | | | | | | | | | | | | | | Merge branch 'ew/daemon-socket-keepalive' into maintJunio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | daemon: enable SO_KEEPALIVE for all socketsEric Wong2016-05-25
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |