Age | Commit message (Expand) | Author | Files | Lines |
2017-06-13 | ls-files: convert write_eolinfo to take an index | Brandon Williams | 1 | -7/+6 |
2017-06-13 | ls-files: convert overlay_tree_on_cache to take an index | Brandon Williams | 2 | -8/+10 |
2017-06-13 | tree: convert read_tree to take an index parameter | Brandon Williams | 1 | -1/+1 |
2017-06-13 | convert: convert get_cached_convert_stats_ascii to take an index | Brandon Williams | 1 | -1/+2 |
2017-06-12 | dir: create function count_slashes() | Prathamesh Chavan | 1 | -10/+3 |
2017-06-05 | diff- and log- family: handle "git cmd -h" early | Junio C Hamano | 4 | -0/+12 |
2017-06-05 | builtin/diff-tree: cleanup references to sha1 | Brandon Williams | 1 | -5/+3 |
2017-06-05 | diff-tree: convert diff_tree_sha1 to struct object_id | Brandon Williams | 6 | -22/+20 |
2017-06-05 | notes-merge: convert notes_merge* to struct object_id | Brandon Williams | 1 | -3/+3 |
2017-06-05 | Merge branch 'tb/pull-ff-rebase-autostash' | Junio C Hamano | 1 | -11/+14 |
2017-06-05 | Merge branch 'js/blame-lib' | Junio C Hamano | 2 | -2048/+65 |
2017-06-05 | Merge branch 'mh/packed-ref-store-prep' | Junio C Hamano | 2 | -3/+3 |
2017-06-05 | Merge branch 'mb/diff-default-to-indent-heuristics' | Junio C Hamano | 3 | -3/+3 |
2017-06-05 | Merge branch 'jk/unbreak-am-h' into maint | Junio C Hamano | 1 | -0/+3 |
2017-06-05 | Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maint | Junio C Hamano | 1 | -1/+1 |
2017-06-05 | Merge branch 'rs/checkout-am-fix-unborn' into maint | Junio C Hamano | 2 | -2/+3 |
2017-06-05 | Merge branch 'jn/clone-add-empty-config-from-command-line' into maint | Junio C Hamano | 1 | -1/+3 |
2017-06-05 | Merge branch 'ab/c-translators-comment-style' into maint | Junio C Hamano | 3 | -10/+18 |
2017-06-04 | Merge branch 'jt/push-options-doc' into maint | Junio C Hamano | 1 | -2/+49 |
2017-06-04 | Merge branch 'js/plug-leaks' into maint | Junio C Hamano | 11 | -35/+69 |
2017-06-04 | Merge branch 'jk/disable-pack-reuse-when-broken' into maint | Junio C Hamano | 1 | -1/+5 |
2017-06-04 | Merge branch 'jk/am-leakfix' into maint | Junio C Hamano | 1 | -20/+14 |
2017-06-04 | Merge branch 'jc/read-tree-empty-with-m' into maint | Junio C Hamano | 1 | -1/+1 |
2017-06-04 | Merge branch 'ja/do-not-ask-needless-questions' into maint | Junio C Hamano | 3 | -7/+8 |
2017-06-04 | Merge branch 'ah/log-decorate-default-to-auto' into maint | Junio C Hamano | 1 | -2/+2 |
2017-06-04 | Merge branch 'ab/c-translators-comment-style' | Junio C Hamano | 3 | -10/+18 |
2017-06-04 | Merge branch 'jk/unbreak-am-h' | Junio C Hamano | 1 | -0/+3 |
2017-06-02 | Merge branch 'ab/grep-preparatory-cleanup' | Junio C Hamano | 2 | -5/+22 |
2017-06-02 | Merge branch 'jk/diff-blob' | Junio C Hamano | 4 | -36/+42 |
2017-06-02 | Merge branch 'sl/clean-d-ignored-fix' | Junio C Hamano | 1 | -0/+42 |
2017-06-02 | diff-tree: update stale in-code comments | Junio C Hamano | 1 | -3/+5 |
2017-06-02 | tree-diff: convert diff_root_tree_sha1 to struct object_id | Brandon Williams | 1 | -2/+2 |
2017-06-02 | combine-diff: convert diff_tree_combined to struct object_id | Brandon Williams | 1 | -1/+1 |
2017-06-02 | patch-ids: convert to struct object_id | Brandon Williams | 1 | -1/+1 |
2017-06-02 | diff: convert fill_filespec to struct object_id | Brandon Williams | 2 | -3/+3 |
2017-06-02 | grep: convert to struct object_id | Brandon Williams | 1 | -11/+11 |
2017-06-02 | notes: convert some accessor functions to struct object_id | brian m. carlson | 1 | -10/+10 |
2017-06-02 | builtin/notes: convert to struct object_id | brian m. carlson | 3 | -57/+57 |
2017-06-02 | notes: make get_note return pointer to struct object_id | brian m. carlson | 1 | -11/+11 |
2017-06-02 | notes: convert for_each_note to struct object_id | brian m. carlson | 1 | -3/+3 |
2017-06-01 | pull: ff --rebase --autostash works in dirty repo | Tyler Brazier | 1 | -11/+14 |
2017-06-01 | builtin/fetch.c: respect 'submodule.recurse' option | Stefan Beller | 1 | -0/+7 |
2017-06-01 | builtin/push.c: respect 'submodule.recurse' option | Stefan Beller | 1 | -0/+4 |
2017-06-01 | builtin/grep.c: respect 'submodule.recurse' option | Stefan Beller | 1 | -0/+3 |
2017-06-01 | Introduce 'submodule.recurse' option for worktree manipulators | Stefan Beller | 3 | -3/+19 |
2017-05-31 | C style: use standard style for "TRANSLATORS" comments | Ævar Arnfjörð Bjarmason | 3 | -10/+18 |
2017-05-30 | submodule--helper: show usage for "-h" | Jeff King | 1 | -3/+2 |
2017-05-30 | remote-{ext,fd}: print usage message on invalid arguments | Jeff King | 2 | -2/+8 |
2017-05-30 | upload-archive: handle "-h" option early | Jeff King | 1 | -1/+4 |
2017-05-30 | credential: handle invalid arguments earlier | Jeff King | 1 | -2/+2 |