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