Sign in
googlers
/
jrn
/
git
/
fe1fa946f5ecc404100fc7dd8df2efc36036e5cc
/
builtin-push.c
9bbe6db
Merge branch 'sp/refspec-match'
by Junio C Hamano
· 17 years ago
47d996a
push: support pushing HEAD to real branch name
by Steffen Prohaska
· 17 years ago
bcd2e26
Merge branch 'aw/mirror-push' into jk/send-pack
by Junio C Hamano
· 17 years ago
1b2486d
push: teach push to pass --verbose option to transport layer
by Steffen Prohaska
· 17 years ago
94c89ba
git-push: plumb in --mirror mode
by Andy Whitcroft
· 17 years ago
378c483
Use parseopts in builtin-push
by Daniel Barkalow
· 17 years ago
18184f7
Fix 'push --all branch...' error handling
by Shawn O. Pearce
· 17 years ago
2e13e5d
Merge branch 'master' into db/fetch-pack
by Shawn O. Pearce
· 17 years ago
11f2441
Add a --dry-run option to git-push.
by Brian Ewins
· 17 years ago
28b91f8
Rename remote.uri to remote.url within remote handling internals
by Shawn O. Pearce
· 18 years ago
e5f4e21
Remove unnecessary 'fetch' argument from transport_get API
by Shawn O. Pearce
· 18 years ago
9b28851
Push code for transport library
by Daniel Barkalow
· 18 years ago
a4503a1
Make --no-thin the default in git-push to save server resources
by Shawn O. Pearce
· 18 years ago
8558fd9
Move refspec pattern matching to match_refs().
by Daniel Barkalow
· 18 years ago
b516968
Update local tracking refs when pushing
by Daniel Barkalow
· 18 years ago
5751f49
Move remote parsing into a library file out of builtin-push.
by Daniel Barkalow
· 18 years ago
fd1d1b0
git-push to multiple locations does not stop at the first failure
by Junio C Hamano
· 18 years ago
39878b0
git-push reports the URL after failing.
by Junio C Hamano
· 18 years ago
df91ba3
Use RUN_GIT_CMD to run push backends
by Shawn O. Pearce
· 18 years ago
afdb269
Remove unused run_command variants
by Shawn O. Pearce
· 18 years ago
599065a
prefixcmp(): fix-up mechanical conversion.
by Junio C Hamano
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
d46ae3f
git-push: allow globbing wildcard refspec.
by Junio C Hamano
· 18 years ago
d23842f
rename --exec to --receive-pack for push and send-pack
by Uwe Kleine-König
· 18 years ago
060aafc
make --exec=... option to git-push configurable
by Uwe Kleine-König
· 18 years ago
18bd882
Update documentation of fetch-pack, push and send-pack
by Uwe Kleine-König
· 18 years ago
9b0b509
Remove unnecessary argc parameter from run_command_v.
by Shawn O. Pearce
· 18 years ago
411fb8b
git-push: accept tag <tag> as advertised.
by Junio C Hamano
· 18 years ago
66fd231
Merge branch 'lt/push-config'
by Junio C Hamano
· 18 years ago
bcc785f
git push: add verbose flag and allow overriding of default target repository
by Linus Torvalds
· 18 years ago
ff989b8
Merge branch 'master' into lj/refs
by Junio C Hamano
· 18 years ago
f596157
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
6fe5b7f
git-push: .git/remotes/ file does not require SP after colon
by Junio C Hamano
· 18 years ago
v1.4.2.3
8da1977
Tell between packed, unpacked and symbolic refs.
by Junio C Hamano
· 19 years ago
cb5d709
Add callback data to for_each_ref() family.
by Junio C Hamano
· 19 years ago
9befac4
Replace uses of strdup with xstrdup.
by Shawn Pearce
· 19 years ago
60b7f38
avoid to use error that shadows the function name, use err instead.
by Pierre Habouzit
· 19 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
9e0ec82
builtin-push.c cleanup
by David Rientjes
· 19 years ago
15e593e
Fixup command names in some usage strings.
by Ramsay Allan Jones
· 19 years ago
8f61549
git-push: allow -f as an alias for --force
by Jeff King
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
a9486b0
Avoid C99 comments, use old-style C comments instead.
by Pavel Roskin
· 19 years ago
82e5a82
Fix more typos, primarily in the code
by Pavel Roskin
· 19 years ago
441c823
builtin-push: don't pass --thin to HTTP transport
by Nick Hengeveld
· 19 years ago
5edbcd8
builtin-push: --all and --tags _are_ explicit refspecs
by Johannes Schindelin
· 19 years ago
97d4df0
builtin-push: also ask config for remote information
by Johannes Schindelin
· 19 years ago
7aaf83d
Fix builtin-push to honor Push: lines in remotes file.
by Junio C Hamano
· 19 years ago
5c477b9
builtin-push: resurrect parsing of Push: lines
by Johannes Schindelin
· 19 years ago
755225d
git builtin "push"
by Linus Torvalds
· 19 years ago