summaryrefslogtreecommitdiff
path: root/git-request-pull.sh
AgeCommit message (Expand)Author
2012-06-01request-pull: really favor a matching tagJunio C Hamano
2012-02-01request-pull: explicitly ask tags/$name to be pulledJunio C Hamano
2012-01-11request-pull: use the real fork point when preparing the messageJunio C Hamano
2011-12-19request-pull: do not emit "tag" before the tagnameJunio C Hamano
2011-12-16request-pull: update the "pull" command generation logicJunio C Hamano
2011-11-09request-pull: use the annotated tag contentsJunio C Hamano
2011-10-05request-pull: use the branch descriptionJunio C Hamano
2011-10-05request-pull: state what commit to expectJunio C Hamano
2011-10-05request-pull: modernize styleJunio C Hamano
2011-03-02git-request-pull: open-code the only invocation of get_remote_urlUwe Kleine-König
2010-06-02git-request-pull.sh: remove -e switch to shell interpreter which breaks kshBrandon Casey
2010-05-08Merge branch 'jn/maint-request-pull' into jn/request-pullJunio C Hamano
2010-05-01request-pull: protect against OPTIONS_KEEPDASHDASH from environmentJonathan Nieder
2010-01-30request-pull: avoid mentioning that the start point is a single commitMiklos Vajna
2009-07-29request-pull: optionally show a patch as wellJunio C Hamano
2009-07-29request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan
2009-07-01request-pull: really really disable pagerMichal Marek
2009-06-30request-pull: really disable pagerJunio C Hamano
2008-11-17request-pull: make usage string match manpageStefan Naewe
2008-07-13git-request-pull: replace call to deprecated peek-remoteRamsay Jones
2007-11-18Merge branch 'ph/parseopt-sh'Junio C Hamano
2007-11-08Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues
2007-11-06scripts: Add placeholders for OPTIONS_SPECJunio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-05-04Improve request-pull to handle non-rebased branchesShawn O. Pearce
2006-12-04Pass -M to diff in request-pullDavid Miller
2006-05-14Convert some "apply --summary" users to "diff --summary".Sean
2005-12-14Trivial usage string clean-upfreku045@student.liu.se
2005-09-08Big tool rename.Junio C Hamano