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
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: added missing error checks in tests
Christian Muehlhaeuser
2019-07-29
1
-0
/
+1
*
filesystem: ObjectStorage, MaxOpenDescriptors option
Arran Walker
2019-04-22
1
-9
/
+11
*
Merge pull request #1006 from mcuadros/transactional-storage
Máximo Cuadros
2019-02-02
1
-1
/
+2
|
\
|
*
storage: new storage.ErrReferenceHasChanged error and test for CheckAndSetRef...
Máximo Cuadros
2018-12-10
1
-1
/
+2
*
|
storage/dotgit: test setRef with a non rwfs
Javi Fontan
2018-12-10
1
-1
/
+24
*
|
storage/dotgit: use fs capabilities in setRef
Javi Fontan
2018-12-10
2
-49
/
+49
|
/
*
Expose Storage cache.
kuba--
2018-09-07
1
-2
/
+2
*
storage/filesystem: compare files using offset in test
Javi Fontan
2018-09-06
1
-2
/
+13
*
storage/dotgit: add KeepDescriptors option
Javi Fontan
2018-09-04
2
-1
/
+70
*
storage/dotgit: add ExclusiveAccess tests in dotgit
Javi Fontan
2018-09-04
1
-0
/
+24
*
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
2
-3
/
+101
|
\
|
*
dotgit: fix object delete test
Santiago M. Mola
2018-08-17
1
-14
/
+18
|
*
added hook support
noxora
2018-08-16
2
-4
/
+98
*
|
plumbing: packfile, open and close packfile on FSObject reads
Miguel Molina
2018-08-09
1
-0
/
+5
*
|
plumbing: packfile, allow non-seekable sources on Parser
Miguel Molina
2018-08-08
1
-1
/
+6
*
|
plumbing, storage: integrate new index
Javi Fontan
2018-07-26
2
-19
/
+17
|
/
*
storage/filesystem: avoid norwfs build flag
Santiago M. Mola
2018-06-21
5
-94
/
+82
*
dotgit: Move package outside internal.
Antonio Jesus Navarro Perez
2018-06-05
9
-0
/
+2112