summaryrefslogtreecommitdiff
path: root/git-request-pull.sh
AgeCommit message (Expand)Author
2017-10-03request-pull: capitalise "Git" to make it a proper nounAnn T Ropea
2017-01-16request-pull: drop old USAGE stuffWolfram Sang
2014-05-19Merge branch 'lt/request-pull'Junio C Hamano
2014-05-16request-pull: resurrect for-linus -> tags/for-linus DWIMJunio C Hamano
2014-03-21Merge branch 'lt/request-pull'Junio C Hamano
2014-02-25request-pull: resurrect "pretty refname" featureJunio C Hamano
2014-02-25request-pull: pick up tag message as beforeJunio C Hamano
2014-02-25request-pull: allow "local:remote" to specify names on both endsLinus Torvalds
2014-02-25request-pull: more strictly match local/remote branchesLinus Torvalds
2014-02-03git-sh-setup.sh: add variable to use the stuck-long modeNicolas Vigier
2013-12-05Merge branch 'jk/replace-perl-in-built-scripts'Junio C Hamano
2013-10-29use @@PERL@@ in built scriptsJeff King
2013-07-17request-pull: improve error message for invalid revision argsDirk Wallenstein
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