summaryrefslogtreecommitdiff
path: root/builtin-push.c
Commit message (Expand)AuthorAgeFilesLines
* builtin-push: don't pass --thin to HTTP transportNick Hengeveld2006-06-051-9/+11
* builtin-push: --all and --tags _are_ explicit refspecsJohannes Schindelin2006-05-041-2/+2
* builtin-push: also ask config for remote informationJohannes Schindelin2006-05-021-0/+39
* Fix builtin-push to honor Push: lines in remotes file.Junio C Hamano2006-04-301-16/+18
* builtin-push: resurrect parsing of Push: linesJohannes Schindelin2006-04-301-5/+21
* git builtin "push"Linus Torvalds2006-04-301-0/+255