git-diff: do not fall back on --cc when -[123], --ours etc. are given.
[gitweb.git] / ls-files.c
2006-01-27 GIT 1.1.5 v1.1.5
2006-01-20 GIT 1.1.4 v1.1.4
2006-01-16 GIT 1.1.3 v1.1.3
2006-01-16 Merge branch 'fixo/1.0'
2006-01-14 GIT 1.1.2 v1.1.2
2006-01-11 GIT 1.1.1 v1.1.1
2006-01-08 GIT 1.1.0 v1.1.0
2006-01-08 ls-files --others --directory: give trailing slash
2006-01-08 ls-files --others --directory: fix a bug with index...
2006-01-08 ls-files -o: optionally skip showing the contents in...
2006-01-08 GIT 1.0.8 v1.0.8
2006-01-07 [PATCH] Compilation: zero-length array declaration.
2006-01-06 Merge fixes up to GIT 1.0.7
2006-01-06 GIT 1.0.7 v1.0.7
2005-12-29 code comments: spell
2005-12-26 Merge branch 'jc/checkout'
2005-12-24 Merge fixes up to GIT 1.0.4
2005-12-24 GIT 1.0.4 v1.0.4
2005-12-23 ls-files --full-name: usage string and documentation.
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 write_name_quoted(): make one of the path a counted...
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-08 GIT 0.99.9f v0.99.9f
2005-11-08 ls-files and read-tree need core.filemode
2005-11-07 GIT 0.99.9e v0.99.9e
2005-11-07 ls-files: --others should not say unmerged paths are...
2005-11-03 GIT 0.99.9c v0.99.9c
2005-11-03 remove CR/LF from .gitignore
2005-10-31 GIT 0.99.9a v0.99.9a
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-18 Update ls-files and ls-tree to use C-style quoting...
2005-10-03 Merge with master.kernel.org:/pub/scm/git/git.git
2005-10-02 [PATCH] Teach git-ls-files about '--' to denote end...
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Diff clean-up.
2005-09-25 Merge branch 'fixes'
2005-09-24 Merge 'fixes' branch.
2005-09-23 Merge branch 'fixes'
2005-09-21 Merge branch 'fixes'
2005-09-20 Show modified files in git-ls-files
2005-08-30 Merge refs/heads/master from paulus
2005-08-29 Merge refs/heads/master from .
2005-08-29 Revert "Replace zero-length array decls with []."
2005-08-29 Merge refs/heads/master from .
2005-08-29 Merge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-25 Merge refs/heads/master from . v0.99.5
2005-08-25 [PATCH] Fix silly pathspec bug in git-ls-files
2005-08-24 Replace zero-length array decls with [].
2005-08-23 Merge refs/heads/master from .
2005-08-22 [PATCH] git-ls-files: generalized pathspecs
2005-08-21 Merge refs/heads/master from .
2005-08-21 [PATCH] Make "git-ls-files" work in subdirectories
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-30 [PATCH] Unify usage strings declaration
2005-07-30 ls-files: rework exclude patterns.
2005-07-29 Merge with gitk.
2005-07-26 git-ls-files: --exclude mechanism updates.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-05-26 [PATCH] Make ls-* output consistent with diff-* output...
2005-05-25 [PATCH] Allow dot files in ls-files as well (take #2).
2005-05-20 sparse cleanup
2005-05-19 [PATCH] cleanup of in-code names
2005-05-13 [PATCH 3/3] Add git-ls-files -k.
2005-05-13 [PATCH 2/3] Support symlinks in git-ls-files --others.
2005-05-06 Steal -t option to git-ls-files from Cogito fork.
2005-05-05 [PATCH] git and symlinks as tracked content
2005-04-30 [PATCH] fix usage string for renamed git commands
2005-04-30 Rename "show-files" to "ls-files"