Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unreachable statements | Guido Ostkamp | 2007-11-15 | 1 | -1/+0 |
* | Style: place opening brace of a function definition at column 1 | Junio C Hamano | 2007-11-08 | 1 | -1/+2 |
* | wcwidth redeclaration | Amos Waterland | 2007-05-07 | 1 | -2/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2007-03-03 | 1 | -6/+14 |
|\ | |||||
| * | Fix a "pointer type missmatch" warning. | Ramsay Jones | 2007-03-03 | 1 | -2/+8 |
| * | Fix some "comparison is always true/false" warnings. | Ramsay Jones | 2007-03-03 | 1 | -4/+6 |
* | | print_wrapped_text: fix output for negative indent | Johannes Schindelin | 2007-03-02 | 1 | -1/+1 |
* | | Actually make print_wrapped_text() useful | Johannes Schindelin | 2007-02-27 | 1 | -5/+12 |
|/ | |||||
* | commit-tree: cope with different ways "utf-8" can be spelled. | Junio C Hamano | 2006-12-30 | 1 | -0/+9 |
* | Move encoding conversion routine out of mailinfo to utf8.c | Junio C Hamano | 2006-12-26 | 1 | -0/+54 |
* | commit-tree: encourage UTF-8 commit messages. | Johannes Schindelin | 2006-12-24 | 1 | -0/+278 |