Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-09 | Convert "struct cache_entry *" to "const ..." wherever possible | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2013-01-06 | add.c: extract new die_if_path_beyond_symlink() for reuse | Adam Spiers | 1 | -0/+12 |
2013-01-06 | add.c: extract check_path_for_gitlink() from treat_gitlinks() for reuse | Adam Spiers | 1 | -0/+31 |
2013-01-06 | pathspec.c: rename newly public functions for clarity | Adam Spiers | 1 | -8/+9 |
2013-01-06 | add.c: move pathspec matchers into new pathspec.c for reuse | Adam Spiers | 1 | -0/+57 |