43 Commits (c51d13692d4e451c755dd7da3521c5db395df192)

Author SHA1 Message Date
Alexandre Julliard 451d7b47f1 ls-files: Don't require exclude files to end with a newline. 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
Junio C Hamano 6ca4594312 [PATCH 3/3] Add git-ls-files -k. 20 years ago
Junio C Hamano a15c1c60db [PATCH 2/3] Support symlinks in git-ls-files --others. 20 years ago
Petr Baudis 20d37ef672 Steal -t option to git-ls-files from Cogito fork. 20 years ago
Kay Sievers 8ae0a8c514 [PATCH] git and symlinks as tracked content 20 years ago
Nicolas Pitre 1771039129 [PATCH] fix usage string for renamed git commands 20 years ago
Linus Torvalds 9b23b4bc1c Rename "show-files" to "ls-files" 20 years ago
Edgar Toernig b682969367 [PATCH] compat: missing dirent.d_type field 20 years ago
Nicolas Pitre cf9a113d35 [PATCH] add short options to show-files 20 years ago
Nicolas Pitre 9ff768e940 [PATCH] Give show-files the ability to process exclusion pattern. 20 years ago
Christopher Li 812666c8e6 [PATCH] introduce xmalloc and xrealloc 20 years ago
Linus Torvalds bb233d690a Add support for a "GIT_INDEX_FILE" environment variable. 20 years ago
Linus Torvalds eec8c633c1 Add "--unmerged" flag to "show-files", which does what the name implies. 20 years ago
Junio C Hamano aee461985f [PATCH] Add --stage to show-files for new stage dircache. 20 years ago
Junio C Hamano b83c83457e [PATCH] Add -z option to show-files 20 years ago
Ingo Molnar aebb267908 [PATCH] Whitespace Fixes 20 years ago
Junio C Hamano 31cedfb95e [PATCH] Typofix in git/show-files. 20 years ago