aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/gitignore
Commit message (Expand)AuthorAgeFilesLines
* better testsenisdenjo2021-10-271-39/+9
* plumbing: gitignore, Read .git/info/exclude file too.enisdenjo2021-10-272-10/+58
* plumbing: format, use os.UserHomeDir()Máximo Cuadros2021-05-022-17/+15
* plumbing: gitignore, Fix gitconfig path in LoadSystemPatterns doc (#256)Andrew Archibald2021-03-101-1/+1
* fix typoArne Westphal2020-06-291-1/+1
* test CRLF in GFS caseArne Westphal2020-06-291-4/+12
* replace ReadAll by bufio.scannerArne Westphal2020-06-291-6/+6
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-102-6/+6
* Fixed an edge case for .gitignoreFedor Korotkov2018-08-192-0/+9
* Worktree: Provide ability to add excludes (#825)Alan D. Cabrera2018-05-112-7/+249
* fix typoWells Johnston2018-01-081-1/+1
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-232-4/+3
* plumbing: gitignore, upgrade to go-billy.v3 and test with gocheckMáximo Cuadros2017-06-194-218/+199
* Adds gitignore supportOleg Sklyar2017-06-197-0/+676