Age | Commit message (Expand) | Author | Files | Lines |
2019-03-07 | Merge branch 'nd/completion-more-parameters' | Junio C Hamano | 1 | -0/+4 |
2019-03-07 | Merge branch 'jh/trace2' | Junio C Hamano | 1 | -0/+1 |
2019-03-07 | Merge branch 'wh/author-committer-ident-config' | Junio C Hamano | 1 | -0/+1 |
2019-02-22 | trace2:data: add trace2 hook classification | Jeff Hostetler | 1 | -0/+1 |
2019-02-20 | completion: add more parameter value completion | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2019-02-06 | Merge branch 'nd/the-index-final' | Junio C Hamano | 1 | -6/+7 |
2019-02-06 | Merge branch 'tt/bisect-in-c' | Junio C Hamano | 1 | -18/+2 |
2019-02-06 | Merge branch 'en/rebase-merge-on-sequencer' | Junio C Hamano | 1 | -0/+9 |
2019-02-04 | config: allow giving separate author and committer idents | William Hubbs | 1 | -0/+1 |
2019-01-24 | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2019-01-14 | read-cache.c: remove the_* from index_has_changes() | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2019-01-14 | merge-recursive.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-01-14 | read-cache.c: kill read_index() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-01-14 | notes-utils.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-01-04 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -2/+2 |
2019-01-02 | wrapper: move is_empty_file() and rename it as is_empty_or_missing_file() | Pranit Bauva | 1 | -18/+2 |
2018-12-28 | am, rebase--merge: do not overlook --skip'ed commits with post-rewrite | Elijah Newren | 1 | -0/+9 |
2018-11-18 | Merge branch 'jk/unused-parameter-fixes' | Junio C Hamano | 1 | -1/+3 |
2018-11-13 | Merge branch 'pw/am-rebase-read-author-script' | Junio C Hamano | 1 | -56/+4 |
2018-11-12 | rerere.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-11-12 | branch.c: remove the_repository reference | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-11-06 | am: handle --no-patch-format option | Jeff King | 1 | -1/+3 |
2018-11-01 | add read_author_script() to libgit | Phillip Wood | 1 | -84/+2 |
2018-11-01 | am: rename read_author_script() | Phillip Wood | 1 | -2/+2 |
2018-11-01 | am: improve author-script error reporting | Phillip Wood | 1 | -10/+39 |
2018-11-01 | am: don't die in read_author_script() | Phillip Wood | 1 | -1/+2 |
2018-10-19 | Merge branch 'nd/status-refresh-progress' | Junio C Hamano | 1 | -1/+1 |
2018-10-19 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -5/+5 |
2018-09-21 | revision.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2018-09-21 | rerere.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
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-17 | status: show progress bar if refreshing the index takes too long | Nguyễn Thái Ngọc Duy | 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 |