Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-05 | [PATCH] Make git-update-cache --force-remove regular | Petr Baudis | 1 | -2/+2 | |
Make the --force-remove flag behave same as --add, --remove and --replace. This means I can do git-update-cache --force-remove -- file1.c file2.c which is probably saner and also makes it easier to use in cg-rm. Signed-off-by: Petr Baudis <pasky@ucw.cz> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | |||||
2005-05-10 | [PATCH 1/4] split core-git.txt and update | David Greaves | 1 | -0/+108 | |
Split the core-git.txt file Formatting fix to the diff-format.txt Signed-off-by: David Greaves <david@dgreaves.com> |