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