index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-ls-files.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-20
Merge branch 'jc/cache-unmerge'
Junio C Hamano
1
-1
/
+42
2010-01-13
Merge branch 'nd/sparse'
Junio C Hamano
1
-2
/
+9
2009-12-25
resolve-undo: basic tests
Junio C Hamano
1
-1
/
+42
2009-11-10
Merge branch 'jk/maint-1.6.3-ls-files-i'
Junio C Hamano
1
-0
/
+8
2009-10-30
ls-files: unbreak "ls-files -i"
Jeff King
1
-0
/
+8
2009-10-18
Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached'
Junio C Hamano
1
-8
/
+0
2009-10-12
ls-files: excludes should not impact tracked files
Jeff King
1
-8
/
+0
2009-10-08
ls-files: die instead of fprintf/exit in -i error
Ben Walton
1
-5
/
+2
2009-08-23
Read .gitignore from index if it is skip-worktree
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2009-08-23
Teach Git to respect skip-worktree bit (reading part)
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2009-08-23
Introduce "skip-worktree" bit in index, teach Git to get/set this bit
Nguyễn Thái Ngọc Duy
1
-1
/
+4
2009-07-09
Add 'fill_directory()' helper function for directory traversal
Linus Torvalds
1
-6
/
+1
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-1
/
+1
2009-05-09
parseopt: add OPT_NEGBIT
Jeff King
1
-1
/
+1
2009-04-22
Fix typos / spelling in comments
Mike Ralphson
1
-1
/
+1
2009-03-20
Merge branch 'mv/parseopt-ls-files'
Junio C Hamano
1
-139
/
+125
2009-03-17
ls-files: require worktree when --deleted is given
Jeff King
1
-0
/
+1
2009-03-07
ls-files: fix broken --no-empty-directory
Jeff King
1
-2
/
+2
2009-02-18
parse-opt: migrate builtin-ls-files.
Miklos Vajna
1
-135
/
+120
2009-02-18
Turn the flags in struct dir_struct into a single variable
Johannes Schindelin
1
-6
/
+8
2009-02-07
Let ls-files strip trailing slashes in submodules' paths
Johannes Schindelin
1
-1
/
+20
2009-01-14
remove pathspec_match, use match_pathspec instead
Clemens Buchacher
1
-38
/
+2
2008-11-16
Teach ls-files --with-tree=<tree> to work with options other than -c
Junio C Hamano
1
-0
/
+2
2008-11-16
builtin-ls-files.c: coding style fix.
Junio C Hamano
1
-1
/
+1
2008-10-17
refactor handling of "other" files in ls-files and status
Jeff King
1
-31
/
+2
2008-08-31
'git foo' program identifies itself without dash in die() messages
Junio C Hamano
1
-3
/
+3
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-1
/
+1
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-1
/
+1
2008-03-07
Revert part of d089eba (setup: sanitize absolute and funny paths in get_paths...
Junio C Hamano
1
-10
/
+1
2008-02-20
Merge branch 'jc/setup'
Junio C Hamano
1
-1
/
+10
2008-02-16
Merge branch 'jc/gitignore-ends-with-slash'
Junio C Hamano
1
-2
/
+4
2008-02-05
gitignore: lazily find dtype
Junio C Hamano
1
-4
/
+4
2008-02-05
gitignore(5): Allow "foo/" in ignore list to match directory "foo"
Junio C Hamano
1
-2
/
+4
2008-02-05
setup: sanitize absolute and funny paths in get_pathspec()
Junio C Hamano
1
-1
/
+10
2008-01-21
Make on-disk index representation separate from in-core one
Linus Torvalds
1
-5
/
+5
2007-11-22
Export three helper functions from ls-files
Junio C Hamano
1
-46
/
+52
2007-11-15
git-ls-files: add --exclude-standard
Jeff King
1
-2
/
+7
2007-11-05
Use setup_work_tree() in builtin-ls-files.c
Mike Hommey
1
-5
/
+2
2007-10-03
Merge branch 'ph/strbuf'
Junio C Hamano
1
-18
/
+4
2007-10-02
Must not modify the_index.cache as it may be passed to realloc at some point.
Keith Packard
1
-1
/
+2
2007-09-20
Full rework of quote_c_style and write_name_quoted.
Pierre Habouzit
1
-10
/
+3
2007-09-18
Use xmemdupz() in many places.
Pierre Habouzit
1
-8
/
+1
2007-09-17
git-commit: Allow partial commit of file removal.
Junio C Hamano
1
-0
/
+78
2007-09-12
git-commit: Allow partial commit of file removal.
Junio C Hamano
1
-0
/
+78
2007-08-29
ls-files --error-unmatch: do not barf if the same pattern is given twice.
Junio C Hamano
1
-0
/
+20
2007-08-01
Clean up work-tree handling
Johannes Schindelin
1
-3
/
+5
2007-07-01
Merge branch 'ei/worktree+filter'
Junio C Hamano
1
-1
/
+1
2007-06-07
War on whitespace
Junio C Hamano
1
-1
/
+1
2007-06-06
Use new semantics of is_bare/inside_git_dir/inside_work_tree
Matthias Lederhofer
1
-1
/
+1
2007-04-14
Fix some "git ls-files -o" fallout from gitlinks
Linus Torvalds
1
-7
/
+25
[next]