summaryrefslogtreecommitdiff
path: root/git-quiltimport.sh
AgeCommit message (Expand)Author
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