Age | Commit message (Expand) | Author | Files | Lines |
2008-03-12 | quiltimport: fix misquoting of parsed -p<num> parameter | Junio C Hamano | 1 | -2/+2 |
2008-03-09 | git-quiltimport: better parser to grok "enhanced" series files. | Pierre Habouzit | 1 | -3/+19 |
2007-11-28 | Replace instances of export VAR=VAL with VAR=VAL; export VAR | Johannes Schindelin | 1 | -4/+6 |
2007-11-12 | git-quiltimport.sh fix --patches handling | Andy Whitcroft | 1 | -1/+1 |
2007-11-05 | Migrate git-quiltimport.sh to use git-rev-parse --parseopt | Pierre Habouzit | 1 | -23/+16 |
2007-09-27 | quiltimport: Skip non-existent patches | Dan Nicholson | 1 | -0/+4 |
2007-09-23 | Supplant the "while case ... break ;; esac" idiom | David Kastrup | 1 | -1/+1 |
2007-07-14 | Remove useless uses of cat, and replace with filename arguments | Josh Triplett | 1 | -3/+4 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -6/+6 |
2007-04-24 | applymbox & quiltimport: typofix. | Junio C Hamano | 1 | -1/+1 |
2007-04-14 | git-quiltimport complaining yet still working | Linus Torvalds | 1 | -2/+2 |
2007-03-29 | git-quiltimport /bin/sh-ism fix | Francis Daly | 1 | -1/+1 |
2007-03-12 | builtin-mailinfo.c infrastrcture changes | Don Zickus | 1 | -0/+4 |
2007-02-03 | Assorted typo fixes | Pavel Roskin | 1 | -1/+1 |
2007-01-15 | Replace "echo -n" with printf in shell scripts. | Jason Riedy | 1 | -1/+1 |
2006-07-11 | Log ref changes made by quiltimport. | Shawn Pearce | 1 | -1/+1 |
2006-07-10 | Fix more typos, primarily in the code | Pavel Roskin | 1 | -1/+1 |
2006-06-27 | Fix expr usage for FreeBSD | Dennis Stosberg | 1 | -2/+2 |
2006-05-18 | Implement a --dry-run option to git-quiltimport | Eric W. Biederman | 1 | -6/+18 |
2006-05-18 | Implement git-quiltimport | Eric W. Biederman | 1 | -0/+106 |