143 Commits (5c3494ed880b56eb2e487fd5504bc66674151bae)

Author SHA1 Message Date
Jeff King 1c262bb7b2 doc: convert \--option to --option 10 years ago
Phil Hord fddfaf8a22 git-push.txt: clean up force-with-lease wording 10 years ago
Dave Olszewski a8bc269f11 push: allow --follow-tags to be set by config push.followTags 10 years ago
Michael J Gruber 57b92a77a0 git-push.txt: document the behavior of --repo 10 years ago
Ronnie Sahlberg d0e8e09cd8 push.c: add an --atomic argument 10 years ago
brian m. carlson 366c8d4ca3 Documentation: change "gitlink" typo in git-push 10 years ago
Philip Oakley 673151a9bb doc: add 'everyday' to 'git help' 10 years ago
Junio C Hamano a85b377d04 push: the beginning of "git push --signed" 11 years ago
Tony Finch 2147fa7e19 git-push: fix link in man page 11 years ago
Justin Lebar a58088abe2 Documentation: fix misuses of "nor" 11 years ago
Junio C Hamano ca02465b41 push: use remote.$name.push as a refmap 11 years ago
Junio C Hamano 11037ee7e3 push: switch default from "matching" to "simple" 11 years ago
Richard Hansen a8a5406ab3 use 'commit-ish' instead of 'committish' 12 years ago
Junio C Hamano 28f5d17611 remote.c: add command line option parser for "--force-with-lease" 12 years ago
Junio C Hamano b2ed944af7 push: switch default from "matching" to "simple" 12 years ago
Matthieu Moy 70495b556f Documentation/git-push.txt: explain better cases where --force is dangerous 12 years ago
Thomas Rast 90d32d1ffa Document push --no-verify 12 years ago
Felipe Contreras 0460ed2c93 documentation: trivial style cleanups 12 years ago
Junio C Hamano cfe1348da6 Documentation/git-push: clarify the description of defaults 12 years ago
Junio C Hamano c2aba155da push: --follow-tags 12 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Chris Rorvick 40eff17999 push: require force for annotated tags 12 years ago
Chris Rorvick dbfeddb12e push: require force for refs under refs/tags/ 12 years ago
Junio C Hamano b48990e738 Documentation/git-push.txt: clarify the "push from satellite" workflow 12 years ago
Mark Szepieniec 6b6e063c44 Documentation: improve phrasing in git-push.txt 12 years ago
Matthieu Moy a6d3bde5af Documentation: remote tracking branch -> remote-tracking branch 12 years ago
Ramkumar Ramachandra 1ec6f488de Documentation: mention `push.default` in git-push.txt 13 years ago
Jeff King 6cf378f0cb docs: stop using asciidoc no-inline-literal 13 years ago
Heiko Voigt eb21c732d6 push: teach --recurse-submodules the on-demand option 13 years ago
Felipe Contreras 6ddba5e241 push: add '--prune' option 13 years ago
Fredrik Gustafsson d2b17b3220 push: Don't push a repository with unpushed submodules 14 years ago
Jeff King 5d2fc9135a docs: put listed example commands in backticks 14 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Jonathan Nieder 9d83e3827f Documentation: gitrevisions is in section 7 15 years ago
Jonathan Nieder b9190e7913 Documentation: do not convert ... operator to ellipses 15 years ago
Thomas Rast 9a9fb5d3c4 Documentation/git-push: Explain status output in more detail 15 years ago
Michael J Gruber f028cdae66 Documentation: link to gitrevisions rather than git-rev-parse 15 years ago
Tay Ray Chuan e3163c7515 fetch/push: fix usage strings 15 years ago
Tay Ray Chuan 7838106925 push: learn --progress 15 years ago
Tay Ray Chuan 84f88512aa Documentation/git-push: put --quiet before --verbose 15 years ago
Stephen Boyd 738820a913 Documentation: describe --thin more accurately 15 years ago
Jeff King cc1b8d8bc6 docs: don't talk about $GIT_DIR/refs/ everywhere 15 years ago
Junio C Hamano b7047abc12 git-push: document all the status flags used in the output 15 years ago
Thomas Rast 0ed3a11163 Documentation: move away misplaced 'push --upstream' description 15 years ago
Ilari Liusvaara e9fcd1e212 Add push --set-upstream 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Jan Krüger f517f1f2e9 builtin-push: add --delete as syntactic sugar for :foo 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 16 years ago
Jeff King 989119d96e document push's new quiet option 16 years ago
Nelson Elhage 9f67fee2f0 git-push: Accept -n as a synonym for --dry-run. 16 years ago