25 Commits (1ec666b092d1df5691cd4d38f20aaeadd5049aa2)

Author SHA1 Message Date
Gerrit Pape 6ab149ea89 git-quiltimport: preserve standard input to be able to read user input 16 years ago
Johannes Schindelin 51ef1daa4a Rename .git/rebase to .git/rebase-apply 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Junio C Hamano 18d077c1bf quiltimport: fix misquoting of parsed -p<num> parameter 17 years ago
Pierre Habouzit 9dd5bded1b git-quiltimport: better parser to grok "enhanced" series files. 17 years ago
Johannes Schindelin 3addc94aff Replace instances of export VAR=VAL with VAR=VAL; export VAR 17 years ago
Andy Whitcroft 9e384b4589 git-quiltimport.sh fix --patches handling 17 years ago
Pierre Habouzit e01fbf1a8f Migrate git-quiltimport.sh to use git-rev-parse --parseopt 17 years ago
Dan Nicholson 9f569fe58f quiltimport: Skip non-existent patches 17 years ago
David Kastrup 822f7c7349 Supplant the "while case ... break ;; esac" idiom 17 years ago
Josh Triplett 9d6f220cc8 Remove useless uses of cat, and replace with filename arguments 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Junio C Hamano 7d4f4a2f0d applymbox & quiltimport: typofix. 18 years ago
Linus Torvalds 1fa9bf362a git-quiltimport complaining yet still working 18 years ago
Francis Daly b275a0c9e7 git-quiltimport /bin/sh-ism fix 18 years ago
Don Zickus 87ab799234 builtin-mailinfo.c infrastrcture changes 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Jason Riedy 2aad957a51 Replace "echo -n" with printf in shell scripts. 18 years ago
Shawn Pearce 09a28eccce Log ref changes made by quiltimport. 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Dennis Stosberg 8096fae726 Fix expr usage for FreeBSD 19 years ago
Eric W. Biederman d3bd4ee1a5 Implement a --dry-run option to git-quiltimport 19 years ago
Eric W. Biederman d3d8f361a8 Implement git-quiltimport 19 years ago