Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-21 | t4208: abstract away SHA-1-specific constants | brian m. carlson | 1 | -1/+2 |
2017-12-05 | pathspec: only match across submodule boundaries when requested | Brandon Williams | 1 | -0/+19 |
2017-05-29 | verify_filename(): treat ":(magic)" as a pathspec | Jeff King | 1 | -0/+13 |
2017-05-29 | check_filename(): handle ":^" path magic | Jeff King | 1 | -0/+13 |
2017-05-29 | t4208: add check for ":/" without matching file | Jeff King | 1 | -0/+6 |
2016-06-17 | i18n: setup: mark strings for translation | Vasco Almeida | 1 | -2/+2 |
2013-10-22 | Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flags | Nguyễn Thái Ngọc Duy | 1 | -0/+15 |
2013-01-21 | Update :/abc ambiguity check | Nguyễn Thái Ngọc Duy | 1 | -2/+15 |
2011-05-10 | t3703, t4208: add test cases for magic pathspec | Nguyễn Thái Ngọc Duy | 1 | -0/+36 |