| Commit message (Expand) | Author | Age | Files | Lines |
* | Cast 64 bit off_t to 32 bit size_t | Shawn O. Pearce | 2007-03-07 | 1 | -1/+1 |
* | General const correctness fixes | Shawn O. Pearce | 2007-03-07 | 1 | -10/+10 |
* | convert object type handling from a string to a number | Nicolas Pitre | 2007-02-27 | 1 | -10/+8 |
* | prefixcmp(): fix-up mechanical conversion. | Junio C Hamano | 2007-02-20 | 1 | -3/+3 |
* | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 | 1 | -3/+3 |
* | Merge branch 'maint' | Junio C Hamano | 2007-02-17 | 1 | -0/+3 |
|\ |
|
| * | git-blame: prevent argument parsing segfault | Tommi Kyntola | 2007-02-16 | 1 | -0/+3 |
* | | blame: --show-stats for easier optimization work. | Junio C Hamano | 2007-02-13 | 1 | -1/+4 |
|/ |
|
* | annotate: fix for cvsserver. | Junio C Hamano | 2007-02-06 | 1 | -3/+6 |
* | blame: document --contents option | Junio C Hamano | 2007-02-05 | 1 | -1/+1 |
* | Use pretend_sha1_file() in git-blame and git-merge-recursive. | Junio C Hamano | 2007-02-05 | 1 | -1/+1 |
* | git-blame: no rev means start from the working tree file. | Junio C Hamano | 2007-02-05 | 1 | -25/+184 |
* | Assorted typo fixes | Pavel Roskin | 2007-02-03 | 1 | -3/+3 |
* | git-blame: somewhat better commenting. | Junio C Hamano | 2007-01-29 | 1 | -38/+255 |
* | git-blame --incremental: don't use pager | Ren,Ai(B Scharfe | 2007-01-28 | 1 | -0/+3 |
* | git-blame --porcelain: quote filename in c-style when needed. | Junio C Hamano | 2007-01-28 | 1 | -5/+10 |
* | git-blame --incremental | Linus Torvalds | 2007-01-28 | 1 | -66/+107 |
* | Merge branch 'jc/blame' | Junio C Hamano | 2006-12-20 | 1 | -2/+31 |
|\ |
|
| * | blame: -b (blame.blankboundary) and --root (blame.showroot) | Junio C Hamano | 2006-12-18 | 1 | -2/+31 |
* | | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 | 1 | -4/+0 |
|/ |
|
* | git-blame: show lines attributed to boundary commits differently. | Junio C Hamano | 2006-12-13 | 1 | -1/+14 |
* | git-blame: fix rev parameter handling. | Alex Riesen | 2006-11-29 | 1 | -0/+1 |
* | git blame -C: fix output format tweaks when crossing file boundary. | Junio C Hamano | 2006-11-28 | 1 | -5/+5 |
* | git-annotate: fix -S on graft file with comments. | Junio C Hamano | 2006-11-10 | 1 | -1/+2 |
* | git-pickaxe: retire pickaxe | Junio C Hamano | 2006-11-08 | 1 | -0/+1889 |