Age | Commit message (Expand) | Author | Files | Lines |
2013-07-18 | fetch: make --prune configurable | Michael Schubert | 1 | -0/+3 |
2013-07-18 | Merge branch 'bc/push-match-many-refs' | Junio C Hamano | 1 | -2/+25 |
2013-07-08 | cache.h: move remote/connect API out of it | Junio C Hamano | 1 | -0/+8 |
2013-07-08 | remote.c: avoid O(m*n) behavior in match_push_refs | Brandon Casey | 1 | -2/+25 |
2013-06-23 | remote: remove dead code in read_branches_file() | Ramkumar Ramachandra | 1 | -19/+4 |
2013-05-28 | remote: trivial style cleanup | Felipe Contreras | 1 | -2/+1 |
2013-04-02 | remote.c: introduce branch.<name>.pushremote | Ramkumar Ramachandra | 1 | -0/+4 |
2013-04-02 | remote.c: introduce remote.pushdefault | Ramkumar Ramachandra | 1 | -0/+7 |
2013-04-02 | remote.c: introduce a way to have different remotes for fetch/push | Ramkumar Ramachandra | 1 | -4/+21 |
2013-04-02 | remote.c: simplify a bit of code using git_config_string() | Ramkumar Ramachandra | 1 | -3/+2 |
2013-04-01 | Merge branch 'jc/nobody-sets-src-peer-ref' | Junio C Hamano | 1 | -3/+0 |
2013-03-25 | Merge branch 'jc/push-follow-tag' | Junio C Hamano | 1 | -0/+99 |
2013-03-21 | Merge branch 'jc/fetch-raw-sha1' | Junio C Hamano | 1 | -18/+23 |
2013-03-05 | push: --follow-tags | Junio C Hamano | 1 | -0/+99 |
2013-03-04 | match_push_refs(): nobody sets src->peer_ref anymore | Junio C Hamano | 1 | -3/+0 |
2013-02-07 | fetch: fetch objects by their exact SHA-1 object names | Junio C Hamano | 1 | -1/+11 |
2013-02-07 | parse_fetch_refspec(): clarify the codeflow a bit | Junio C Hamano | 1 | -17/+12 |
2013-02-04 | Merge branch 'jc/push-reject-reasons' | Junio C Hamano | 1 | -23/+19 |
2013-01-24 | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE | Junio C Hamano | 1 | -3/+8 |
2013-01-24 | push: further simplify the logic to assign rejection reason | Junio C Hamano | 1 | -16/+11 |
2013-01-24 | push: further clean up fields of "struct ref" | Junio C Hamano | 1 | -10/+6 |
2013-01-23 | Merge branch 'cr/push-force-tag-update' | Junio C Hamano | 1 | -36/+7 |
2013-01-16 | push: fix "refs/tags/ hierarchy cannot be updated without --force" | Junio C Hamano | 1 | -36/+7 |
2013-01-11 | Merge branch 'jc/fetch-ignore-symref' into maint | Junio C Hamano | 1 | -1/+12 |
2013-01-05 | Merge branch 'jc/fetch-ignore-symref' | Junio C Hamano | 1 | -1/+12 |
2013-01-05 | Merge branch 'cr/push-force-tag-update' | Junio C Hamano | 1 | -20/+63 |
2012-12-11 | fetch: ignore wildcarded refspecs that update local symbolic refs | Junio C Hamano | 1 | -1/+12 |
2012-12-03 | Merge branch 'mm/status-push-pull-advise' | Junio C Hamano | 1 | -6/+9 |
2012-12-03 | status: respect advice.statusHints for ahead/behind advice | Jeff King | 1 | -6/+9 |
2012-12-03 | push: cleanup push rules comment | Chris Rorvick | 1 | -15/+17 |
2012-12-02 | push: clarify rejection of update to non-commit-ish | Chris Rorvick | 1 | -0/+5 |
2012-12-02 | push: require force for annotated tags | Chris Rorvick | 1 | -2/+9 |
2012-12-02 | push: require force for refs under refs/tags/ | Chris Rorvick | 1 | -4/+14 |
2012-12-02 | push: flag updates that require force | Chris Rorvick | 1 | -3/+8 |
2012-12-02 | push: keep track of "update" state separately | Chris Rorvick | 1 | -7/+11 |
2012-12-02 | push: add advice for rejected tag reference | Chris Rorvick | 1 | -0/+10 |
2012-11-28 | Merge branch 'mm/status-push-pull-advise' | Junio C Hamano | 1 | -3/+10 |
2012-11-16 | status: add advice on how to push/pull to tracking branch | Matthieu Moy | 1 | -3/+10 |
2012-11-15 | Merge branch 'jc/maint-fetch-tighten-refname-check' | Junio C Hamano | 1 | -2/+2 |
2012-10-19 | get_fetch_map(): tighten checks on dest refs | Junio C Hamano | 1 | -2/+2 |
2012-07-13 | Merge branch 'jk/push-delete-ref-error-message' | Junio C Hamano | 1 | -0/+3 |
2012-07-03 | push: don't guess at qualifying remote refs on deletion | Jeff King | 1 | -0/+3 |
2012-05-22 | add sorting infrastructure for list refs | Jeff King | 1 | -0/+22 |
2012-02-22 | push: add '--prune' option | Felipe Contreras | 1 | -3/+28 |
2012-02-22 | remote: refactor code into alloc_delete_ref() | Felipe Contreras | 1 | -5/+9 |
2012-02-22 | remote: reorganize check_pattern_match() | Felipe Contreras | 1 | -29/+30 |
2012-02-22 | remote: use a local variable in match_push_refs() | Felipe Contreras | 1 | -9/+10 |
2012-02-01 | i18n: format_tracking_info "Your branch is behind" message | Jiang Xin | 1 | -11/+21 |
2011-12-13 | Rename resolve_ref() to resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2011-11-13 | Convert many resolve_ref() calls to read_ref*() and ref_exists() | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |