Commit message (Expand) | Author | Age | |
---|---|---|---|
* | read info/{attributes,exclude} only when in repository | Jeff King | 2016-10-26 |
* | Merge branch 'bw/ls-files-recurse-submodules' | Junio C Hamano | 2016-10-26 |
|\ | |||
| * | ls-files: add pathspec matching for submodules | Brandon Williams | 2016-10-10 |
* | | use QSORT | René Scharfe | 2016-09-29 |
* | | cache: convert struct cache_entry to use struct object_id | brian m. carlson | 2016-09-07 |
|/ | |||
* | Merge branch 'rs/use-strbuf-addbuf' | Junio C Hamano | 2016-07-25 |
|\ | |||
| * | use strbuf_addbuf() for appending a strbuf to another | René Scharfe | 2016-07-19 |
| * | Merge branch 'dt/name-hash-dir-entry-fix' into maint | Junio C Hamano | 2015-11-03 |
| |\ | |||
| * \ | Merge branch 'js/icase-wt-detection' into maint | Junio C Hamano | 2015-10-16 |
| |\ \ | |||
* | \ \ | Merge branch 'nd/worktree-various-heads' | Junio C Hamano | 2016-05-23 |
|\ \ \ \ | |||
| * | | | | dir.c: rename str(n)cmp_icase to fspath(n)cmp | Nguyễn Thái Ngọc Duy | 2016-04-22 |
| * | | | | Merge branch 'ss/exc-flag-is-a-collection-of-bits' | Junio C Hamano | 2016-04-06 |
| |\ \ \ \ | |||
* | | | | | | dir.c: remove dead function fnmatch_icase() | Nguyễn Thái Ngọc Duy | 2016-04-22 |
* | | | | | | Merge branch 'ss/exc-flag-is-a-collection-of-bits' into maint | Junio C Hamano | 2016-04-14 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||
| * | | | | dir: store EXC_FLAG_* values in unsigned integers | Saurav Sachidanand | 2016-03-01 |
| * | | | | Merge branch 'rs/janitorial' into maint | Junio C Hamano | 2015-06-16 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jc/gitignore-precedence' into maint | Junio C Hamano | 2015-06-05 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'pt/xdg-config-path' into maint | Junio C Hamano | 2015-06-05 |
| |\ \ \ \ \ \ | |||
* | | | | | | | | Revert "Merge branch 'nd/exclusion-regression-fix'" | Junio C Hamano | 2016-03-18 |
* | | | | | | | | Merge branch 'jk/tighten-alloc' | Junio C Hamano | 2016-02-26 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | write_untracked_extension: use FLEX_ALLOC helper | Jeff King | 2016-02-22 |
| * | | | | | | | | use st_add and st_mult for allocation size computation | Jeff King | 2016-02-22 |
| * | | | | | | | | convert trivial cases to FLEX_ARRAY macros | Jeff King | 2016-02-22 |
| * | | | | | | | | use xmallocz to avoid size arithmetic | Jeff King | 2016-02-22 |
| * | | | | | | | | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 |
| * | | | | | | | | Merge branch 'nd/exclusion-regression-fix' into maint | Junio C Hamano | 2016-02-05 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'nd/dir-exclude-cleanup' into maint | Junio C Hamano | 2016-02-05 |
| |\ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | dir.c: don't exclude whole dir prematurely | Nguyễn Thái Ngọc Duy | 2016-02-15 |
* | | | | | | | | | | | dir.c: support marking some patterns already matched | Nguyễn Thái Ngọc Duy | 2016-02-15 |
* | | | | | | | | | | | dir.c: support tracing exclude | Nguyễn Thái Ngọc Duy | 2016-02-15 |
* | | | | | | | | | | | dir.c: fix match_pathname() | Nguyễn Thái Ngọc Duy | 2016-02-15 |
* | | | | | | | | | | | Merge branch 'cc/untracked' | Junio C Hamano | 2016-02-10 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | dir: simplify untracked cache "ident" field | Christian Couder | 2016-01-25 |
| * | | | | | | | | | | | dir: add remove_untracked_cache() | Christian Couder | 2016-01-25 |
| * | | | | | | | | | | | dir: add {new,add}_untracked_cache() | Christian Couder | 2016-01-25 |
| |/ / / / / / / / / / | |||
* | | | | | | | | | | | Merge branch 'nd/exclusion-regression-fix' | Junio C Hamano | 2016-01-20 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Revert "dir.c: don't exclude whole dir prematurely if neg pattern may match" | Nguyễn Thái Ngọc Duy | 2016-01-08 |
* | | | | | | | | | | | Merge branch 'nd/dir-exclude-cleanup' | Junio C Hamano | 2016-01-20 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | dir.c: clean the entire struct in clear_exclude_list() | Nguyễn Thái Ngọc Duy | 2015-12-28 |
* | | | | | | | | | | Merge branch 'dt/name-hash-dir-entry-fix' | Junio C Hamano | 2015-10-29 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | name-hash: don't reuse cache_entry in dir_entry | David Turner | 2015-10-21 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | use strbuf_complete to conditionally append slash | Jeff King | 2015-10-05 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'js/icase-wt-detection' | Junio C Hamano | 2015-10-15 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
| * | | | | | | | | setup: fix "inside work tree" detection on case-insensitive filesystems | Johannes Schindelin | 2015-09-28 |
| * | | | | | | | | Merge branch 'dt/untracked-subdir' into maint | Junio C Hamano | 2015-09-17 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'cb/uname-in-untracked' into maint | Junio C Hamano | 2015-08-19 |
| |\ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'nd/ignore-then-not-ignore' | Junio C Hamano | 2015-10-07 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | dir.c: don't exclude whole dir prematurely if neg pattern may match | Nguyễn Thái Ngọc Duy | 2015-09-21 |
| * | | | | | | | | | dir.c: make last_exclude_matching_from_list() run til the end | Nguyễn Thái Ngọc Duy | 2015-09-21 |