Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | Merge branch 'jk/reflog-date' into maint | Junio C Hamano | 2016-09-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | date: clarify --date=raw description | Junio C Hamano | 2016-07-27 | |
| * | | | | | | | | | | | | date: add "unix" format | Jeff King | 2016-07-27 | |
| * | | | | | | | | | | | | date: document and test "raw-local" mode | Jeff King | 2016-07-27 | |
| * | | | | | | | | | | | | doc/pretty-formats: explain shortening of %gd | Jeff King | 2016-07-22 | |
| * | | | | | | | | | | | | doc/pretty-formats: describe index/time formats for %gd | Jeff King | 2016-07-22 | |
| * | | | | | | | | | | | | doc/rev-list-options: explain "-g" output formats | Jeff King | 2016-07-22 | |
| * | | | | | | | | | | | | doc/rev-list-options: clarify "commit@{Nth}" for "-g" option | Jeff King | 2016-07-22 | |
* | | | | | | | | | | | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint | Junio C Hamano | 2016-09-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | merge: avoid "safer crlf" during recording of merge results | Junio C Hamano | 2016-07-12 | |
| * | | | | | | | | | | | | | convert: unify the "auto" handling of CRLF | Torsten Bögershausen | 2016-07-06 | |
* | | | | | | | | | | | | | | Merge branch 'jk/common-main' into maint | Junio C Hamano | 2016-09-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 2016-07-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | mingw: declare main()'s argv as const | Johannes Schindelin | 2016-07-06 | |
| | * | | | | | | | | | | | | | common-main: call git_setup_gettext() | Jeff King | 2016-07-01 | |
| | * | | | | | | | | | | | | | common-main: call restore_sigpipe_to_default() | Jeff King | 2016-07-01 | |
| | * | | | | | | | | | | | | | common-main: call sanitize_stdfds() | Jeff King | 2016-07-01 | |
| | * | | | | | | | | | | | | | common-main: call git_extract_argv0_path() | Jeff King | 2016-07-01 | |
| | * | | | | | | | | | | | | | add an extra level of indirection to main() | Jeff King | 2016-07-01 | |
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Git 2.9.3v2.9.3 | Junio C Hamano | 2016-08-12 | |
* | | | | | | | | | | | | | | Merge branch 'jk/difftool-in-subdir' into maint | Junio C Hamano | 2016-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | difftool: use Git::* functions instead of passing around state | David Aguilar | 2016-07-28 | |
| * | | | | | | | | | | | | | | difftool: avoid $GIT_DIR and $GIT_WORK_TREE | David Aguilar | 2016-07-28 | |
| * | | | | | | | | | | | | | | difftool: fix argument handling in subdirs | John Keeping | 2016-07-19 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'jk/reset-ident-time-per-commit' into maint | Junio C Hamano | 2016-08-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | am: reset cached ident date for each patch | Jeff King | 2016-08-01 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Yet another batch for 2.9.3 | Junio C Hamano | 2016-08-10 | |
* | | | | | | | | | | | | | | Merge branch 'jh/clean-smudge-f-doc' into maint | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | clarify %f documentation | Joey Hess | 2016-08-03 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'rs/use-strbuf-addstr' into maint | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | use strbuf_addstr() instead of strbuf_addf() with "%s" | René Scharfe | 2016-08-05 | |
| * | | | | | | | | | | | | | | use strbuf_addstr() for adding constant strings to a strbuf | René Scharfe | 2016-08-01 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'cp/completion-clone-recurse-submodules' into maint | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | completion: add option '--recurse-submodules' to 'git clone' | Chris Packham | 2016-07-27 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'jk/t4205-cleanup' into maint | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | t4205: indent here documents | Jeff King | 2016-07-27 | |
| * | | | | | | | | | | | | | | t4205: drop top-level &&-chaining | Jeff King | 2016-07-27 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'jc/hashmap-doc-init' into maint | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | hashmap: clarify that hashmap_entry can safely be discarded | Junio C Hamano | 2016-08-02 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'js/nedmalloc-gcc6-warnings' into maint | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | nedmalloc: work around overzealous GCC 6 warning | René Scharfe | 2016-08-05 | |
| * | | | | | | | | | | | | | | nedmalloc: fix misleading indentation | Johannes Schindelin | 2016-08-04 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'nd/fbsd-lazy-mtime' into maint | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | t7063: work around FreeBSD's lazy mtime update feature | Nguyễn Thái Ngọc Duy | 2016-08-04 | |
| |/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'ab/gitweb-link-html-escape' into maint | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | gitweb: escape link body in format_ref_marker | Andreas Brauchli | 2016-08-01 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'js/t4130-rename-without-ino' into maint | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | t4130: work around Windows limitation | Johannes Sixt | 2016-08-03 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'jc/grep-commandline-vs-configuration' into maint | Junio C Hamano | 2016-08-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | grep: further simplify setting the pattern type | Junio C Hamano | 2016-07-25 |