aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Git 2.9.2v2.9.2Junio C Hamano2016-07-15
* Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano2016-07-15
|\
| * t0006: skip "far in the future" test when unsigned long is not long enoughJeff King2016-07-15
* | Git 2.9.1v2.9.1Junio C Hamano2016-07-11
* | Merge branch 'jc/t2300-setup' into maintJunio C Hamano2016-07-11
|\ \
| * | t2300: "git --exec-path" is not usable in $PATH on Windows as-isJohannes Schindelin2016-06-22
* | | Merge branch 'cb/t7810-test-label-fix' into maintJunio C Hamano2016-07-11
|\ \ \
| * | | t7810: fix duplicated test titleCharles Bailey2016-06-21
* | | | Merge branch 'sb/t5614-modernize' into maintJunio C Hamano2016-07-11
|\ \ \ \
| * | | | t5614: don't use subshellsStefan Beller2016-06-21
* | | | | Merge branch 'jn/preformatted-doc-url' into maintJunio C Hamano2016-07-11
|\ \ \ \ \
| * | | | | doc: git-htmldocs.googlecode.com is no moreJonathan Nieder2016-06-22
* | | | | | Merge branch 'ao/p4-has-branch-prefix-fix' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \
| * | | | | | git-p4: correct hasBranchPrefix verbose outputAndrew Oakley2016-06-22
* | | | | | | Merge branch 'js/perf-on-apple' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \
| * | | | | | | perf: accommodate for MacOSXJohannes Schindelin2016-06-21
* | | | | | | | Merge branch 'ak/t7800-wo-readlink' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \
| * | | | | | | | t7800: readlink may not be availableArmin Kunaschik2016-06-21
* | | | | | | | | Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | local_tzoffset: detect errors from tm_to_time_tJeff King2016-06-20
| * | | | | | | | t0006: test various date formatsJeff King2016-06-20
| * | | | | | | | t0006: rename test-date's "show" to "relative"Jeff King2016-06-20
* | | | | | | | | Merge branch 'js/mingw-parameter-less-c-functions' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mingw: let the build succeed with DEVELOPER=1Johannes Schindelin2016-06-20
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'lc/shell-default-value-noexpand' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sh-setup: enclose setting of ${VAR=default} in double-quotesLE Manh Cuong2016-06-19
* | | | | | | | | | Merge branch 'sb/clone-shallow-passthru' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | clone: do not let --depth imply --shallow-submodulesJunio C Hamano2016-06-20
* | | | | | | | | | Merge branch 'mg/signature-doc' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation/technical: signed merge tag formatMichael J Gruber2016-06-17
| * | | | | | | | | | Documentation/technical: signed commit formatMichael J Gruber2016-06-17
| * | | | | | | | | | Documentation/technical: signed tag formatMichael J Gruber2016-06-17
| * | | | | | | | | | Documentation/technical: describe signature formatsMichael J Gruber2016-06-17
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/bisect-show-tree' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bisect: always call setup_revisions after init_revisionsJeff King2016-06-16
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'km/fetch-do-not-free-remote-name' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | builtin/fetch.c: don't free remote->name after fetchKeith McGuigan2016-06-14
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'nd/graph-width-padded' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pretty.c: support <direction>|(<negative number>) formsNguyễn Thái Ngọc Duy2016-06-16
| * | | | | | | | | | pretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner2016-06-16
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/add-i-diff-compact-heuristics' into maintJunio C Hamano2016-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add--interactive: respect diff.compactionHeuristicJeff King2016-06-16
* | | | | | | | | | | More fixes for 2.9.1Junio C Hamano2016-07-06
* | | | | | | | | | | Merge branch 'jc/deref-tag' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | blame, line-log: do not loop around deref_tag()Junio C Hamano2016-06-14
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'pb/strbuf-read-file-doc' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | strbuf: describe the return value of strbuf_read_filePranit Bauva2016-06-14
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'jk/fetch-prune-doc' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fetch: document that pruning happens before fetchingJeff King2016-06-14
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'pc/occurred' into maintJunio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \