34 Commits (7f314565fe20e324e8db1a7c233e43ca4e3683f0)

Author SHA1 Message Date
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Junio C Hamano 79418599e7 Revert part of d089eba (setup: sanitize absolute and funny paths in get_pathspec()) 17 years ago
Junio C Hamano 6831a88ac0 gitignore: lazily find dtype 17 years ago
Junio C Hamano d6b8fc303b gitignore(5): Allow "foo/" in ignore list to match directory "foo" 17 years ago
Junio C Hamano d089ebaad5 setup: sanitize absolute and funny paths in get_pathspec() 17 years ago
Linus Torvalds 7a51ed66f6 Make on-disk index representation separate from in-core one 17 years ago
Junio C Hamano ee425e4643 Export three helper functions from ls-files 17 years ago
Jeff King 8e7b07c8a7 git-ls-files: add --exclude-standard 17 years ago
Mike Hommey 7d8ae93292 Use setup_work_tree() in builtin-ls-files.c 17 years ago
Keith Packard 95af39fcb2 Must not modify the_index.cache as it may be passed to realloc at some point. 17 years ago
Pierre Habouzit 663af3422a Full rework of quote_c_style and write_name_quoted. 17 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 17 years ago
Junio C Hamano 64586e75af git-commit: Allow partial commit of file removal. 17 years ago
Junio C Hamano 80bffaf7fb git-commit: Allow partial commit of file removal. 17 years ago
Junio C Hamano 93e23fea2d ls-files --error-unmatch: do not barf if the same pattern is given twice. 17 years ago
Johannes Schindelin e90fdc39b6 Clean up work-tree handling 18 years ago
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