aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* error_errno: use constant return similar to error()Jeff King2016-08-31
* Git 2.9.3v2.9.3Junio C Hamano2016-08-12
* Merge branch 'jk/difftool-in-subdir' into maintJunio C Hamano2016-08-12
|\
| * difftool: use Git::* functions instead of passing around stateDavid Aguilar2016-07-28
| * difftool: avoid $GIT_DIR and $GIT_WORK_TREEDavid Aguilar2016-07-28
| * difftool: fix argument handling in subdirsJohn Keeping2016-07-19
* | Merge branch 'jk/reset-ident-time-per-commit' into maintJunio C Hamano2016-08-12
|\ \
| * | am: reset cached ident date for each patchJeff King2016-08-01
* | | Yet another batch for 2.9.3Junio C Hamano2016-08-10
* | | Merge branch 'jh/clean-smudge-f-doc' into maintJunio C Hamano2016-08-10
|\ \ \
| * | | clarify %f documentationJoey Hess2016-08-03
* | | | Merge branch 'rs/use-strbuf-addstr' into maintJunio C Hamano2016-08-10
|\ \ \ \
| * | | | use strbuf_addstr() instead of strbuf_addf() with "%s"René Scharfe2016-08-05
| * | | | use strbuf_addstr() for adding constant strings to a strbufRené Scharfe2016-08-01
| |/ / /
* | | | Merge branch 'cp/completion-clone-recurse-submodules' into maintJunio C Hamano2016-08-10
|\ \ \ \
| * | | | completion: add option '--recurse-submodules' to 'git clone'Chris Packham2016-07-27
* | | | | Merge branch 'jk/t4205-cleanup' into maintJunio C Hamano2016-08-10
|\ \ \ \ \
| * | | | | t4205: indent here documentsJeff King2016-07-27
| * | | | | t4205: drop top-level &&-chainingJeff King2016-07-27
* | | | | | Merge branch 'jc/hashmap-doc-init' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \
| * | | | | | hashmap: clarify that hashmap_entry can safely be discardedJunio C Hamano2016-08-02
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'js/nedmalloc-gcc6-warnings' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \
| * | | | | | nedmalloc: work around overzealous GCC 6 warningRené Scharfe2016-08-05
| * | | | | | nedmalloc: fix misleading indentationJohannes Schindelin2016-08-04
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'nd/fbsd-lazy-mtime' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \
| * | | | | | t7063: work around FreeBSD's lazy mtime update featureNguyễn Thái Ngọc Duy2016-08-04
| |/ / / / /
* | | | | | Merge branch 'ab/gitweb-link-html-escape' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \
| * | | | | | gitweb: escape link body in format_ref_markerAndreas Brauchli2016-08-01
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'js/t4130-rename-without-ino' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \
| * | | | | | t4130: work around Windows limitationJohannes Sixt2016-08-03
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/grep-commandline-vs-configuration' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \
| * | | | | | grep: further simplify setting the pattern typeJunio C Hamano2016-07-25
* | | | | | | Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \ \
| * | | | | | | diff: do not reuse worktree files that need "clean" conversionJeff King2016-07-22
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'pm/build-persistent-https-with-recent-go' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \ \
| * | | | | | | contrib/persistent-https: use Git version for build labelParker Moore2016-07-22
| * | | | | | | contrib/persistent-https: update ldflags syntax for Go 1.7+Parker Moore2016-07-22
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'da/subtree-2.9-regression' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \ \
| * | | | | | | subtree: fix "git subtree split --rejoin"David Aguilar2016-07-26
| * | | | | | | t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar2016-07-26
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'os/no-verify-skips-commit-msg-too' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \ \
| * | | | | | | commit: describe that --no-verify skips the commit-msg hook in the help textOrgad Shaneh2016-07-26
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'rs/rm-strbuf-optim' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \ \
| * | | | | | | rm: reuse strbuf for all remove_dir_recursively() callsRené Scharfe2016-07-12
* | | | | | | | Merge branch 'jk/parse-options-concat' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \ \ \
| * | | | | | | | parse_options: allocate a new array when concatenatingJeff King2016-07-06
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'ls/travis-enable-httpd-tests' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \ \ \
| * | | | | | | | travis-ci: enable web server tests t55xx on LinuxLars Schneider2016-07-12
| |/ / / / / / /
* | | | | | | | Merge branch 'ew/autoconf-pthread' into maintJunio C Hamano2016-08-10
|\ \ \ \ \ \ \ \
| * | | | | | | | configure.ac: stronger test for pthread linkageEric Wong2016-07-18
| | |_|/ / / / / | |/| | | | | |