aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pkt-line: support tracing verbatim pack contentsJeff King2015-06-16
* pkt-line: tighten sideband PACK check when tracingJeff King2015-06-15
* pkt-line: simplify starts_with checks in packet tracingJeff King2015-06-15
* Second half of seventh batchJunio C Hamano2015-06-11
* Merge branch 'tb/complete-sequencing'Junio C Hamano2015-06-11
|\
| * completion: suggest sequencer commands for revertThomas Braun2015-06-01
* | Merge branch 'jk/squelch-missing-link-warning-for-unreachable'Junio C Hamano2015-06-11
|\ \
| * | suppress errors on missing UNINTERESTING linksJeff King2015-06-01
| * | silence broken link warnings with revs->ignore_missing_linksJeff King2015-06-01
| * | add quieter versions of parse_{tree,commit}Jeff King2015-06-01
* | | Merge branch 'pt/pull-tests'Junio C Hamano2015-06-11
|\ \ \
| * | | t5520: check reflog action in fast-forward mergePaul Tan2015-05-29
| * | | t5521: test --dry-run does not make any changesPaul Tan2015-05-29
| * | | t5520: test --rebase failure on unborn branch with indexPaul Tan2015-05-29
| * | | t5520: test --rebase with multiple branchesPaul Tan2015-05-29
| * | | t5520: test work tree fast-forward when fetch updates headPaul Tan2015-05-29
| * | | t5520: test for failure if index has unresolved entriesPaul Tan2015-05-29
| * | | t5520: test no merge candidates casesPaul Tan2015-05-18
| * | | t5520: prevent field splitting in content comparisonsPaul Tan2015-05-18
* | | | Merge branch 'sb/glossary-submodule'Junio C Hamano2015-06-11
|\ \ \ \
| * | | | glossary: add "remote", "submodule", "superproject"Stefan Beller2015-05-29
| | |_|/ | |/| |
* | | | Merge branch 'sb/submodule-doc-intro'Junio C Hamano2015-06-11
|\ \ \ \
| * | | | submodule doc: reorder introductory paragraphsStefan Beller2015-05-28
| |/ / /
* | | | Merge branch 'jk/diagnose-config-mmap-failure'Junio C Hamano2015-06-11
|\ \ \ \
| * | | | xmmap(): drop "Out of memory?"Junio C Hamano2015-05-28
| * | | | config.c: rewrite ENODEV into EISDIR when mmap failsJeff King2015-05-28
| * | | | config.c: avoid xmmap error messagesJeff King2015-05-28
| * | | | config.c: fix mmap leak when writing configJeff King2015-05-28
| * | | | read-cache.c: drop PROT_WRITE from mmap of indexJeff King2015-05-28
| | |_|/ | |/| |
* | | | Merge branch 'mt/p4-depotFile-at-version'Junio C Hamano2015-06-11
|\ \ \ \
| * | | | p4: retrieve the right revision of the file in UTF-16 codepathMiguel Torroja2015-05-27
* | | | | Merge branch 'mh/verify-lock-error-report'Junio C Hamano2015-06-11
|\ \ \ \ \
| * | | | | ref_transaction_commit(): do not capitalize error messagesMichael Haggerty2015-05-27
| * | | | | verify_lock(): do not capitalize error messagesMichael Haggerty2015-05-27
| * | | | | verify_lock(): report errors via a strbufMichael Haggerty2015-05-27
| * | | | | verify_lock(): on errors, let the caller unlock the lockMichael Haggerty2015-05-27
| * | | | | verify_lock(): return 0/-1 rather than struct ref_lock *Michael Haggerty2015-05-27
* | | | | | Merge branch 'jk/color-diff-plain-is-context'Junio C Hamano2015-06-11
|\ \ \ \ \ \
| * | | | | | diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXTJeff King2015-05-27
| * | | | | | diff: accept color.diff.context as a synonym for "plain"Jeff King2015-05-27
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jk/clone-dissociate'Junio C Hamano2015-06-11
|\ \ \ \ \ \
| * | | | | | clone: reorder --dissociate and --reference optionsJeff King2015-05-27
| * | | | | | clone: use OPT_STRING_LIST for --referenceJeff King2015-05-27
* | | | | | | Merge branch 'jc/diff-ws-error-highlight'Junio C Hamano2015-06-11
|\ \ \ \ \ \ \
| * | | | | | | diff.c: --ws-error-highlight=<kind> optionJunio C Hamano2015-05-26
| * | | | | | | diff.c: add emit_del_line() and emit_context_line()Junio C Hamano2015-05-26
| * | | | | | | t4015: separate common setup and per-test expectationJunio C Hamano2015-05-26
| * | | | | | | t4015: modernise styleJunio C Hamano2015-05-26
| | |/ / / / / | |/| | | | |
* | | | | | | Sync with 2.4.3Junio C Hamano2015-06-05
|\ \ \ \ \ \ \
| * | | | | | | Git 2.4.3v2.4.3Junio C Hamano2015-06-05