29584 Commits (ae3caf4c912429c8e9755f2e10d2f0a7f6279c36)
 

Author SHA1 Message Date
Adam Spiers ae3caf4c91 check-ignore: add -n / --non-matching option 12 years ago
Adam Spiers eef39f8124 t0008: remove duplicated test fixture data 12 years ago
Junio C Hamano c19387e799 name-hash: allow hashing an empty string 12 years ago
Adam Spiers 6866654627 t0008: document test_expect_success_multi 12 years ago
Adam Spiers 72aeb18772 clean.c, ls-files.c: respect encapsulation of exclude_list_groups 12 years ago
René Scharfe 6f53feac95 t0008: avoid brace expansion 12 years ago
Adam Spiers 368aa52952 add git-check-ignore sub-command 12 years ago
Adam Spiers 1794e6e097 setup.c: document get_pathspec() 12 years ago
Adam Spiers 512aaf9453 add.c: extract new die_if_path_beyond_symlink() for reuse 12 years ago
Adam Spiers 9d67b61f73 add.c: extract check_path_for_gitlink() from treat_gitlinks() for reuse 12 years ago
Adam Spiers 4b78d7bccd pathspec.c: rename newly public functions for clarity 12 years ago
Adam Spiers 6f525e7100 add.c: move pathspec matchers into new pathspec.c for reuse 12 years ago
Adam Spiers f8a1113b47 add.c: remove unused argument from validate_pathspec() 12 years ago
Adam Spiers 52ed1894b0 dir.c: improve docs for match_pathspec() and match_pathspec_depth() 12 years ago
Adam Spiers 270be81604 dir.c: provide clear_directory() for reclaiming dir_struct memory 12 years ago
Adam Spiers c04318e46a dir.c: keep track of where patterns came from 12 years ago
Adam Spiers c082df2453 dir.c: use a single struct exclude_list per source of excludes 12 years ago
Adam Spiers f619881251 dir.c: rename free_excludes() to clear_exclude_list() 12 years ago
Adam Spiers a35341a86e dir.c: refactor is_path_excluded() 12 years ago
Adam Spiers f4cd69a674 dir.c: refactor is_excluded() 12 years ago
Adam Spiers 578cd7c3ea dir.c: refactor is_excluded_from_list() 12 years ago
Adam Spiers 6d24e7a807 dir.c: rename excluded() to is_excluded() 12 years ago
Adam Spiers 0795805053 dir.c: rename excluded_from_list() to is_excluded_from_list() 12 years ago
Adam Spiers 9013089c4a dir.c: rename path_excluded() to is_path_excluded() 12 years ago
Adam Spiers 840fc334e9 dir.c: rename cryptic 'which' variable to more consistent name 12 years ago
Adam Spiers 95a68344af Improve documentation and comments regarding directory traversal API 12 years ago
Adam Spiers f1a7082f2a api-directory-listing.txt: update to match code 12 years ago
Nguyễn Thái Ngọc Duy 82dce998c2 attr: more matching optimizations from .gitignore 13 years ago
Nguyễn Thái Ngọc Duy 84460eec8d gitignore: make pattern parsing code a separate function 13 years ago
Nguyễn Thái Ngọc Duy b559263216 exclude: split pathname matching code into a separate function 13 years ago
Nguyễn Thái Ngọc Duy a3ea4d7199 exclude: fix a bug in prefix compare optimization 13 years ago
Nguyễn Thái Ngọc Duy 593cb8802e exclude: split basename matching code into a separate function 13 years ago
Nguyễn Thái Ngọc Duy 692663303f exclude: stricten a length check in EXC_FLAG_ENDSWITH case 13 years ago
Junio C Hamano 68bdfd7cdc Merge commit 'f9f6e2c' into nd/attr-match-optim-more 13 years ago
Nguyễn Thái Ngọc Duy 4742d136e2 attr: avoid searching for basename on every match 13 years ago
Nguyễn Thái Ngọc Duy cd6a0b265e attr: avoid strlen() on every match 13 years ago
Junio C Hamano bafc478f16 Git 1.7.11.7 13 years ago
Junio C Hamano 19ece726e1 Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log' into maint-1.7.11 13 years ago
Junio C Hamano ddbca33ca7 Merge branch 'jc/maint-ident-missing-human-name' into maint-1.7.11 13 years ago
Junio C Hamano dabdc0178e Merge branch 'rj/test-regex' into maint-1.7.11 13 years ago
Junio C Hamano f463cc5306 Merge branch 'da/gitk-reload-tag-contents' into maint-1.7.11 13 years ago
Junio C Hamano 6711759617 Merge branch 'jc/maint-checkout-fileglob-doc' into maint-1.7.11 13 years ago
Junio C Hamano 1403db49b8 Merge branch 'jc/apply-binary-p0' into maint-1.7.11 13 years ago
Junio C Hamano eaff724bbc Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11 13 years ago
Junio C Hamano 1b8bc86b5e Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name' into maint-1.7.11 13 years ago
Junio C Hamano 7d9483c299 Merge branch 'jk/maint-http-half-auth-push' into maint-1.7.11 13 years ago
Junio C Hamano 92c830dd35 Merge branch 'kk/maint-for-each-ref-multi-sort' into maint-1.7.11 13 years ago
Junio C Hamano e09e4024a0 Git 1.7.11.6 13 years ago
Junio C Hamano 23242a6f9e Merge branch 'jc/maint-mergetool-style-fix' into maint-1.7.11 13 years ago
Junio C Hamano ee7a83f631 Merge branch 'sz/submodule-force-update' into maint-1.7.11 13 years ago