Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mv/unknown' | Junio C Hamano | 2007-10-03 | 1 | -1/+5 |
|\ | |||||
| * | Don't use "<unknown>" for placeholders and suppress printing of empty user fo... | Michal Vitecek | 2007-09-26 | 1 | -1/+5 |
* | | Change semantics of interpolate to work like snprintf. | Pierre Habouzit | 2007-09-10 | 1 | -11/+9 |
|/ | |||||
* | Lift 16kB limit of log message output | Junio C Hamano | 2007-06-13 | 1 | -25/+21 |
* | General const correctness fixes | Shawn O. Pearce | 2007-03-07 | 1 | -1/+1 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 1 | -2/+0 |
* | do not discard constness in interp_set_entry value argument | Alex Riesen | 2006-09-28 | 1 | -2/+2 |
* | Removed memory leaks from interpolation table uses. | Jon Loeliger | 2006-09-27 | 1 | -0/+26 |
* | Use const for interpolate arguments | Alex Riesen | 2006-09-25 | 1 | -3/+3 |
* | Add virtualization support to git-daemon | Jon Loeliger | 2006-09-20 | 1 | -0/+82 |