Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | push: Add support for pre-push hooks | Aaron Schrab | 2013-01-18 | 1 | -0/+60 |
* | push: require force for refs under refs/tags/ | Chris Rorvick | 2012-12-02 | 1 | -2/+6 |
* | push: flag updates that require force | Chris Rorvick | 2012-12-02 | 1 | -1/+1 |
* | push: add advice for rejected tag reference | Chris Rorvick | 2012-12-02 | 1 | -0/+2 |
* | push: return reject reasons as a bitset | Chris Rorvick | 2012-12-02 | 1 | -9/+8 |
* | filter_refs(): delete matched refs from sought list | Michael Haggerty | 2012-09-12 | 1 | -7/+3 |
* | Change fetch_pack() and friends to take string_list arguments | Michael Haggerty | 2012-09-12 | 1 | -9/+9 |
* | Merge branch 'hv/submodule-recurse-push' | Junio C Hamano | 2012-04-24 | 1 | -3/+38 |
|\ | |||||
| * | push: teach --recurse-submodules the on-demand option | Heiko Voigt | 2012-03-30 | 1 | -1/+16 |
| * | Refactor submodule push check to use string list instead of integer | Heiko Voigt | 2012-03-30 | 1 | -2/+22 |
* | | Merge branch 'ct/advise-push-default' | Junio C Hamano | 2012-04-21 | 1 | -2/+11 |
|\ \ | |||||
| * | | push: Provide situational hints for non-fast-forward errors | Christopher Tiwald | 2012-03-20 | 1 | -2/+11 |
* | | | correct spelling: an URL -> a URL | Jim Meyering | 2012-03-28 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'fc/push-prune' | Junio C Hamano | 2012-02-27 | 1 | -0/+2 |
|\ \ | |||||
| * | | push: add '--prune' option | Felipe Contreras | 2012-02-23 | 1 | -0/+2 |
| |/ | |||||
* / | push/fetch/clone --no-progress suppresses progress output | Clemens Buchacher | 2012-02-13 | 1 | -4/+8 |
|/ | |||||
* | Merge branch 'maint' | Junio C Hamano | 2012-01-04 | 1 | -2/+6 |
|\ | |||||
| * | Merge branch 'nd/maint-parse-depth' into maint | Junio C Hamano | 2012-01-04 | 1 | -2/+6 |
| |\ | |||||
| | * | Catch invalid --depth option passed to clone or fetch | Nguyễn Thái Ngọc Duy | 2012-01-04 | 1 | -2/+6 |
| * | | Merge branch 'jk/maint-push-v-is-verbose' into maint | Junio C Hamano | 2011-12-28 | 1 | -5/+5 |
| |\ \ | |||||
* | \ \ | Merge branch 'jk/maint-push-v-is-verbose' | Junio C Hamano | 2011-12-22 | 1 | -5/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | make "git push -v" actually verbose | Jeff King | 2011-12-18 | 1 | -5/+5 |
| | |/ | |/| | |||||
* | | | Merge branch 'jk/fetch-no-tail-match-refs' | Junio C Hamano | 2011-12-20 | 1 | -4/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | drop "match" parameter from get_remote_heads | Jeff King | 2011-12-13 | 1 | -4/+3 |
* | | | Rename resolve_ref() to resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 2011-12-13 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'jc/match-refs-clarify' | Junio C Hamano | 2011-10-22 | 1 | -2/+2 |
|\ \ | |||||
| * | | rename "match_refs()" to "match_push_refs()" | Junio C Hamano | 2011-09-13 | 1 | -2/+2 |
* | | | Merge branch 'jc/unseekable-bundle' | Junio C Hamano | 2011-10-22 | 1 | -23/+1 |
|\ \ \ | |||||
| * | | | bundle: add parse_bundle_header() helper function | Junio C Hamano | 2011-10-14 | 1 | -1/+1 |
* | | | | Merge branch 'ph/transport-with-gitfile' | Junio C Hamano | 2011-10-22 | 1 | -1/+23 |
|\ \ \ \ | |||||
| * | | | | Fix is_gitfile() for files too small or larger than PATH_MAX to be a gitfile | Johannes Schindelin | 2011-10-11 | 1 | -2/+2 |
| * | | | | Teach transport about the gitfile mechanism | Phil Hord | 2011-10-04 | 1 | -1/+23 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'mh/check-ref-format-3' | Junio C Hamano | 2011-10-11 | 1 | -12/+4 |
|\ \ \ \ | |||||
| * | | | | Change check_ref_format() to take a flags argument | Michael Haggerty | 2011-10-05 | 1 | -12/+4 |
| |/ / / | |||||
* | | | | Merge branch 'jc/maint-bundle-too-quiet' | Junio C Hamano | 2011-10-05 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Teach progress eye-candy to fetch_refs_from_bundle() | Junio C Hamano | 2011-09-19 | 1 | -1/+2 |
* | | | | Sync with 1.7.6.2 | Junio C Hamano | 2011-09-06 | 1 | -7/+3 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Revert "Merge branch 'cb/maint-quiet-push' into maint" | Junio C Hamano | 2011-09-06 | 1 | -7/+3 |
* | | | | Merge branch 'fg/submodule-ff-check-before-push' | Junio C Hamano | 2011-09-02 | 1 | -0/+9 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | push: Don't push a repository with unpushed submodules | Fredrik Gustafsson | 2011-08-21 | 1 | -0/+9 |
| | |/ | |/| | |||||
* / | | propagate --quiet to send-pack/receive-pack | Clemens Buchacher | 2011-08-01 | 1 | -3/+7 |
|/ / | |||||
* | | Merge branch 'maint' | Junio C Hamano | 2011-05-30 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge branch 'jm/maint-misc-fix' into maint | Junio C Hamano | 2011-05-30 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | remove tests of always-false condition | Jim Meyering | 2011-05-26 | 1 | -1/+1 |
* | | | refactor refs_from_alternate_cb to allow passing extra data | Jeff King | 2011-05-20 | 1 | -3/+17 |
|/ / | |||||
* | | Merge branch 'jc/maint-fetch-alt' | Junio C Hamano | 2011-03-23 | 1 | -0/+34 |
|\ \ | |||||
| * | | refs_from_alternate: helper to use refs from alternates | Junio C Hamano | 2011-03-18 | 1 | -0/+34 |
| |/ | |||||
* / | Fix sparse warnings | Stephen Boyd | 2011-03-22 | 1 | -1/+1 |
|/ | |||||
* | push: pass --progress down to git-pack-objects | Jeff King | 2010-10-19 | 1 | -0/+1 |
* | make url-related functions reusable | Jeff King | 2010-05-25 | 1 | -49/+2 |