Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 'git add' with .gitignore | Junio C Hamano | 2006-12-29 | 1 | -1/+4 |
* | Revert "read_directory: show_both option." | Junio C Hamano | 2006-12-29 | 1 | -4/+2 |
* | read_directory: show_both option. | Junio C Hamano | 2006-12-25 | 1 | -2/+4 |
* | match_pathspec() -- return how well the spec matched | Junio C Hamano | 2006-12-25 | 1 | -0/+4 |
* | read-tree: further loosen "working file will be lost" check. | Junio C Hamano | 2006-12-05 | 1 | -0/+3 |
* | git-commit.sh: convert run_status to a C builtin | Jeff King | 2006-09-08 | 1 | -0/+1 |
* | Move pathspec matching from builtin-add.c into dir.c | Linus Torvalds | 2006-05-19 | 1 | -0/+3 |
* | Clean up git-ls-file directory walking library interface | Linus Torvalds | 2006-05-17 | 1 | -2/+0 |
* | libify git-ls-files directory traversal | Linus Torvalds | 2006-05-17 | 1 | -0/+50 |