aboutsummaryrefslogtreecommitdiffstats
path: root/git-request-pull.sh
AgeCommit message (Expand)AuthorFilesLines
2023-01-25request-pull: filter out SSH/X.509 tag signaturesGwyneth Morgan1-1/+1
2019-05-28request-pull: warn if the remote object is not the same as the local onePaolo Bonzini1-15/+28
2019-05-28request-pull: quote regex metacharacters in local refPaolo Bonzini1-3/+2
2017-10-03request-pull: capitalise "Git" to make it a proper nounAnn T Ropea1-1/+1
2017-01-15request-pull: drop old USAGE stuffWolfram Sang1-3/+0
2014-05-19Merge branch 'lt/request-pull'Junio C Hamano1-0/+6
2014-05-16request-pull: resurrect for-linus -> tags/for-linus DWIMJunio C Hamano1-0/+6
2014-03-21Merge branch 'lt/request-pull'Junio C Hamano1-68/+62
2014-02-25request-pull: resurrect "pretty refname" featureJunio C Hamano1-1/+3
2014-02-25request-pull: pick up tag message as beforeJunio C Hamano1-0/+8
2014-02-25request-pull: allow "local:remote" to specify names on both endsLinus Torvalds1-21/+29
2014-02-25request-pull: more strictly match local/remote branchesLinus Torvalds1-67/+43
2014-02-03git-sh-setup.sh: add variable to use the stuck-long modeNicolas Vigier1-0/+1
2013-12-05Merge branch 'jk/replace-perl-in-built-scripts'Junio C Hamano1-1/+1
2013-10-29use @@PERL@@ in built scriptsJeff King1-1/+1
2013-07-17request-pull: improve error message for invalid revision argsDirk Wallenstein1-2/+12
2012-06-01request-pull: really favor a matching tagJunio C Hamano1-7/+22
2012-01-31request-pull: explicitly ask tags/$name to be pulledJunio C Hamano1-1/+1
2012-01-10request-pull: use the real fork point when preparing the messageJunio C Hamano1-1/+1
2011-12-19request-pull: do not emit "tag" before the tagnameJunio C Hamano1-3/+1
2011-12-16request-pull: update the "pull" command generation logicJunio C Hamano1-9/+37
2011-11-09request-pull: use the annotated tag contentsJunio C Hamano1-0/+14
2011-10-05request-pull: use the branch descriptionJunio C Hamano1-1/+19
2011-10-05request-pull: state what commit to expectJunio C Hamano1-15/+19
2011-10-05request-pull: modernize styleJunio C Hamano1-16/+13
2011-03-02git-request-pull: open-code the only invocation of get_remote_urlUwe Kleine-König1-2/+1
2010-06-02git-request-pull.sh: remove -e switch to shell interpreter which breaks kshBrandon Casey1-6/+6
2010-05-07Merge branch 'jn/maint-request-pull' into jn/request-pullJunio C Hamano1-0/+1
2010-05-01request-pull: protect against OPTIONS_KEEPDASHDASH from environmentJonathan Nieder1-0/+1
2010-01-29request-pull: avoid mentioning that the start point is a single commitMiklos Vajna1-4/+4
2009-07-29request-pull: optionally show a patch as wellJunio C Hamano1-2/+22
2009-07-28request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan1-1/+1
2009-07-01request-pull: really really disable pagerMichal Marek1-3/+4
2009-06-30request-pull: really disable pagerJunio C Hamano1-2/+2
2008-11-17request-pull: make usage string match manpageStefan Naewe1-3/+3
2008-07-13git-request-pull: replace call to deprecated peek-remoteRamsay Jones1-1/+1
2007-11-17Merge branch 'ph/parseopt-sh'Junio C Hamano1-0/+1
2007-11-08Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues1-3/+3
2007-11-06scripts: Add placeholders for OPTIONS_SPECJunio C Hamano1-0/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-2/+2
2007-05-03Improve request-pull to handle non-rebased branchesShawn O. Pearce1-9/+32
2006-12-04Pass -M to diff in request-pullDavid Miller1-1/+1
2006-05-14Convert some "apply --summary" users to "diff --summary".Sean1-1/+1
2005-12-14Trivial usage string clean-upfreku045@student.liu.se1-7/+5
2005-09-07Big tool rename.Junio C Hamano1-0/+35