Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2017-09-07 | am: release strbuf after use in safe_to_abort() | Rene Scharfe | 1 | -0/+1 |
2017-09-07 | am: release strbuf on error return in hg_patch_to_mail() | Rene Scharfe | 1 | -10/+19 |
2017-09-07 | am: release strbufs after use in detect_patch_format() | Rene Scharfe | 1 | -2/+2 |
2017-08-23 | pack: move pack-closing functions | Jonathan Tan | 1 | -0/+1 |
2017-08-22 | Merge branch 'pw/am-signoff' | Junio C Hamano | 1 | -25/+1 |
2017-08-22 | Merge branch 'pw/sequence-rerere-autoupdate' | Junio C Hamano | 1 | -0/+12 |
2017-08-08 | am: fix signoff when other trailers are present | Phillip Wood | 1 | -25/+1 |
2017-08-02 | am: remember --rerere-autoupdate setting | Phillip Wood | 1 | -0/+12 |
2017-07-17 | sha1_name: convert get_sha1* to get_oid* | brian m. carlson | 1 | -3/+3 |
2017-06-24 | Merge branch 'ab/free-and-null' | Junio C Hamano | 1 | -13/+5 |
2017-06-24 | Merge branch 'bw/config-h' | Junio C Hamano | 1 | -0/+1 |
2017-06-19 | Merge branch 'bw/object-id' | Junio C Hamano | 1 | -1/+1 |
2017-06-16 | *.[ch] refactoring: make use of the FREE_AND_NULL() macro | Ævar Arnfjörð Bjarmason | 1 | -11/+4 |
2017-06-16 | coccinelle: make use of the "type" FREE_AND_NULL() rule | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |