Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-27 | rerere gc: honor configuration and document it | Junio C Hamano | 1 | -0/+13 | |
Two configuration to control the expiration of rerere records are introduced and documented. Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2006-12-21 | Make git-rerere a builtin | Johannes Schindelin | 1 | -0/+406 | |
The perl version used modules which are non-standard in some setups. This patch brings the full power of rerere to a wider audience. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net> |