index
:
go-git
master
push_url
A highly extensible Git implementation in pure Go.
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plumbing
/
format
/
gitignore
/
dir.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: gitignore, Fix loading of ignored .gitignore files.
Wouter Horlings
2024-06-17
1
-0
/
+4
*
*: fix some comments
avoidalone
2024-03-12
1
-2
/
+2
*
*: Handle paths starting with ~username
Arieh Schneier
2023-07-09
1
-16
/
+2
*
plumbing: gitignore, Allow gitconfig to contain a gitignore relative to any u...
Arieh Schneier
2023-06-05
1
-3
/
+13
*
plumbing: gitignore, Allow gitconfig to contain a gitignore relative to user ...
Jleagle
2023-05-25
1
-0
/
+8
*
*: Remove use of deprecated io/util
Paulo Gomes
2023-05-11
1
-2
/
+2
*
plumbing: gitignore, Read .git/info/exclude file too.
enisdenjo
2021-10-27
1
-10
/
+15
*
plumbing: format, use os.UserHomeDir()
Máximo Cuadros
2021-05-02
1
-3
/
+2
*
plumbing: gitignore, Fix gitconfig path in LoadSystemPatterns doc (#256)
Andrew Archibald
2021-03-10
1
-1
/
+1
*
replace ReadAll by bufio.scanner
Arne Westphal
2020-06-29
1
-6
/
+6
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-3
/
+3
*
Worktree: Provide ability to add excludes (#825)
Alan D. Cabrera
2018-05-11
1
-4
/
+83
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
1
-1
/
+1
*
plumbing: gitignore, upgrade to go-billy.v3 and test with gocheck
Máximo Cuadros
2017-06-19
1
-3
/
+10
*
Adds gitignore support
Oleg Sklyar
2017-06-19
1
-0
/
+50