aboutsummaryrefslogtreecommitdiff
path: root/remote.c
Commit message (Expand)AuthorAge
* Merge branch 'js/for-each-ref-remote-name-and-ref'Junio C Hamano2017-11-15
|\
| * for-each-ref: let upstream/push report the remote ref nameJ Wyman2017-11-08
* | refs: convert dwim_ref and expand_ref to struct object_idbrian m. carlson2017-10-16
* | refs: convert read_ref and read_ref_full to object_idbrian m. carlson2017-10-16
|/
* refs: pass NULL to resolve_ref_unsafe() if hash is not neededRené Scharfe2017-09-24
* Merge branch 'ma/up-to-date'Junio C Hamano2017-09-10
|\
| * treewide: correct several "up-to-date" to "up to date"Martin Ågren2017-08-23
* | Merge branch 'sb/hashmap-cleanup'Junio C Hamano2017-08-11
|\ \
| * | remote.c: drop hashmap_cmp_fn castStefan Beller2017-07-05
| |/
* | Merge branch 'bc/object-id'Junio C Hamano2017-08-11
|\ \ | |/ |/|
| * sha1_name: convert get_sha1* to get_oid*brian m. carlson2017-07-17
| * remote: convert struct push_cas to struct object_idbrian m. carlson2017-07-17
* | hashmap.h: compare function has access to a data fieldStefan Beller2017-06-30
|/
* Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\
| * config: don't include config.h by defaultBrandon Williams2017-06-15
* | Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-13
|\ \
| * | wrapper.c: add and use fopen_or_warn()Nguyễn Thái Ngọc Duy2017-05-26
| |/
* | Merge branch 'jk/drop-free-refspecs'Junio C Hamano2017-06-05
|\ \
| * | remote: drop free_refspecs() functionJeff King2017-06-01
| |/
* | Merge branch 'js/bs-is-a-dir-sep-on-windows'Junio C Hamano2017-06-02
|\ \
| * | Windows: do not treat a path with backslashes as a remote's nick nameJohannes Sixt2017-05-26
* | | Merge branch 'js/plug-leaks'Junio C Hamano2017-05-29
|\ \ \
| * | | remote: plug memory leak in match_explicit()Johannes Schindelin2017-05-08
| | |/ | |/|
* | | object: convert parse_object* to take struct object_idbrian m. carlson2017-05-08
* | | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
|/ /
* | Merge branch 'bw/push-options-recursively-to-submodules'Junio C Hamano2017-04-19
|\ \
| * | remote: expose parse_push_refspec functionBrandon Williams2017-04-11
* | | Merge branch 'jc/unused-symbols'Junio C Hamano2017-04-16
|\ \ \ | |/ / |/| |
| * | remote.[ch]: parse_push_cas_option() can be staticJunio C Hamano2017-03-31
* | | Merge branch 'jn/remote-helpers-with-git-dir'Junio C Hamano2017-02-27
|\ \ \
| * | | remote: avoid reading $GIT_DIR config in non-repoJeff King2017-02-14
| * | | Merge branch 'km/branch-get-push-while-detached' into maintJunio C Hamano2017-01-31
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'js/remote-rename-with-half-configured-remote'Junio C Hamano2017-01-31
|\ \ \ \
| * | | | remote rename: more carefully determine whether a remote is configuredJohannes Schindelin2017-01-19
| |/ / /
* | | | Merge branch 'km/branch-get-push-while-detached'Junio C Hamano2017-01-18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | branch_get_push: do not segfault when HEAD is detachedKyle Meyer2017-01-07
| * | Merge branch 'nd/remote-plural-ours-plus-theirs' into maintJunio C Hamano2016-05-26
| |\ \
| * \ \ Merge branch 'jk/fix-attribute-macro-in-2.5' into HEADJunio C Hamano2016-05-18
| |\ \ \
* | | | | use strbuf_addstr() for adding constant strings to a strbuf, part 2René Scharfe2016-09-15
* | | | | Merge branch 'jk/push-force-with-lease-creation' into maintJunio C Hamano2016-09-08
|\ \ \ \ \
| * | | | | push: allow pushing new branches with --force-with-leaseJohn Keeping2016-07-26
| * | | | | push: add shorthand for --force-with-lease branch creationJohn Keeping2016-07-26
| * | | | | Merge branch 'jk/tighten-alloc' into maintJunio C Hamano2016-03-10
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'nd/remote-plural-ours-plus-theirs'Junio C Hamano2016-05-17
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | remote.c: specify correct plural form in "commit diverge" messageNguyễn Thái Ngọc Duy2016-05-06
* | | | | | | Merge branch 'jk/fix-attribute-macro-in-2.5'Junio C Hamano2016-05-03
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | remote.c: spell __attribute__ correctlyJeff King2016-04-25
* | | | | | remote: don't resolve HEAD in non-repositoryJeff King2016-03-06
* | | | | | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-02-26
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | use st_add and st_mult for allocation size computationJeff King2016-02-22