summaryrefslogtreecommitdiff
path: root/git-request-pull.sh
Commit message (Expand)AuthorAgeFilesLines
* use @@PERL@@ in built scriptsjk/replace-perl-in-built-scriptsJeff King2013-10-291-1/+1
* request-pull: really favor a matching tagJunio C Hamano2012-06-011-7/+22
* request-pull: explicitly ask tags/$name to be pulledjc/maint-request-pull-for-tagJunio C Hamano2012-01-311-1/+1
* request-pull: use the real fork point when preparing the messagejc/request-pull-show-head-4Junio C Hamano2012-01-101-1/+1
* request-pull: do not emit "tag" before the tagnameJunio C Hamano2011-12-191-3/+1
* request-pull: update the "pull" command generation logicJunio C Hamano2011-12-161-9/+37
* request-pull: use the annotated tag contentsJunio C Hamano2011-11-091-0/+14
* request-pull: use the branch descriptionJunio C Hamano2011-10-051-1/+19
* request-pull: state what commit to expectJunio C Hamano2011-10-051-15/+19
* request-pull: modernize styleJunio C Hamano2011-10-051-16/+13
* git-request-pull: open-code the only invocation of get_remote_urlUwe Kleine-König2011-03-021-2/+1
* git-request-pull.sh: remove -e switch to shell interpreter which breaks kshBrandon Casey2010-06-021-6/+6
* Merge branch 'jn/maint-request-pull' into jn/request-pullJunio C Hamano2010-05-071-0/+1
|\
| * request-pull: protect against OPTIONS_KEEPDASHDASH from environmentJonathan Nieder2010-05-011-0/+1
* | request-pull: avoid mentioning that the start point is a single commitMiklos Vajna2010-01-291-4/+4
|/
* request-pull: optionally show a patch as wellJunio C Hamano2009-07-291-2/+22
* request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan2009-07-281-1/+1
* request-pull: really really disable pagerMichal Marek2009-07-011-3/+4
* request-pull: really disable pagerJunio C Hamano2009-06-301-2/+2
* request-pull: make usage string match manpageStefan Naewe2008-11-171-3/+3
* git-request-pull: replace call to deprecated peek-remoteRamsay Jones2008-07-131-1/+1
* Merge branch 'ph/parseopt-sh'Junio C Hamano2007-11-171-0/+1
|\
| * scripts: Add placeholders for OPTIONS_SPECJunio C Hamano2007-11-061-0/+1
* | Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues2007-11-081-3/+3
|/
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-2/+2
* Improve request-pull to handle non-rebased branchesShawn O. Pearce2007-05-031-9/+32
* Pass -M to diff in request-pullDavid Miller2006-12-041-1/+1
* Convert some "apply --summary" users to "diff --summary".Sean2006-05-141-1/+1
* Trivial usage string clean-upfreku045@student.liu.se2005-12-141-7/+5
* Big tool rename.Junio C Hamano2005-09-071-0/+35