56 Commits (0c5ead43fd2e792d7c48a3feee77134f19a622af)

Author SHA1 Message Date
Dr. Adam Nielsen 1a58bad014 gitignore.txt: make slash-rules more readable 6 years ago
Denton Liu af91b0230c docs: move core.excludesFile from git-add to gitignore 6 years ago
Nguyễn Thái Ngọc Duy e5bbe09e88 wildmatch: change behavior of "foo**bar" in WM_PATHNAME mode 6 years ago
Todd Zullinger 45e851cb44 gitignore.txt: clarify default core.excludesfile path 7 years ago
Duy Nguyen 2e22a85e5c gitignore.txt: elaborate shell glob syntax 7 years ago
Tom Russello ae9f6311e9 doc: change configuration variables format 9 years ago
Junio C Hamano 5cee349370 Revert "Merge branch 'nd/exclusion-regression-fix'" 9 years ago
Junio C Hamano 8ad3cb0869 Revert "Merge branch 'jc/exclusion-doc'" 9 years ago
Junio C Hamano 6f6d1f41da gitignore: document that unignoring a directory unignores everything in it 9 years ago
Nguyễn Thái Ngọc Duy d589a67ece dir.c: don't exclude whole dir prematurely 9 years ago
Nguyễn Thái Ngọc Duy 8c722360d1 Revert "dir.c: don't exclude whole dir prematurely if neg pattern may match" 9 years ago
Nguyễn Thái Ngọc Duy 57534ee77d dir.c: don't exclude whole dir prematurely if neg pattern may match 10 years ago
Nguyễn Thái Ngọc Duy da0005b885 *config.txt: stick to camelCase naming convention 10 years ago
Michael J Gruber 936d2c9301 gitignore.txt: do not suggest assume-unchanged 10 years ago
Ben North 03af7cd158 gitignore.txt: fix spelling of "backslash" 10 years ago
Nguyễn Thái Ngọc Duy 7e2e4b37d3 dir: ignore trailing spaces in exclude patterns 11 years ago
Jonathan Nieder 2ce66e2a0a gitignore doc: add global gitignore to synopsis 11 years ago
Karsten Blees 59856de171 gitignore.txt: clarify recursive nature of excluded directories 11 years ago
Karsten Blees 8447dc8904 gitignore.txt: fix documentation of "**" patterns 11 years ago
Thomas Ackermann 2de9b71138 Documentation: the name of the system is 'Git', not 'git' 12 years ago
Adam Spiers 368aa52952 add git-check-ignore sub-command 12 years ago
Nguyễn Thái Ngọc Duy 237ec6e40d Support "**" wildcard in .gitignore and .gitattributes 12 years ago
Nguyễn Thái Ngọc Duy 866f5f82b9 gitignore.txt: suggestions how to get literal # or ! at the beginning 12 years ago
Philip Oakley 3f8c5a41f1 Doc: separate gitignore pattern sources 13 years ago
Huynh Khoi Nguyen Nguyen dc79687e0b Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignore 13 years ago
Jeff King 48bb914ed6 doc: drop author/documentation sections from most pages 14 years ago
Jonathan Nieder 6f02a5a33a Documentation: point to related commands from gitignore 14 years ago
Jonathan Nieder 0b803a6cc6 Documentation: split gitignore page into sections 14 years ago
Jonathan Nieder 9257a1efe1 Documentation: clarify quoting in gitignore docs 15 years ago
Jonathan Nieder 81c13fde37 gitignore.5: Clarify matching rules 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Jason Merrill 20ff3ec28e Documentation: clarify .gitattributes search 16 years ago
Petr Baudis 6259ac6628 Documentation: How to ignore local changes in tracked files 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 483bc4f045 Documentation formatting and cleanup 17 years ago
Jonathan Nieder b1889c36d8 Documentation: be consistent about "git-" versus "git " 17 years ago
Christian Couder 9e1f0a85c6 documentation: move git(7) to git(1) 17 years ago
Jeff King 90b22907f2 Documentation: clarify use of .git{ignore,attributes} versus .git/info/* 17 years ago
Junio C Hamano d6b8fc303b gitignore(5): Allow "foo/" in ignore list to match directory "foo" 17 years ago
Dan McGee 5162e69732 Documentation: rename gitlink macro to linkgit 17 years ago
Shawn Bohrer b06743925c Fix spelling of overridden in documentation 18 years ago
David Kastrup 98ec4ad7f9 Documentation/gitignore.txt: Fix the seriously misleading priority explanation 18 years ago
Josh Triplett cedb8d5d33 Create a new manpage for the gitignore format, and reference it elsewhere 18 years ago