Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-09 | Remove trailing dot after short description | Fredrik Kuivinen | 1 | -1/+1 | |
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se> Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2005-11-13 | Rename lost+found to lost-found. | Junio C Hamano | 1 | -0/+78 | |
Because we use "lost-found" as the directory name to hold dangling object names, it is confusing to call the command git-lost+found, although it makes sense and is even cute ;-). Signed-off-by: Junio C Hamano <junkio@cox.net> |