14 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Matthias Lederhofer 7ae3df8c0a Use new semantics of is_bare/inside_git_dir/inside_work_tree 18 years ago
Linus Torvalds 5698454ea0 Fix some "git ls-files -o" fallout from gitlinks 18 years ago
Linus Torvalds 9fc42d6091 Optimize directory listing with pathspec limiter. 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Johannes Schindelin 6d9ba67b0f Commands requiring a work tree must not run in GIT_DIR 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Andreas Ericsson ced7b828fa ls-files: Give hints when errors happen. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Linus Torvalds 3e04228b0c Fix up some fallout from "setup_git_directory()" cleanups 19 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Peter Eriksen 0864f26421 Builtin git-ls-files. 19 years ago
Linus Torvalds b4189aa848 Clean up git-ls-file directory walking library interface 19 years ago
Linus Torvalds 453ec4bdf4 libify git-ls-files directory traversal 19 years ago
Petr Baudis b0a3de4231 Optionally do not list empty directories in git-ls-files --others 19 years ago
Alexandre Julliard 451d7b47f1 ls-files: Don't require exclude files to end with a newline. 19 years ago
Eric Wong ad0cae4cb9 ls-files: add --abbrev[=<n>] option 19 years ago
Shawn Pearce 1e3584053d git ls files recursively show ignored files 19 years ago
Carl Worth c8af25ca01 git-ls-files: Fix, document, and add test for --error-unmatch option. 19 years ago
Junio C Hamano 6becd7da87 ls-files --error-unmatch pathspec error reporting fix. 19 years ago
Junio C Hamano bba319b5ce commit: detect misspelled pathspec while making a partial commit. 19 years ago
Junio C Hamano 8bb2e03b9d ls-files: split "show-valid-bit" into a different option. 19 years ago
Junio C Hamano 701ca744e3 ls-files: honour per-directory ignore file from higher directories. 19 years ago
Junio C Hamano 2bcab24080 ls-files: debugging aid for CE_VALID changes. 19 years ago
Junio C Hamano 0907fedbee ls-files --others --directory: give trailing slash 19 years ago
Junio C Hamano 657907e76e ls-files --others --directory: fix a bug with index entry ordering 19 years ago
Linus Torvalds 9518eb2629 ls-files -o: optionally skip showing the contents in "untracked" directories 19 years ago
Junio C Hamano 8f1d2e6f49 [PATCH] Compilation: zero-length array declaration. 19 years ago
Junio C Hamano 82f9d58a39 code comments: spell 19 years ago
Junio C Hamano 9a84074d08 ls-files --full-name: usage string and documentation. 19 years ago
Junio C Hamano 9ef2b3cbf6 write_name_quoted(): make one of the path a counted string. 19 years ago
Alex Riesen 39b4ac9968 ls-files and read-tree need core.filemode 19 years ago
Junio C Hamano fcbc3083e3 ls-files: --others should not say unmerged paths are unknown. 19 years ago
Alex Riesen d317e4384a remove CR/LF from .gitignore 19 years ago
Junio C Hamano 22ddf71979 Update ls-files and ls-tree to use C-style quoting for funny pathnames. 19 years ago
Fredrik Kuivinen 500b97e4bb [PATCH] Teach git-ls-files about '--' to denote end of options. 19 years ago
Junio C Hamano 6b5ee137e5 Diff clean-up. 19 years ago
Junio C Hamano b0391890d2 Show modified files in git-ls-files 19 years ago
Junio C Hamano 2c04662d89 Revert "Replace zero-length array decls with []." 19 years ago
Linus Torvalds 569061432e [PATCH] Fix silly pathspec bug in git-ls-files 19 years ago
Jason Riedy 6c5f9baa3b Replace zero-length array decls with []. 19 years ago
Linus Torvalds 56fc5108a2 [PATCH] git-ls-files: generalized pathspecs 19 years ago
Linus Torvalds 5be4efbefa [PATCH] Make "git-ls-files" work in subdirectories 19 years ago
Petr Baudis 4d1f119033 [PATCH] Unify usage strings declaration 20 years ago
Junio C Hamano fee8825613 ls-files: rework exclude patterns. 20 years ago
Junio C Hamano f87f949748 git-ls-files: --exclude mechanism updates. 20 years ago
Junio C Hamano 2eab945e86 [PATCH] Make ls-* output consistent with diff-* output format. 20 years ago
Junio C Hamano c4ee2952b3 [PATCH] Allow dot files in ls-files as well (take #2). 20 years ago
Linus Torvalds e99d59ff0b sparse cleanup 20 years ago
Alexey Nezhdanov 667bb59b2d [PATCH] cleanup of in-code names 20 years ago