diff options
author | Junio C Hamano <junkio@cox.net> | 2006-02-22 19:46:59 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-02-22 19:46:59 -0800 |
commit | 63c2fcefd8b786ebe99d0beaa1ca3590cdc24609 (patch) | |
tree | 135b4a0294c141abd8678935fe1e8c761152b9e5 /commit-tree.c | |
parent | f6b39fe779bc72d49aa30936c6371d76401fc753 (diff) | |
parent | bd2afde8a38b97391b22afebf15c583fb0fffacb (diff) | |
parent | 744633cbf23d3ed505f96ffc212b30c96b79fb90 (diff) | |
parent | 09a5d72d8e8308fa5505e8c5d4715c0b6a5eabcb (diff) | |
download | git-63c2fcefd8b786ebe99d0beaa1ca3590cdc24609.tar.gz |
Merge branches 'maint', 'jc/fix-co-candy' and 'jc/fix-rename-leak' into next
* maint:
Give no terminating LF to error() function.
* jc/fix-co-candy:
checkout - eye candy.
* jc/fix-rename-leak:
diffcore-rename: plug memory leak.