summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-directory-listing.txt
AgeCommit message (Expand)Author
2019-09-05treewide: rename 'exclude' methods to 'pattern'Derrick Stolee
2018-06-22Documentation: spelling and grammar fixesVille Skyttä
2018-04-09Documentation: fix several one-character-off spelling errorsElijah Newren
2017-10-31status: document options to show matching ignored filesJameson Miller
2017-05-22dir: hide untracked contents of untracked dirsSamuel Lijin
2013-04-15dir.c: git-status --ignored: don't scan the work tree twiceKarsten Blees
2013-02-06Merge branch 'ta/doc-no-small-caps'Junio C Hamano
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2013-01-06add git-check-ignore sub-commandAdam Spiers
2013-01-06dir.c: provide clear_directory() for reclaiming dir_struct memoryAdam Spiers
2013-01-06dir.c: use a single struct exclude_list per source of excludesAdam Spiers
2012-12-28Improve documentation and comments regarding directory traversal APIAdam Spiers
2012-12-28api-directory-listing.txt: update to match codeAdam Spiers
2009-08-24Read .gitignore from index if it is skip-worktreeNguyễn Thái Ngọc Duy
2007-12-15Start preparing the API documents.Junio C Hamano