Age | Commit message (Expand) | Author | Files | Lines |
2018-09-17 | Merge branch 'rs/mailinfo-format-flowed' | Junio C Hamano | 1 | -0/+4 |
2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -1/+1 |
2018-09-04 | Merge branch 'en/directory-renames-nothanks' | Junio C Hamano | 1 | -0/+1 |
2018-08-30 | am: avoid directory rename detection when calling recursive merge machinery | Elijah Newren | 1 | -0/+1 |
2018-08-29 | mailinfo: support format=flowed | René Scharfe | 1 | -0/+4 |
2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -1/+1 |
2018-08-13 | apply.c: make init_apply_state() take a struct repository | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-08-02 | Merge branch 'en/dirty-merge-fixes' | Junio C Hamano | 1 | -3/+4 |
2018-07-11 | merge-recursive: fix assumption that head tree being merged is HEAD | Elijah Newren | 1 | -3/+4 |
2018-07-03 | index_has_changes(): avoid assuming operating on the_index | Elijah Newren | 1 | -3/+3 |
2018-06-29 | commit: add repository argument to lookup_commit | Stefan Beller | 1 | -1/+2 |
2018-06-29 | tree: add repository argument to lookup_tree | Stefan Beller | 1 | -2/+4 |
2018-06-25 | Merge branch 'nd/complete-config-vars' | Junio C Hamano | 1 | -5/+1 |
2018-06-01 | Merge branch 'nd/use-opt-int-set-f' | Junio C Hamano | 1 | -6/+6 |
2018-05-30 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -4/+4 |
2018-05-29 | am: move advice.amWorkDir parsing back to advice.c | Nguyễn Thái Ngọc Duy | 1 | -5/+1 |
2018-05-24 | Use OPT_SET_INT_F() for cmdline option specification | Nguyễn Thái Ngọc Duy | 1 | -6/+6 |
2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 1 | -10/+10 |
2018-05-02 | builtin/am: convert uses of EMPTY_TREE_SHA1_BIN to the_hash_algo | brian m. carlson | 1 | -4/+4 |
2018-04-11 | exec_cmd: rename to use dash in file name | Stefan Beller | 1 | -1/+1 |
2018-04-11 | Merge branch 'sb/object-store' | Junio C Hamano | 1 | -1/+1 |
2018-03-26 | object-store: close all packs upon clearing the object store | Stefan Beller | 1 | -1/+1 |
2018-03-14 | cache-tree: convert write_*_as_tree to object_id | brian m. carlson | 1 | -4/+4 |
2018-03-06 | Merge branch 'nd/rebase-show-current-patch' | Junio C Hamano | 1 | -4/+43 |
2018-02-28 | Merge branch 'nd/am-quit' | Junio C Hamano | 1 | -2/+10 |
2018-02-15 | Merge branch 'po/object-id' | Junio C Hamano | 1 | -2/+2 |
2018-02-14 | am: support --quit | Nguyễn Thái Ngọc Duy | 1 | -2/+10 |
2018-02-12 | rebase: introduce and use pseudo-ref REBASE_HEAD | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2018-02-12 | rebase: add --show-current-patch | Nguyễn Thái Ngọc Duy | 1 | -0/+11 |
2018-02-12 | am: add --show-current-patch | Nguyễn Thái Ngọc Duy | 1 | -4/+28 |
2018-01-30 | commit: convert commit_tree* to object_id | Patryk Obara | 1 | -2/+2 |
2018-01-16 | sq_quote_argv: drop maxlen parameter | Jeff King | 1 | -1/+1 |
2018-01-05 | Merge branch 'ew/empty-merge-with-dirty-index' | Junio C Hamano | 1 | -37/+0 |
2017-12-27 | Merge branch 'rs/am-builtin-leakfix' | Junio C Hamano | 1 | -3/+7 |
2017-12-22 | Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with... | Junio C Hamano | 1 | -37/+0 |
2017-12-22 | move index_has_changes() from builtin/am.c to merge.c for reuse | Elijah Newren | 1 | -37/+0 |
2017-12-13 | Merge branch 'bc/hash-algo' | Junio C Hamano | 1 | -1/+1 |
2017-12-07 | am: release strbuf after use in split_mail_mbox() | René Scharfe | 1 | -3/+7 |
2017-11-15 | Merge branch 'mh/tidy-ref-update-flags' | Junio C Hamano | 1 | -1/+1 |
2017-11-13 | Switch empty tree and blob lookups to use hash abstraction | brian m. carlson | 1 | -1/+1 |
2017-11-09 | Merge branch 'bw/diff-opt-impl-to-bitfields' | Junio C Hamano | 1 | -5/+5 |
2017-11-06 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -8/+8 |
2017-11-06 | refs: rename constant `REF_NODEREF` to `REF_NO_DEREF` | Michael Haggerty | 1 | -1/+1 |
2017-11-01 | diff: make struct diff_flags members lowercase | Brandon Williams | 1 | -5/+5 |
2017-11-01 | diff: remove DIFF_OPT_SET macro | Brandon Williams | 1 | -4/+4 |
2017-11-01 | diff: remove DIFF_OPT_TST macro | Brandon Williams | 1 | -1/+1 |
2017-10-16 | refs: convert resolve_refdup and refs_resolve_refdup to struct object_id | brian m. carlson | 1 | -1/+1 |
2017-10-16 | refs: convert update_ref and refs_update_ref to use struct object_id | brian m. carlson | 1 | -7/+7 |
2017-10-06 | apply: move lockfile into `apply_state` | Martin Ågren | 1 | -2/+1 |
2017-10-06 | treewide: prefer lockfiles on the stack | Martin Ågren | 1 | -13/+11 |