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
/
storage
/
filesystem
/
dotgit
/
dotgit.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support `.git/commondir` repository layout
Timofey Kirillov
2020-06-15
1
-0
/
+6
*
Revert "Merge pull request #20 from quorumcontrol/feature/other-configs"
Máximo Cuadros
2020-05-24
1
-35
/
+15
*
storage/filesystem: dotgit, sanity check provided reference path
Kyle Evans
2020-04-23
1
-0
/
+11
*
Add Merged config
Wes Morgan
2020-04-06
1
-15
/
+35
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-5
/
+5
*
storage/filesystem: dotgit, Change the order of checking packfile name prefix...
Yuichi Watanabe
2019-05-17
1
-1
/
+1
*
storage/filesystem: dotgit, Add prefix check to packfile name. Fixes #1149
Yuichi Watanabe
2019-05-17
1
-4
/
+5
*
filesystem: ObjectStorage, MaxOpenDescriptors option
Arran Walker
2019-04-22
1
-9
/
+11
*
storage: new storage.ErrReferenceHasChanged error and test for CheckAndSetRef...
Máximo Cuadros
2018-12-10
1
-1
/
+2
*
Expose Storage cache.
kuba--
2018-09-07
1
-2
/
+2
*
storage/dotgit: add KeepDescriptors option
Javi Fontan
2018-09-04
1
-1
/
+42
*
storage/filesystem: move Options to filesytem and dotgit
Javi Fontan
2018-09-03
1
-11
/
+17
*
plumbing/storer: rename Static option to ExclusiveAccess
Javi Fontan
2018-08-31
1
-5
/
+5
*
dotgit: fix typo in comment
Javi Fontan
2018-08-30
1
-1
/
+1
*
git, storer: use a common storer.Options for storer and PlainOpen
Javi Fontan
2018-08-30
1
-11
/
+6
*
git: add Static option to PlainOpen
Javi Fontan
2018-08-30
1
-3
/
+179
*
storage/dotgit: use HasPrefix instead of Split
Javi Fontan
2018-08-27
1
-6
/
+9
*
storage/dotgit: search for incoming dir only once
Javi Fontan
2018-08-25
1
-13
/
+28
*
Merge pull request #887 from noxora/hook-support
Máximo Cuadros
2018-08-21
1
-3
/
+50
|
\
|
*
added hook support
noxora
2018-08-16
1
-3
/
+50
*
|
plumbing: packfile, open and close packfile on FSObject reads
Miguel Molina
2018-08-09
1
-0
/
+5
|
/
*
storage/filesystem: avoid norwfs build flag
Santiago M. Mola
2018-06-21
1
-1
/
+1
*
dotgit: Move package outside internal.
Antonio Jesus Navarro Perez
2018-06-05
1
-0
/
+808