index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
gitignore.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jc/gitignore-doc-pattern-markup'
Junio C Hamano
2023-07-28
1
-1
/
+1
|
\
|
*
gitignore.txt: mark up explanation of patterns consistently
Junio C Hamano
2023-07-18
1
-1
/
+1
*
|
gitignore.txt: use backticks instead of double quotes
Johan Ruokangas
2023-07-18
1
-4
/
+4
|
/
*
docs: clarify git rm --cached function in gitignore note
Sohom Datta
2023-05-03
1
-1
/
+3
*
gitignore.txt: change "folder" to "directory"
Martin Ågren
2021-10-25
1
-1
/
+1
*
docs: .gitignore parsing is to the top of the repo
Andrew Berry
2021-07-07
1
-6
/
+5
*
docs: document symlink restrictions for dot-files
Jeff King
2021-05-04
1
-0
/
+4
*
doc: .gitignore documentation typofix
Julien Richard
2021-03-04
1
-1
/
+1
*
Merge branch 'an/ignore-doc-update'
Junio C Hamano
2019-06-21
1
-22
/
+44
|
\
|
*
gitignore.txt: make slash-rules more readable
Dr. Adam Nielsen
2019-06-04
1
-22
/
+44
*
|
docs: move core.excludesFile from git-add to gitignore
Denton Liu
2019-03-08
1
-0
/
+8
|
/
*
Merge branch 'nd/wildmatch-double-asterisk'
Junio C Hamano
2018-11-13
1
-1
/
+2
|
\
|
*
wildmatch: change behavior of "foo**bar" in WM_PATHNAME mode
Nguyễn Thái Ngọc Duy
2018-10-29
1
-1
/
+2
*
|
gitignore.txt: clarify default core.excludesfile path
Todd Zullinger
2018-06-27
1
-1
/
+1
|
/
*
gitignore.txt: elaborate shell glob syntax
Duy Nguyen
2018-02-02
1
-6
/
+5
*
doc: change configuration variables format
Tom Russello
2016-06-08
1
-1
/
+1
*
Revert "Merge branch 'nd/exclusion-regression-fix'"
Junio C Hamano
2016-03-18
1
-13
/
+4
*
Revert "Merge branch 'jc/exclusion-doc'"
Junio C Hamano
2016-03-18
1
-37
/
+1
*
gitignore: document that unignoring a directory unignores everything in it
Junio C Hamano
2016-03-08
1
-1
/
+37
*
dir.c: don't exclude whole dir prematurely
Nguyễn Thái Ngọc Duy
2016-02-16
1
-4
/
+13
*
Merge branch 'nd/exclusion-regression-fix'
Junio C Hamano
2016-01-20
1
-19
/
+4
|
\
|
*
Revert "dir.c: don't exclude whole dir prematurely if neg pattern may match"
Nguyễn Thái Ngọc Duy
2016-01-08
1
-19
/
+4
*
|
Merge branch 'nd/ignore-then-not-ignore'
Junio C Hamano
2015-10-07
1
-4
/
+19
|
\
|
|
*
dir.c: don't exclude whole dir prematurely if neg pattern may match
Nguyễn Thái Ngọc Duy
2015-09-21
1
-4
/
+19
*
|
*config.txt: stick to camelCase naming convention
Nguyễn Thái Ngọc Duy
2015-03-14
1
-2
/
+2
|
/
*
Merge branch 'po/doc-assume-unchanged'
Junio C Hamano
2014-12-22
1
-4
/
+0
|
\
|
*
gitignore.txt: do not suggest assume-unchanged
Michael J Gruber
2014-12-09
1
-4
/
+0
*
|
Merge branch 'nd/gitignore-trailing-whitespace'
Junio C Hamano
2014-11-06
1
-1
/
+1
|
\
\
|
*
|
gitignore.txt: fix spelling of "backslash"
Ben North
2014-11-04
1
-1
/
+1
*
|
|
Merge branch 'nd/gitignore-trailing-whitespace'
Junio C Hamano
2014-03-14
1
-0
/
+3
|
\
|
|
|
|
/
|
/
|
|
*
dir: ignore trailing spaces in exclude patterns
Nguyễn Thái Ngọc Duy
2014-02-10
1
-0
/
+3
*
|
Merge branch 'jn/ignore-doc'
Junio C Hamano
2014-01-27
1
-1
/
+1
|
\
\
|
*
|
gitignore doc: add global gitignore to synopsis
Jonathan Nieder
2014-01-17
1
-1
/
+1
|
|
/
*
/
gitignore.txt: clarify recursive nature of excluded directories
Karsten Blees
2013-12-09
1
-2
/
+17
|
/
*
gitignore.txt: fix documentation of "**" patterns
Karsten Blees
2013-11-07
1
-3
/
+3
*
Merge branch 'ta/doc-no-small-caps'
Junio C Hamano
2013-02-06
1
-11
/
+11
|
\
|
*
Documentation: the name of the system is 'Git', not 'git'
Thomas Ackermann
2013-02-01
1
-11
/
+11
*
|
Merge branch 'as/check-ignore'
Junio C Hamano
2013-01-24
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
add git-check-ignore sub-command
Adam Spiers
2013-01-06
1
-2
/
+4
*
|
Merge branch 'nd/wildmatch'
Junio C Hamano
2013-01-10
1
-0
/
+19
|
\
\
|
*
|
Support "**" wildcard in .gitignore and .gitattributes
Nguyễn Thái Ngọc Duy
2012-10-15
1
-0
/
+19
|
|
/
*
|
Merge branch 'nd/doc-ignore'
Junio C Hamano
2012-10-10
1
-1
/
+5
|
\
\
|
*
|
gitignore.txt: suggestions how to get literal # or ! at the beginning
Nguyễn Thái Ngọc Duy
2012-10-08
1
-1
/
+5
*
|
|
Doc: separate gitignore pattern sources
Philip Oakley
2012-09-19
1
-12
/
+18
|
/
/
*
/
Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignore
Huynh Khoi Nguyen Nguyen
2012-06-25
1
-1
/
+3
|
/
*
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-5
/
+0
*
Documentation: point to related commands from gitignore
Jonathan Nieder
2010-11-11
1
-5
/
+19
*
Documentation: split gitignore page into sections
Jonathan Nieder
2010-11-11
1
-2
/
+4
*
Documentation: clarify quoting in gitignore docs
Jonathan Nieder
2010-08-20
1
-2
/
+2
*
gitignore.5: Clarify matching rules
Jonathan Nieder
2010-06-01
1
-5
/
+9
[next]