| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-02-20 | completion: add more parameter value completion | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
| 2019-01-24 | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
| 2019-01-04 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -1/+2 |
| 2018-11-18 | Merge branch 'jk/verify-sig-merge-into-void' | Junio C Hamano | 1 | -0/+11 |
| 2018-11-12 | wt-status.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2018-11-07 | pull: handle --verify-signatures for unborn branch | Jeff King | 1 | -0/+11 |
| 2018-10-22 | submodule.c: remove some of the_repository references | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-10-19 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -3/+6 |
| 2018-09-21 | submodule.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-09-21 | merge.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
| 2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -2/+2 |
| 2018-09-17 | Merge branch 'ds/reachable' | Junio C Hamano | 1 | -0/+1 |
| 2018-08-29 | convert "oidcmp() != 0" to "!oideq()" | Jeff King | 1 | -1/+1 |
| 2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -1/+1 |
| 2018-08-27 | Merge branch 'rs/opt-updates' | Junio C Hamano | 1 | -1/+1 |
| 2018-08-21 | parseopt: group literal string alternatives in argument help | René Scharfe | 1 | -1/+1 |
| 2018-08-17 | Merge branch 'js/pull-rebase-type-shorthand' | Junio C Hamano | 1 | -3/+3 |
| 2018-08-06 | pull --rebase=<type>: allow single-letter abbreviations for the type | Johannes Schindelin | 1 | -3/+3 |
| 2018-07-20 | commit.h: remove method declarations | Derrick Stolee | 1 | -0/+1 |
| 2018-06-29 | commit: add repository argument to lookup_commit_reference | Stefan Beller | 1 | -5/+10 |
| 2018-06-29 | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 1 | -2/+2 |
| 2018-06-28 | Merge branch 'ab/refspec-init-fix' | Junio C Hamano | 1 | -1/+1 |
| 2018-06-18 | Merge branch 'rd/doc-remote-tracking-with-hyphen' | Junio C Hamano | 1 | -2/+2 |
| 2018-06-13 | Use hyphenated "remote-tracking branch" (docs and comments) | Robert P. J. Day | 1 | -2/+2 |
| 2018-06-11 | refspec: s/refspec_item_init/&_or_die/g | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
| 2018-05-30 | Merge branch 'bw/ref-prefix-for-configured-refspec' | Junio C Hamano | 1 | -4/+5 |
| 2018-05-30 | Merge branch 'js/use-bug-macro' | Junio C Hamano | 1 | -1/+1 |
| 2018-05-18 | path.c: migrate global git_path_* to take a repository argument | Stefan Beller | 1 | -2/+2 |
| 2018-05-18 | pull: convert get_tracking_branch to use refspec_item_init | Brandon Williams | 1 | -4/+4 |
| 2018-05-18 | refspec: rename struct refspec to struct refspec_item | Brandon Williams | 1 | -1/+1 |
| 2018-05-18 | refspec: move refspec parsing logic into its own file | Brandon Williams | 1 | -0/+1 |
| 2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 1 | -1/+1 |
| 2018-04-26 | pull: accept --rebase=merges to recreate the branch topology | Johannes Schindelin | 1 | -4/+10 |
| 2018-04-11 | exec_cmd: rename to use dash in file name | Stefan Beller | 1 | -1/+1 |
| 2018-03-14 | Merge branch 'nd/parseopt-completion' | Junio C Hamano | 1 | -1/+1 |
| 2018-02-15 | Merge branch 'sb/pull-rebase-submodule' | Junio C Hamano | 1 | -0/+2 |
| 2018-02-09 | parse-options: let OPT__FORCE take optional flags argument | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2018-01-25 | builtin/pull: respect verbosity settings in submodules | Stefan Beller | 1 | -0/+2 |
| 2017-12-13 | Merge branch 'bc/hash-algo' | Junio C Hamano | 1 | -1/+1 |
| 2017-11-27 | Merge branch 'sw/pull-ipv46-passthru' | Junio C Hamano | 1 | -0/+12 |
| 2017-11-21 | pull: pass -4/-6 option to 'git fetch' | Shuyu Wei | 1 | -0/+12 |
| 2017-11-15 | Merge branch 'ma/reduce-heads-leakfix' | Junio C Hamano | 1 | -1/+4 |
| 2017-11-13 | Switch empty tree and blob lookups to use hash abstraction | brian m. carlson | 1 | -1/+1 |
| 2017-11-08 | reduce_heads: fix memory leaks | Martin Ågren | 1 | -1/+4 |
| 2017-11-06 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -1/+1 |
| 2017-10-16 | refs: convert update_ref and refs_update_ref to use struct object_id | brian m. carlson | 1 | -1/+1 |
| 2017-10-13 | pull: pass --signoff/--no-signoff to "git merge" | W. Trevor King | 1 | -0/+6 |
| 2017-09-07 | pull: honor submodule.recurse config option | Nicolas Morey-Chaisemartin | 1 | -0/+4 |
| 2017-09-07 | pull: fix cli and config option parsing order | Nicolas Morey-Chaisemartin | 1 | -2/+2 |
| 2017-08-22 | Merge branch 'ma/parse-maybe-bool' | Junio C Hamano | 1 | -2/+2 |
| 2017-08-07 | treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool | Martin Ågren | 1 | -2/+2 |
| 2017-07-13 | Merge branch 'sb/pull-rebase-submodule' | Junio C Hamano | 1 | -10/+63 |
| 2017-06-24 | Merge branch 'bw/config-h' | Junio C Hamano | 1 | -0/+1 |
| 2017-06-23 | pull: optionally rebase submodules (remote submodule changes only) | Stefan Beller | 1 | -10/+63 |
| 2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
| 2017-06-13 | Merge branch 'nd/fopen-errors' | Junio C Hamano | 1 | -2/+1 |
| 2017-06-05 | Merge branch 'tb/pull-ff-rebase-autostash' | Junio C Hamano | 1 | -11/+14 |
| 2017-06-01 | pull: ff --rebase --autostash works in dirty repo | Tyler Brazier | 1 | -11/+14 |
| 2017-05-26 | use xfopen() in more places | Nguyễn Thái Ngọc Duy | 1 | -2/+1 |
| 2017-05-08 | merge: convert checkout_fast_forward to struct object_id | brian m. carlson | 1 | -2/+2 |
| 2017-05-08 | Convert lookup_commit* to struct object_id | brian m. carlson | 1 | -5/+5 |
| 2017-04-26 | Merge branch 'jk/war-on-git-path' | Junio C Hamano | 1 | -2/+2 |
| 2017-04-20 | use git_path_* helper functions | Jeff King | 1 | -2/+2 |
| 2017-03-31 | Rename sha1_array to oid_array | brian m. carlson | 1 | -3/+3 |
| 2017-03-31 | Make sha1_array_append take a struct object_id * | brian m. carlson | 1 | -1/+1 |
| 2017-03-28 | sha1-array: convert internal storage for struct sha1_array to object_id | brian m. carlson | 1 | -11/+11 |
| 2017-03-28 | builtin/pull: convert to struct object_id | brian m. carlson | 1 | -36/+36 |
| 2017-03-26 | builtin/pull: convert portions to struct object_id | brian m. carlson | 1 | -3/+3 |
| 2016-12-19 | Merge branch 'jc/pull-rebase-ff' | Junio C Hamano | 1 | -4/+18 |
| 2016-11-29 | pull: fast-forward "pull --rebase=true" | Junio C Hamano | 1 | -4/+18 |
| 2016-10-07 | wt-status: teach has_{unstaged,uncommitted}_changes() about submodules | Johannes Schindelin | 1 | -1/+1 |
| 2016-10-07 | wt-status: make the require_clean_work_tree() function reusable | Johannes Schindelin | 1 | -76/+1 |
| 2016-10-07 | pull: make code more similar to the shell script again | Johannes Schindelin | 1 | -10/+20 |
| 2016-10-07 | pull: drop confusing prefix parameter of die_on_unclean_work_tree() | Johannes Schindelin | 1 | -8/+8 |
| 2016-07-13 | Merge branch 'va/i18n-even-more' | Junio C Hamano | 1 | -1/+1 |
| 2016-06-17 | i18n: advice: internationalize message for conflicts | Vasco Almeida | 1 | -1/+1 |
| 2016-05-20 | pull: warn on --verify-signatures with --rebase | Alexander Hirsch | 1 | -0/+3 |
| 2016-05-17 | Merge branch 'va/i18n-misc-updates' | Junio C Hamano | 1 | -7/+7 |
| 2016-04-29 | Merge branch 'jc/merge-refuse-new-root' | Junio C Hamano | 1 | -0/+6 |
| 2016-04-21 | pull: pass --allow-unrelated-histories to "git merge" | Junio C Hamano | 1 | -0/+6 |
| 2016-04-19 | i18n: builtin/pull.c: split strings marked for translation | Vasco Almeida | 1 | -4/+4 |
| 2016-04-19 | i18n: builtin/pull.c: mark placeholders for translation | Vasco Almeida | 1 | -3/+3 |
| 2016-03-21 | pull --rebase: add --[no-]autostash flag | Mehul Jain | 1 | -0/+12 |
| 2016-03-21 | git-pull.c: introduce git_pull_config() | Mehul Jain | 1 | -3/+15 |
| 2016-01-28 | Merge branch 'jc/strbuf-getline' | Junio C Hamano | 1 | -1/+1 |
| 2016-01-26 | Merge branch 'js/pull-rebase-i' | Junio C Hamano | 1 | -2/+7 |
| 2016-01-15 | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 1 | -1/+1 |
| 2016-01-13 | pull: allow interactive rebase with --rebase=interactive | Johannes Schindelin | 1 | -2/+7 |
| 2015-12-16 | submodules: allow parallel fetching, add tests and documentation | Stefan Beller | 1 | -0/+6 |
| 2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -1/+1 |
| 2015-11-20 | Convert struct object to object_id | brian m. carlson | 1 | -1/+1 |
| 2015-10-16 | Merge branch 'pt/pull-builtin' into maint | Junio C Hamano | 1 | -1/+1 |
| 2015-10-16 | pull: enclose <options> in brackets in the usage string | Alex Henrie | 1 | -1/+1 |
| 2015-09-11 | pull: don't mark values for option "rebase" for translation | Ralf Thielow | 1 | -1/+1 |
| 2015-08-25 | Merge branch 'mh/tempfile' | Junio C Hamano | 1 | -0/+1 |
| 2015-07-22 | pull: allow dirty tree when rebase.autostash enabled | Kevin Daudt | 1 | -1/+5 |
| 2015-06-18 | pull: remove redirection to git-pull.sh | Paul Tan | 1 | -7/+0 |
| 2015-06-18 | pull --rebase: error on no merge candidate cases | Paul Tan | 1 | -3/+12 |
| 2015-06-18 | pull --rebase: exit early when the working directory is dirty | Paul Tan | 1 | -1/+76 |
| 2015-06-18 | pull: configure --rebase via branch.<name>.rebase or pull.rebase | Paul Tan | 1 | -1/+34 |
| 2015-06-18 | pull: teach git pull about --rebase | Paul Tan | 1 | -2/+245 |
| 2015-06-18 | pull: set reflog message | Paul Tan | 1 | -0/+22 |
| 2015-06-18 | pull: implement pulling into an unborn branch | Paul Tan | 1 | -1/+28 |
| 2015-06-18 | pull: fast-forward working tree if head is updated | Paul Tan | 1 | -0/+30 |
| 2015-06-18 | pull: check if in unresolved merge state | Paul Tan | 1 | -0/+9 |
| 2015-06-18 | pull: support pull.ff config | Paul Tan | 1 | -0/+29 |
| 2015-06-18 | pull: error on no merge candidates | Paul Tan | 1 | -0/+113 |
| 2015-06-18 | pull: pass git-fetch's options to git-fetch | Paul Tan | 1 | -0/+95 |
| 2015-06-15 | pull: pass git-merge's options to git-merge | Paul Tan | 1 | -0/+75 |
| 2015-06-15 | pull: pass verbosity, --progress flags to fetch and merge | Paul Tan | 1 | -0/+36 |
| 2015-06-15 | pull: implement fetch + merge | Paul Tan | 1 | -1/+61 |
| 2015-06-15 | pull: implement skeletal builtin pull | Paul Tan | 1 | -0/+33 |