Age | Commit message (Expand) | Author | Files | Lines |
2020-02-10 | remote rename/remove: gently handle remote.pushDefault config | Bert Wesarg | 1 | -0/+55 |
2020-02-10 | remote rename/remove: handle branch.<name>.pushRemote config values | Bert Wesarg | 1 | -1/+21 |
2020-02-10 | remote: clean-up config callback | Bert Wesarg | 1 | -11/+17 |
2020-02-10 | remote: clean-up by returning early to avoid one indentation | Bert Wesarg | 1 | -46/+48 |
2020-02-10 | pull --rebase/remote rename: document and honor single-letter abbreviations r... | Bert Wesarg | 1 | -18/+12 |
2019-12-11 | remote: pass NULL to read_ref_full() because object ID is not needed | René Scharfe | 1 | -2/+1 |
2019-05-13 | remove_all_fetch_refspecs(): drop unused "remote" parameter | Jeff King | 1 | -2/+2 |
2018-09-24 | Merge branch 'ms/remote-error-message-update' | Junio C Hamano | 1 | -3/+3 |
2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -1/+1 |
2018-09-17 | Merge branch 'ds/reachable' | Junio C Hamano | 1 | -0/+1 |
2018-09-14 | builtin/remote: quote remote name on error to display empty name | Shulhan | 1 | -3/+3 |
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 | remote: improve argument help for add --mirror | René Scharfe | 1 | -1/+1 |
2018-08-15 | Merge branch 'rs/remote-mv-leakfix' | Junio C Hamano | 1 | -2/+3 |
2018-08-01 | remote: clear string_list after use in mv() | René Scharfe | 1 | -2/+3 |
2018-07-20 | commit-reach: move ref_newer from remote.c | Derrick Stolee | 1 | -0/+1 |
2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -0/+1 |
2018-06-29 | Merge branch 'sb/object-store-grafts' into sb/object-store-lookup | Junio C Hamano | 1 | -0/+1 |
2018-05-30 | Merge branch 'bw/ref-prefix-for-configured-refspec' | Junio C Hamano | 1 | -19/+18 |
2018-05-23 | Merge branch 'js/rebase-recreate-merge' | Junio C Hamano | 1 | -4/+14 |
2018-05-18 | remote: convert match_push_refs to take a struct refspec | Brandon Williams | 1 | -2/+1 |
2018-05-18 | remote: convert get_stale_heads to take a struct refspec | Brandon Williams | 1 | -2/+1 |
2018-05-18 | remote: convert fetch refspecs to struct refspec | Brandon Williams | 1 | -9/+9 |
2018-05-18 | remote: convert push refspecs to struct refspec | Brandon Williams | 1 | -7/+7 |
2018-05-18 | refspec: rename struct refspec to struct refspec_item | Brandon Williams | 1 | -4/+4 |
2018-05-18 | refspec: move refspec parsing logic into its own file | Brandon Williams | 1 | -0/+1 |
2018-05-16 | object-store: move object access functions to object-store.h | Stefan Beller | 1 | -0/+1 |
2018-05-08 | Merge branch 'bw/protocol-v2' | Junio C Hamano | 1 | -1/+1 |
2018-04-26 | pull: accept --rebase=merges to recreate the branch topology | Johannes Schindelin | 1 | -4/+14 |
2018-03-15 | transport: convert transport_get_remote_refs to take a list of ref prefixes | Brandon Williams | 1 | -1/+1 |
2018-03-14 | Merge branch 'nd/parseopt-completion' | Junio C Hamano | 1 | -1/+1 |
2018-02-22 | remote: rename 'new' variables | Brandon Williams | 1 | -33/+33 |
2018-02-09 | remote: force completing --mirror= instead of --mirror | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2017-11-15 | Merge branch 'mh/tidy-ref-update-flags' | Junio C Hamano | 1 | -3/+3 |
2017-11-06 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -1/+1 |
2017-11-06 | refs: rename constant `REF_NODEREF` to `REF_NO_DEREF` | Michael Haggerty | 1 | -3/+3 |
2017-10-21 | remote: handle broken symrefs | Jeff King | 1 | -1/+1 |
2017-10-16 | refs: convert read_ref and read_ref_full to object_id | brian m. carlson | 1 | -1/+1 |
2017-09-24 | refs: pass NULL to resolve_ref_unsafe() if hash is not needed | René Scharfe | 1 | -2/+1 |
2017-09-07 | remote: release strbuf after use in set_url() | Rene Scharfe | 1 | -3/+3 |
2017-09-07 | remote: release strbuf after use in migrate_file() | Rene Scharfe | 1 | -0/+1 |
2017-09-07 | remote: release strbuf after use in read_remote_branches() | Rene Scharfe | 1 | -0/+1 |
2017-08-22 | Merge branch 'ma/parse-maybe-bool' | Junio C Hamano | 1 | -1/+1 |
2017-08-07 | treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool | Martin Ågren | 1 | -1/+1 |
2017-06-24 | Merge branch 'bw/config-h' | Junio C Hamano | 1 | -0/+1 |
2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
2017-06-05 | Merge branch 'mh/packed-ref-store-prep' | Junio C Hamano | 1 | -2/+2 |
2017-05-31 | C style: use standard style for "TRANSLATORS" comments | Ævar Arnfjörð Bjarmason | 1 | -2/+5 |
2017-05-23 | ref_store: take a `msg` parameter when deleting references | Michael Haggerty | 1 | -2/+2 |