Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sb/glossary-submodule' | Junio C Hamano | 2015-06-11 | 1 | -0/+16 |
|\ | |||||
| * | glossary: add "remote", "submodule", "superproject"sb/glossary-submodule | Stefan Beller | 2015-05-29 | 1 | -0/+16 |
* | | Merge branch 'sb/submodule-doc-intro' | Junio C Hamano | 2015-06-11 | 1 | -28/+22 |
|\ \ | |||||
| * | | submodule doc: reorder introductory paragraphssb/submodule-doc-intro | Stefan Beller | 2015-05-28 | 1 | -28/+22 |
| |/ | |||||
* | | Merge branch 'jk/diagnose-config-mmap-failure' | Junio C Hamano | 2015-06-11 | 4 | -11/+29 |
|\ \ | |||||
| * | | xmmap(): drop "Out of memory?"jk/diagnose-config-mmap-failure | Junio C Hamano | 2015-05-28 | 1 | -1/+1 |
| * | | config.c: rewrite ENODEV into EISDIR when mmap fails | Jeff King | 2015-05-28 | 1 | -0/+2 |
| * | | config.c: avoid xmmap error messages | Jeff King | 2015-05-28 | 3 | -6/+21 |
| * | | config.c: fix mmap leak when writing config | Jeff King | 2015-05-28 | 1 | -4/+5 |
| * | | read-cache.c: drop PROT_WRITE from mmap of index | Jeff King | 2015-05-28 | 1 | -1/+1 |
* | | | Merge branch 'mt/p4-depotFile-at-version' | Junio C Hamano | 2015-06-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | p4: retrieve the right revision of the file in UTF-16 codepathmt/p4-depotFile-at-version | Miguel Torroja | 2015-05-27 | 1 | -1/+1 |
* | | | | Merge branch 'mh/verify-lock-error-report' | Junio C Hamano | 2015-06-11 | 2 | -21/+33 |
|\ \ \ \ | |||||
| * | | | | ref_transaction_commit(): do not capitalize error messagesmh/verify-lock-error-report | Michael Haggerty | 2015-05-27 | 2 | -9/+9 |
| * | | | | verify_lock(): do not capitalize error messages | Michael Haggerty | 2015-05-27 | 1 | -2/+2 |
| * | | | | verify_lock(): report errors via a strbuf | Michael Haggerty | 2015-05-27 | 1 | -7/+12 |
| * | | | | verify_lock(): on errors, let the caller unlock the lock | Michael Haggerty | 2015-05-27 | 1 | -4/+4 |
| * | | | | verify_lock(): return 0/-1 rather than struct ref_lock * | Michael Haggerty | 2015-05-27 | 1 | -7/+14 |
* | | | | | Merge branch 'jk/color-diff-plain-is-context' | Junio C Hamano | 2015-06-11 | 5 | -23/+24 |
|\ \ \ \ \ | |||||
| * | | | | | diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXTjk/color-diff-plain-is-context | Jeff King | 2015-05-27 | 4 | -20/+20 |
| * | | | | | diff: accept color.diff.context as a synonym for "plain" | Jeff King | 2015-05-27 | 2 | -2/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jk/clone-dissociate' | Junio C Hamano | 2015-06-11 | 1 | -13/+4 |
|\ \ \ \ \ | |||||
| * | | | | | clone: reorder --dissociate and --reference optionsjk/clone-dissociate | Jeff King | 2015-05-27 | 1 | -2/+2 |
| * | | | | | clone: use OPT_STRING_LIST for --reference | Jeff King | 2015-05-27 | 1 | -11/+2 |
* | | | | | | Merge branch 'jc/diff-ws-error-highlight' | Junio C Hamano | 2015-06-11 | 4 | -260/+385 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff.c: --ws-error-highlight=<kind> option | Junio C Hamano | 2015-05-26 | 4 | -16/+179 |
| * | | | | | | diff.c: add emit_del_line() and emit_context_line() | Junio C Hamano | 2015-05-26 | 1 | -12/+38 |
| * | | | | | | t4015: separate common setup and per-test expectation | Junio C Hamano | 2015-05-26 | 1 | -12/+13 |
| * | | | | | | t4015: modernise style | Junio C Hamano | 2015-05-26 | 1 | -238/+173 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Sync with 2.4.3 | Junio C Hamano | 2015-06-05 | 2 | -1/+78 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Git 2.4.3v2.4.3 | Junio C Hamano | 2015-06-05 | 4 | -3/+80 |
| * | | | | | | Merge branch 'dl/branch-error-message' into maint | Junio C Hamano | 2015-06-05 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jk/skip-http-tests-under-no-curl' into maint | Junio C Hamano | 2015-06-05 | 8 | -35/+13 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'ps/doc-packfile-vs-pack-file' into maint | Junio C Hamano | 2015-06-05 | 3 | -9/+9 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fg/document-commit-message-stripping' into maint | Junio C Hamano | 2015-06-05 | 1 | -4/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/rerere-forget-check-enabled' into maint | Junio C Hamano | 2015-06-05 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'pt/pull-log-n' into maint | Junio C Hamano | 2015-06-05 | 2 | -2/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pt/pull-ff-vs-merge-ff' into maint | Junio C Hamano | 2015-06-05 | 3 | -2/+13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/plug-leak-in-pack-bitmaps' into maint | Junio C Hamano | 2015-06-05 | 1 | -5/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ja/tutorial-asciidoctor-fix' into maint | Junio C Hamano | 2015-06-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/stripspace-asciidoctor-fix' into maint | Junio C Hamano | 2015-06-05 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/asciidoc-markup-fix' into maint | Junio C Hamano | 2015-06-05 | 19 | -102/+107 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ps/bundle-verify-arg' into maint | Junio C Hamano | 2015-06-05 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mh/write-refs-sooner-2.4' into maint | Junio C Hamano | 2015-06-05 | 3 | -33/+112 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mh/ref-directory-file' into maint | Junio C Hamano | 2015-06-05 | 3 | -118/+312 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mg/log-decorate-HEAD' into maint | Junio C Hamano | 2015-06-05 | 2 | -11/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sb/t1020-cleanup' into maint | Junio C Hamano | 2015-06-05 | 1 | -4/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/gitignore-precedence' into maint | Junio C Hamano | 2015-06-05 | 2 | -3/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bc/connect-plink' into maint | Junio C Hamano | 2015-06-05 | 2 | -22/+67 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ph/rebase-i-redo' into maint | Junio C Hamano | 2015-06-05 | 2 | -0/+63 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |