28 Commits (02f571c73bfdf1d950848ed24229caea438f1f72)

Author SHA1 Message Date
Junio C Hamano d46ae3f09a git-push: allow globbing wildcard refspec. 18 years ago
Uwe Kleine-König d23842fd53 rename --exec to --receive-pack for push and send-pack 18 years ago
Uwe Kleine-König 060aafc11f make --exec=... option to git-push configurable 18 years ago
Uwe Kleine-König 18bd8821ca Update documentation of fetch-pack, push and send-pack 18 years ago
Shawn O. Pearce 9b0b50936e Remove unnecessary argc parameter from run_command_v. 18 years ago
Junio C Hamano 411fb8baa6 git-push: accept tag <tag> as advertised. 18 years ago
Linus Torvalds bcc785f611 git push: add verbose flag and allow overriding of default target repository 18 years ago
Junio C Hamano 6fe5b7ff6c git-push: .git/remotes/ file does not require SP after colon 18 years ago
Junio C Hamano 8da1977554 Tell between packed, unpacked and symbolic refs. 18 years ago
Junio C Hamano cb5d709ff8 Add callback data to for_each_ref() family. 18 years ago
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
Pierre Habouzit 60b7f38e0e avoid to use error that shadows the function name, use err instead. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
David Rientjes 9e0ec82cac builtin-push.c cleanup 18 years ago
Ramsay Allan Jones 15e593e4d3 Fixup command names in some usage strings. 19 years ago
Jeff King 8f615493e6 git-push: allow -f as an alias for --force 19 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Pavel Roskin a9486b02ec Avoid C99 comments, use old-style C comments instead. 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Nick Hengeveld 441c823e89 builtin-push: don't pass --thin to HTTP transport 19 years ago
Johannes Schindelin 5edbcd8d77 builtin-push: --all and --tags _are_ explicit refspecs 19 years ago
Johannes Schindelin 97d4df0b29 builtin-push: also ask config for remote information 19 years ago
Junio C Hamano 7aaf83dafb Fix builtin-push to honor Push: lines in remotes file. 19 years ago
Johannes Schindelin 5c477b9725 builtin-push: resurrect parsing of Push: lines 19 years ago
Linus Torvalds 755225de6c git builtin "push" 19 years ago