Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rerere gc: honor configuration and document it | Junio C Hamano | 2006-12-27 | 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> | ||||
* | Make git-rerere a builtin | Johannes Schindelin | 2006-12-21 | 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> |