2013-01-16 | clean.c, ls-files.c: respect encapsulation of exclude_list_g... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | add git-check-ignore sub-command Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | setup.c: document get_pathspec() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | add.c: extract new die_if_path_beyond_symlink() for... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | add.c: extract check_path_for_gitlink() from treat_gitlinks... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | pathspec.c: rename newly public functions for clarity Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | add.c: move pathspec matchers into new pathspec.c for... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | add.c: remove unused argument from validate_pathspec() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | dir.c: improve docs for match_pathspec() and match_pathspec_... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | dir.c: provide clear_directory() for reclaiming dir_struct... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | dir.c: keep track of where patterns came from Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | dir.c: use a single struct exclude_list per source... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2013-01-06 | api-allocation-growing.txt: encourage better variable... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: rename free_excludes() to clear_exclude_list() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: refactor is_path_excluded() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: refactor is_excluded() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: refactor is_excluded_from_list() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: rename excluded() to is_excluded() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: rename excluded_from_list() to is_excluded_from_list() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: rename path_excluded() to is_path_excluded() Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | dir.c: rename cryptic 'which' variable to more consistent... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | Improve documentation and comments regarding directory... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-28 | api-directory-listing.txt: update to match code Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: paint unexpectedly fixed known breakages in... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: test the test framework more thoroughly Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: refactor mechanics of testing in a sub test-lib Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: change info messages from yellow/brown to cyan Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: paint skipped tests in blue Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-20 | tests: paint known breakages in yellow Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-17 | Documentation: move support for old compilers to CodingGuide... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-17 | SubmittingPatches: add convention of prefixing commit... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-12-16 | tests: test number comes first in 'not ok $count -... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |
2012-09-17 | Add missing -z to git check-attr usage text for consistency... Signed-off-by: Adam Spiers <git@adamspiers.org> |
diff | tree |