index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ls-files.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into next
Junio C Hamano
2006-03-26
|
\
|
*
Optionally do not list empty directories in git-ls-files --others
Petr Baudis
2006-03-26
*
|
Merge branch 'master' into next
Junio C Hamano
2006-03-18
|
\
\
|
|
/
|
*
ls-files: Don't require exclude files to end with a newline.
Alexandre Julliard
2006-03-18
*
|
ls-files: add --abbrev[=<n>] option
Eric Wong
2006-03-17
|
/
*
git ls files recursively show ignored files
Shawn Pearce
2006-02-24
*
Merge branch 'jc/nostat'
Junio C Hamano
2006-02-21
|
\
|
*
ls-files: split "show-valid-bit" into a different option.
Junio C Hamano
2006-02-12
|
*
ls-files: debugging aid for CE_VALID changes.
Junio C Hamano
2006-02-08
*
|
git-ls-files: Fix, document, and add test for --error-unmatch option.
Carl Worth
2006-02-21
*
|
ls-files --error-unmatch pathspec error reporting fix.
Junio C Hamano
2006-02-15
*
|
commit: detect misspelled pathspec while making a partial commit.
Junio C Hamano
2006-02-14
*
|
ls-files: honour per-directory ignore file from higher directories.
Junio C Hamano
2006-02-09
|
/
*
GIT 1.1.0
v1.1.0
Junio C Hamano
2006-01-08
|
\
|
*
[PATCH] Compilation: zero-length array declaration.
Junio C Hamano
2006-01-07
*
|
ls-files --others --directory: give trailing slash
Junio C Hamano
2006-01-07
*
|
ls-files --others --directory: fix a bug with index entry ordering
Junio C Hamano
2006-01-07
*
|
ls-files -o: optionally skip showing the contents in "untracked" directories
Linus Torvalds
2006-01-07
|
/
*
code comments: spell
Junio C Hamano
2005-12-29
*
ls-files --full-name: usage string and documentation.
Junio C Hamano
2005-12-23
*
write_name_quoted(): make one of the path a counted string.
Junio C Hamano
2005-11-28
*
ls-files and read-tree need core.filemode
Alex Riesen
2005-11-08
*
ls-files: --others should not say unmerged paths are unknown.
Junio C Hamano
2005-11-06
*
remove CR/LF from .gitignore
Alex Riesen
2005-11-02
*
Update ls-files and ls-tree to use C-style quoting for funny pathnames.
Junio C Hamano
2005-10-17
*
[PATCH] Teach git-ls-files about '--' to denote end of options.
Fredrik Kuivinen
2005-10-02
*
Diff clean-up.
Junio C Hamano
2005-09-24
*
Show modified files in git-ls-files
Junio C Hamano
2005-09-20
*
Revert "Replace zero-length array decls with []."
Junio C Hamano
2005-08-29
*
Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git
Junio C Hamano
2005-08-28
|
\
|
*
Replace zero-length array decls with [].
Jason Riedy
2005-08-23
*
|
[PATCH] Fix silly pathspec bug in git-ls-files
Linus Torvalds
2005-08-24
|
/
*
[PATCH] git-ls-files: generalized pathspecs
Linus Torvalds
2005-08-22
*
[PATCH] Make "git-ls-files" work in subdirectories
Linus Torvalds
2005-08-21
*
[PATCH] Unify usage strings declaration
Petr Baudis
2005-07-29
*
ls-files: rework exclude patterns.
Junio C Hamano
2005-07-29
*
git-ls-files: --exclude mechanism updates.
Junio C Hamano
2005-07-25
*
[PATCH] Make ls-* output consistent with diff-* output format.
Junio C Hamano
2005-05-26
*
[PATCH] Allow dot files in ls-files as well (take #2).
Junio C Hamano
2005-05-24
*
sparse cleanup
Linus Torvalds
2005-05-20
*
[PATCH] cleanup of in-code names
Alexey Nezhdanov
2005-05-19
*
[PATCH 3/3] Add git-ls-files -k.
Junio C Hamano
2005-05-13
*
[PATCH 2/3] Support symlinks in git-ls-files --others.
Junio C Hamano
2005-05-13
*
Steal -t option to git-ls-files from Cogito fork.
Petr Baudis
2005-05-06
*
[PATCH] git and symlinks as tracked content
Kay Sievers
2005-05-05
*
[PATCH] fix usage string for renamed git commands
Nicolas Pitre
2005-04-30
*
Rename "show-files" to "ls-files"
Linus Torvalds
2005-04-30