summaryrefslogtreecommitdiff
path: root/git-request-pull.sh
AgeCommit message (Expand)AuthorFilesLines
2012-06-01request-pull: really favor a matching tagLibravatar Junio C Hamano1-7/+22
2012-01-31request-pull: explicitly ask tags/$name to be pulledLibravatar Junio C Hamano1-1/+1
2012-01-10request-pull: use the real fork point when preparing the messageLibravatar Junio C Hamano1-1/+1
2011-12-19request-pull: do not emit "tag" before the tagnameLibravatar Junio C Hamano1-3/+1
2011-12-16request-pull: update the "pull" command generation logicLibravatar Junio C Hamano1-9/+37
2011-11-09request-pull: use the annotated tag contentsLibravatar Junio C Hamano1-0/+14
2011-10-05request-pull: use the branch descriptionLibravatar Junio C Hamano1-1/+19
2011-10-05request-pull: state what commit to expectLibravatar Junio C Hamano1-15/+19
2011-10-05request-pull: modernize styleLibravatar Junio C Hamano1-16/+13
2011-03-02git-request-pull: open-code the only invocation of get_remote_urlLibravatar Uwe Kleine-König1-2/+1
2010-06-02git-request-pull.sh: remove -e switch to shell interpreter which breaks kshLibravatar Brandon Casey1-6/+6
2010-05-07Merge branch 'jn/maint-request-pull' into jn/request-pullLibravatar Junio C Hamano1-0/+1
2010-05-01request-pull: protect against OPTIONS_KEEPDASHDASH from environmentLibravatar Jonathan Nieder1-0/+1
2010-01-29request-pull: avoid mentioning that the start point is a single commitLibravatar Miklos Vajna1-4/+4
2009-07-29request-pull: optionally show a patch as wellLibravatar Junio C Hamano1-2/+22
2009-07-28request-pull: allow ls-remote to notice remote.$nickname.uploadpackLibravatar Tom Grennan1-1/+1
2009-07-01request-pull: really really disable pagerLibravatar Michal Marek1-3/+4
2009-06-30request-pull: really disable pagerLibravatar Junio C Hamano1-2/+2
2008-11-17request-pull: make usage string match manpageLibravatar Stefan Naewe1-3/+3
2008-07-13git-request-pull: replace call to deprecated peek-remoteLibravatar Ramsay Jones1-1/+1
2007-11-17Merge branch 'ph/parseopt-sh'Libravatar Junio C Hamano1-0/+1
2007-11-08Avoid a few unportable, needlessly nested "...`...".Libravatar Ralf Wildenhues1-3/+3
2007-11-06scripts: Add placeholders for OPTIONS_SPECLibravatar Junio C Hamano1-0/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-2/+2
2007-05-03Improve request-pull to handle non-rebased branchesLibravatar Shawn O. Pearce1-9/+32
2006-12-04Pass -M to diff in request-pullLibravatar David Miller1-1/+1
2006-05-14Convert some "apply --summary" users to "diff --summary".Libravatar Sean1-1/+1
2005-12-14Trivial usage string clean-upLibravatar freku045@student.liu.se1-7/+5
2005-09-07Big tool rename.Libravatar Junio C Hamano1-0/+35