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