aboutsummaryrefslogtreecommitdiff
path: root/Documentation/gitignore.txt
Commit message (Expand)AuthorAge
* doc: change configuration variables formatTom Russello2016-06-08
* Revert "Merge branch 'nd/exclusion-regression-fix'"Junio C Hamano2016-03-18
* Revert "Merge branch 'jc/exclusion-doc'"Junio C Hamano2016-03-18
* gitignore: document that unignoring a directory unignores everything in itJunio C Hamano2016-03-08
* dir.c: don't exclude whole dir prematurelyNguyễn Thái Ngọc Duy2016-02-15
* Merge branch 'nd/exclusion-regression-fix'Junio C Hamano2016-01-20
|\
| * Revert "dir.c: don't exclude whole dir prematurely if neg pattern may match"Nguyễn Thái Ngọc Duy2016-01-08
* | Merge branch 'nd/ignore-then-not-ignore'Junio C Hamano2015-10-07
|\ \ | |/
| * dir.c: don't exclude whole dir prematurely if neg pattern may matchNguyễn Thái Ngọc Duy2015-09-21
* | *config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy2015-03-13
|/
* Merge branch 'po/doc-assume-unchanged'Junio C Hamano2014-12-22
|\
| * gitignore.txt: do not suggest assume-unchangedMichael J Gruber2014-12-09
* | Merge branch 'nd/gitignore-trailing-whitespace'Junio C Hamano2014-11-06
|\ \
| * | gitignore.txt: fix spelling of "backslash"Ben North2014-11-04
* | | Merge branch 'nd/gitignore-trailing-whitespace'Junio C Hamano2014-03-14
|\ \ \ | |/ / | | / | |/ |/|
| * dir: ignore trailing spaces in exclude patternsNguyễn Thái Ngọc Duy2014-02-10
* | Merge branch 'jn/ignore-doc'Junio C Hamano2014-01-27
|\ \
| * | gitignore doc: add global gitignore to synopsisJonathan Nieder2014-01-16
| |/
* | gitignore.txt: clarify recursive nature of excluded directoriesKarsten Blees2013-12-09
|/
* gitignore.txt: fix documentation of "**" patternsKarsten Blees2013-11-07
* Merge branch 'ta/doc-no-small-caps'Junio C Hamano2013-02-05
|\
| * Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* | Merge branch 'as/check-ignore'Junio C Hamano2013-01-23
|\ \ | |/ |/|
| * add git-check-ignore sub-commandAdam Spiers2013-01-06
* | Merge branch 'nd/wildmatch'Junio C Hamano2013-01-10
|\ \
| * | Support "**" wildcard in .gitignore and .gitattributesNguyễn Thái Ngọc Duy2012-10-15
| |/
* | Merge branch 'nd/doc-ignore'Junio C Hamano2012-10-10
|\ \
| * | gitignore.txt: suggestions how to get literal # or ! at the beginningNguyễn Thái Ngọc Duy2012-10-07
* | | Doc: separate gitignore pattern sourcesPhilip Oakley2012-09-18
|/ /
* | Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignoreHuynh Khoi Nguyen Nguyen2012-06-25
|/
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* Documentation: point to related commands from gitignoreJonathan Nieder2010-11-11
* Documentation: split gitignore page into sectionsJonathan Nieder2010-11-11
* Documentation: clarify quoting in gitignore docsJonathan Nieder2010-08-20
* gitignore.5: Clarify matching rulesJonathan Nieder2010-05-31
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* Documentation: clarify .gitattributes searchJason Merrill2009-04-07
* Documentation: How to ignore local changes in tracked filesPetr Baudis2008-07-19
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Merge branch 'maint'Junio C Hamano2008-03-27
|\
| * Documentation: clarify use of .git{ignore,attributes} versus .git/info/*Jeff King2008-03-27
* | gitignore(5): Allow "foo/" in ignore list to match directory "foo"Junio C Hamano2008-02-05
|/
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Fix spelling of overridden in documentationShawn Bohrer2007-09-25
* Documentation/gitignore.txt: Fix the seriously misleading priority explanationDavid Kastrup2007-07-21
* Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett2007-06-02