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