Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refs: pass NULL to resolve_ref_unsafe() if hash is not needed | René Scharfe | 2017-09-24 | 1 | -8/+4 |
* | Merge branch 'ma/up-to-date' | Junio C Hamano | 2017-09-10 | 1 | -1/+1 |
|\ | |||||
| * | treewide: correct several "up-to-date" to "up to date" | Martin Ågren | 2017-08-23 | 1 | -1/+1 |
* | | Merge branch 'sb/hashmap-cleanup' | Junio C Hamano | 2017-08-11 | 1 | -4/+8 |
|\ \ | |||||
| * | | remote.c: drop hashmap_cmp_fn cast | Stefan Beller | 2017-07-05 | 1 | -4/+8 |
| |/ | |||||
* | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-08-11 | 1 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | sha1_name: convert get_sha1* to get_oid* | brian m. carlson | 2017-07-17 | 1 | -1/+1 |
| * | remote: convert struct push_cas to struct object_id | brian m. carlson | 2017-07-17 | 1 | -3/+3 |
* | | hashmap.h: compare function has access to a data field | Stefan Beller | 2017-06-30 | 1 | -2/+5 |
|/ | |||||
* | Merge branch 'bw/config-h' | Junio C Hamano | 2017-06-24 | 1 | -0/+1 |
|\ | |||||
| * | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -0/+1 |
* | | Merge branch 'nd/fopen-errors' | Junio C Hamano | 2017-06-13 | 1 | -2/+2 |
|\ \ | |||||
| * | | wrapper.c: add and use fopen_or_warn() | Nguyễn Thái Ngọc Duy | 2017-05-26 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch 'jk/drop-free-refspecs' | Junio C Hamano | 2017-06-05 | 1 | -22/+6 |
|\ \ | |||||
| * | | remote: drop free_refspecs() function | Jeff King | 2017-06-01 | 1 | -22/+6 |
| |/ | |||||
* | | Merge branch 'js/bs-is-a-dir-sep-on-windows' | Junio C Hamano | 2017-06-02 | 1 | -1/+6 |
|\ \ | |||||
| * | | Windows: do not treat a path with backslashes as a remote's nick name | Johannes Sixt | 2017-05-26 | 1 | -1/+6 |
* | | | Merge branch 'js/plug-leaks' | Junio C Hamano | 2017-05-29 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | remote: plug memory leak in match_explicit() | Johannes Schindelin | 2017-05-08 | 1 | -2/+3 |
| | |/ | |/| | |||||
* | | | object: convert parse_object* to take struct object_id | brian m. carlson | 2017-05-08 | 1 | -2/+2 |
* | | | Convert lookup_commit* to struct object_id | brian m. carlson | 2017-05-08 | 1 | -6/+7 |
|/ / | |||||
* | | Merge branch 'bw/push-options-recursively-to-submodules' | Junio C Hamano | 2017-04-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | remote: expose parse_push_refspec function | Brandon Williams | 2017-04-11 | 1 | -1/+1 |
* | | | Merge branch 'jc/unused-symbols' | Junio C Hamano | 2017-04-17 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | remote.[ch]: parse_push_cas_option() can be static | Junio C Hamano | 2017-03-31 | 1 | -1/+1 |
* | | | Merge branch 'jn/remote-helpers-with-git-dir' | Junio C Hamano | 2017-02-27 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | remote: avoid reading $GIT_DIR config in non-repo | Jeff King | 2017-02-14 | 1 | -1/+1 |
| * | | | Merge branch 'km/branch-get-push-while-detached' into maint | Junio C Hamano | 2017-01-31 | 1 | -3/+3 |
| |\ \ \ | | |_|/ | |/| | | |||||
* | | | | Merge branch 'js/remote-rename-with-half-configured-remote' | Junio C Hamano | 2017-01-31 | 1 | -2/+10 |
|\ \ \ \ | |||||
| * | | | | remote rename: more carefully determine whether a remote is configured | Johannes Schindelin | 2017-01-19 | 1 | -2/+10 |
| |/ / / | |||||
* | | | | Merge branch 'km/branch-get-push-while-detached' | Junio C Hamano | 2017-01-19 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | branch_get_push: do not segfault when HEAD is detached | Kyle Meyer | 2017-01-08 | 1 | -3/+3 |
| * | | Merge branch 'nd/remote-plural-ours-plus-theirs' into maint | Junio C Hamano | 2016-05-26 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'jk/fix-attribute-macro-in-2.5' into HEAD | Junio C Hamano | 2016-05-18 | 1 | -1/+1 |
| |\ \ \ | |||||
* | | | | | use strbuf_addstr() for adding constant strings to a strbuf, part 2 | René Scharfe | 2016-09-15 | 1 | -4/+4 |
* | | | | | Merge branch 'jk/push-force-with-lease-creation' into maint | Junio C Hamano | 2016-09-09 | 1 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | push: allow pushing new branches with --force-with-lease | John Keeping | 2016-07-26 | 1 | -4/+3 |
| * | | | | | push: add shorthand for --force-with-lease branch creation | John Keeping | 2016-07-26 | 1 | -0/+2 |
| * | | | | | Merge branch 'jk/tighten-alloc' into maint | Junio C Hamano | 2016-03-10 | 1 | -8/+5 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'nd/remote-plural-ours-plus-theirs' | Junio C Hamano | 2016-05-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | remote.c: specify correct plural form in "commit diverge" message | Nguyễn Thái Ngọc Duy | 2016-05-06 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jk/fix-attribute-macro-in-2.5' | Junio C Hamano | 2016-05-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | remote.c: spell __attribute__ correctly | Jeff King | 2016-04-26 | 1 | -1/+1 |
* | | | | | | remote: don't resolve HEAD in non-repository | Jeff King | 2016-03-07 | 1 | -5/+6 |
* | | | | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 | 1 | -8/+5 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | use st_add and st_mult for allocation size computation | Jeff King | 2016-02-22 | 1 | -4/+4 |
| * | | | | | convert trivial cases to FLEX_ARRAY macros | Jeff King | 2016-02-22 | 1 | -4/+1 |
* | | | | | | Merge branch 'tg/git-remote' | Junio C Hamano | 2016-02-26 | 1 | -48/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | remote: simplify remote_is_configured() | Thomas Gummerer | 2016-02-16 | 1 | -11/+2 |
| * | | | | | | remote: use parse_config_key | Thomas Gummerer | 2016-02-16 | 1 | -37/+32 |