summaryrefslogtreecommitdiff
path: root/git-quiltimport.sh
AgeCommit message (Expand)Author
2015-09-01git-quiltimport: add commandline option --series <file>Juerg Haefliger
2014-02-03git-sh-setup.sh: add variable to use the stuck-long modeNicolas Vigier
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini
2009-02-25git-quiltimport: preserve standard input to be able to read user inputGerrit Pape
2008-07-22Rename .git/rebase to .git/rebase-applyJohannes Schindelin
2008-07-17Merge branch 'sb/dashless'Junio C Hamano
2008-07-16Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin
2008-07-13Make usage strings dash-lessStephan Beyer
2008-03-13quiltimport: fix misquoting of parsed -p<num> parameterJunio C Hamano
2008-03-10git-quiltimport: better parser to grok "enhanced" series files.Pierre Habouzit
2007-11-29Replace instances of export VAR=VAL with VAR=VAL; export VARJohannes Schindelin
2007-11-13git-quiltimport.sh fix --patches handlingAndy Whitcroft
2007-11-06Migrate git-quiltimport.sh to use git-rev-parse --parseoptPierre Habouzit
2007-09-27quiltimport: Skip non-existent patchesDan Nicholson
2007-09-23Supplant the "while case ... break ;; esac" idiomDavid Kastrup
2007-07-14Remove useless uses of cat, and replace with filename argumentsJosh Triplett
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-04-24applymbox & quiltimport: typofix.Junio C Hamano
2007-04-14git-quiltimport complaining yet still workingLinus Torvalds
2007-03-30git-quiltimport /bin/sh-ism fixFrancis Daly
2007-03-13builtin-mailinfo.c infrastrcture changesDon Zickus
2007-02-04Assorted typo fixesPavel Roskin
2007-01-16Replace "echo -n" with printf in shell scripts.Jason Riedy
2006-07-11Log ref changes made by quiltimport.Shawn Pearce
2006-07-10Fix more typos, primarily in the codePavel Roskin
2006-06-27Fix expr usage for FreeBSDDennis Stosberg
2006-05-19Implement a --dry-run option to git-quiltimportEric W. Biederman
2006-05-19Implement git-quiltimportEric W. Biederman