32 Commits (64379806a9adaeaaa7971b7f8411105987ea6d42)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy f63cf8c9fb Use imperative form in help usage to describe an action 13 years ago
Nguyễn Thái Ngọc Duy 78dafaa5cb i18n: push: mark parseopt strings for translation 13 years ago
Matthieu Moy f2c2c90103 push: start warning upcoming default change for push.default 13 years ago
Matthieu Moy b55e677522 push: introduce new push.default mode "simple" 13 years ago
Junio C Hamano 135dadef71 push: error out when the "upstream" semantics does not make sense 13 years ago
Heiko Voigt eb21c732d6 push: teach --recurse-submodules the on-demand option 13 years ago
Christopher Tiwald f25950f347 push: Provide situational hints for non-fast-forward errors 13 years ago
Felipe Contreras 6ddba5e241 push: add '--prune' option 13 years ago
Clemens Buchacher 01fdc21f6e push/fetch/clone --no-progress suppresses progress output 13 years ago
Nguyễn Thái Ngọc Duy 9049816140 clone: fix up delay cloning conditions 13 years ago
Junio C Hamano dad0b3d8e5 push: do not let configured foreign-vcs permanently clobbered 13 years ago
Fredrik Gustafsson d2b17b3220 push: Don't push a repository with unpushed submodules 14 years ago
Ævar Arnfjörð Bjarmason b32227e770 i18n: git-push "prevent you from losing" message 14 years ago
Ævar Arnfjörð Bjarmason 8352d29e00 i18n: git-push basic messages 14 years ago
Jeff King bbc30f9963 add packet tracing debug code 14 years ago
Matthieu Moy a3f5e7a32e push: better error message when no remote configured 14 years ago
Matthieu Moy ec8460bd91 push: better error messages when push.default = tracking 14 years ago
Johan Herland 53c403116a push.default: Rename 'tracking' to 'upstream' 14 years ago
Matthieu Moy 452c6d506b push: mention "git pull" in error message for non-fast forwards 15 years ago
Jared Hance 8a883b0260 builtin/push.c: remove useless temporary variable 15 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Jeff King 7b48c17093 fix off-by-one allocation error 15 years ago
Ilari Liusvaara e9fcd1e212 Add push --set-upstream 15 years ago
Matthieu Moy c0eb604330 push: spell 'Note about fast-forwards' section name correctly in error message. 15 years ago
Jan Krüger f517f1f2e9 builtin-push: add --delete as syntactic sugar for :foo 15 years ago
Tay Ray Chuan 53970b92d9 builtin-push: don't access freed transport->url 15 years ago
Daniel Barkalow fb0cc87ec0 Allow programs to not depend on remotes having urls 15 years ago
Jeff King f740cc2529 push: fix typo in usage 15 years ago
Jeff King 2aae905f23 push: always load default config 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 15 years ago
Nanako Shiraishi 8ef4c28b8d git push: say that --tag can't be used with --all or --mirror in help text 15 years ago
Nanako Shiraishi fcb044ee57 git push: remove incomplete options list from help text 15 years ago
Nelson Elhage 9f67fee2f0 git-push: Accept -n as a synonym for --dry-run. 16 years ago
Jeff King 75194438f4 push: make non-fast-forward help message configurable 16 years ago
Jeff King 14b772a0d7 push: re-flow non-fast-forward message 16 years ago
Jeff King e1f8f0cfbe push: fix english in non-fast-forward message 16 years ago
Matthieu Moy 07436e43da push: point to 'git pull' and 'git push --force' in case of non-fast forward 16 years ago
Jeff King afdeeb00ee push: add --quiet flag 16 years ago
Junio C Hamano bba0fd22ad push: do not give big warning when no preference is configured 16 years ago
Larry D'Anna 1965ff744a add --porcelain option to git-push 16 years ago
Michael J Gruber 203462347f Allow push and fetch urls to be different 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Kevin Ballard b2655cdae9 builtin-push.c: Fix typo: "anythig" -> "anything" 16 years ago
Finn Arne Gangstad 521537476f New config push.default to decide default behavior for push 16 years ago
Finn Arne Gangstad 665d3e8f05 Display warning for default git push with no push.default config 16 years ago
Daniel Barkalow fa685bdf45 Give error when no remote is configured 16 years ago
Johannes Sixt bf07cc58ae git-push.txt: Describe --repo option in more detail 16 years ago
Marek Zawirski b259f09b18 Make push more verbose about illegal combination of options 17 years ago
Michele Ballabio c29c1b406e builtin-push.c: Cleanup - use OPT_BIT() and remove some variables 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago