summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | date: clarify --date=raw descriptionjk/reflog-dateJunio C Hamano2016-07-271-1/+5
| * | | | | | | | | | | date: add "unix" formatJeff King2016-07-275-1/+19
| * | | | | | | | | | | date: document and test "raw-local" modeJeff King2016-07-272-2/+6
| * | | | | | | | | | | doc/pretty-formats: explain shortening of %gdJeff King2016-07-221-3/+6
| * | | | | | | | | | | doc/pretty-formats: describe index/time formats for %gdJeff King2016-07-221-2/+5
| * | | | | | | | | | | doc/rev-list-options: explain "-g" output formatsJeff King2016-07-221-4/+19
| * | | | | | | | | | | doc/rev-list-options: clarify "commit@{Nth}" for "-g" optionJeff King2016-07-221-2/+2
* | | | | | | | | | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maintJunio C Hamano2016-09-0810-90/+112
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | merge: avoid "safer crlf" during recording of merge resultsJunio C Hamano2016-07-124-31/+43
| * | | | | | | | | | | | convert: unify the "auto" handling of CRLFTorsten Bögershausen2016-07-067-59/+69
* | | | | | | | | | | | | Merge branch 'jk/common-main' into maintJunio C Hamano2016-09-0853-153/+126
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'jk/common-main-2.8' into jk/common-mainJunio C Hamano2016-07-0653-150/+123
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mingw: declare main()'s argv as constjk/common-main-2.8Johannes Schindelin2016-07-062-8/+2
| | * | | | | | | | | | | | common-main: call git_setup_gettext()Jeff King2016-07-0112-22/+2
| | * | | | | | | | | | | | common-main: call restore_sigpipe_to_default()Jeff King2016-07-012-23/+23
| | * | | | | | | | | | | | common-main: call sanitize_stdfds()Jeff King2016-07-014-17/+9
| | * | | | | | | | | | | | common-main: call git_extract_argv0_path()Jeff King2016-07-0112-19/+4
| | * | | | | | | | | | | | add an extra level of indirection to main()Jeff King2016-07-0152-69/+91
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Git 2.9.3v2.9.3Junio C Hamano2016-08-123-2/+13
* | | | | | | | | | | | | Merge branch 'jk/difftool-in-subdir' into maintJunio C Hamano2016-08-122-59/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | difftool: use Git::* functions instead of passing around stateDavid Aguilar2016-07-281-31/+21
| * | | | | | | | | | | | | difftool: avoid $GIT_DIR and $GIT_WORK_TREEDavid Aguilar2016-07-282-21/+20
| * | | | | | | | | | | | | difftool: fix argument handling in subdirsJohn Keeping2016-07-191-10/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jk/reset-ident-time-per-commit' into maintJunio C Hamano2016-08-123-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | am: reset cached ident date for each patchjk/reset-ident-time-per-commitJeff King2016-08-013-0/+8
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Yet another batch for 2.9.3Junio C Hamano2016-08-101-0/+68
* | | | | | | | | | | | | Merge branch 'jh/clean-smudge-f-doc' into maintJunio C Hamano2016-08-101-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | clarify %f documentationjh/clean-smudge-f-docJoey Hess2016-08-031-0/+5
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rs/use-strbuf-addstr' into maintJunio C Hamano2016-08-107-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | use strbuf_addstr() instead of strbuf_addf() with "%s"rs/use-strbuf-addstrRené Scharfe2016-08-053-3/+3
| * | | | | | | | | | | | | use strbuf_addstr() for adding constant strings to a strbufRené Scharfe2016-08-014-6/+6
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'cp/completion-clone-recurse-submodules' into maintJunio C Hamano2016-08-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | completion: add option '--recurse-submodules' to 'git clone'cp/completion-clone-recurse-submodulesChris Packham2016-07-271-0/+1
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/t4205-cleanup' into maintJunio C Hamano2016-08-101-198/+200
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t4205: indent here documentsjk/t4205-cleanupJeff King2016-07-271-196/+196
| * | | | | | | | | | | | | t4205: drop top-level &&-chainingJeff King2016-07-271-2/+4
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jc/hashmap-doc-init' into maintJunio C Hamano2016-08-101-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | hashmap: clarify that hashmap_entry can safely be discardedjc/hashmap-doc-initJunio C Hamano2016-08-021-0/+5
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'js/nedmalloc-gcc6-warnings' into maintJunio C Hamano2016-08-101-9/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | nedmalloc: work around overzealous GCC 6 warningjs/nedmalloc-gcc6-warningsRené Scharfe2016-08-051-5/+4
| * | | | | | | | | | | | | nedmalloc: fix misleading indentationJohannes Schindelin2016-08-041-4/+4
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'nd/fbsd-lazy-mtime' into maintJunio C Hamano2016-08-101-1/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t7063: work around FreeBSD's lazy mtime update featurend/fbsd-lazy-mtimeNguyễn Thái Ngọc Duy2016-08-041-1/+16
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'ab/gitweb-link-html-escape' into maintJunio C Hamano2016-08-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gitweb: escape link body in format_ref_markerab/gitweb-link-html-escapeAndreas Brauchli2016-08-011-1/+1
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'js/t4130-rename-without-ino' into maintJunio C Hamano2016-08-101-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t4130: work around Windows limitationjs/t4130-rename-without-inoJohannes Sixt2016-08-031-3/+7
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jc/grep-commandline-vs-configuration' into maintJunio C Hamano2016-08-104-16/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | grep: further simplify setting the pattern typejc/grep-commandline-vs-configurationJunio C Hamano2016-07-254-16/+29
* | | | | | | | | | | | | | Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning' into maintJunio C Hamano2016-08-102-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \