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
/
internal
/
dotgit
/
dotgit.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
dotgit: Move package outside internal.
Antonio Jesus Navarro Perez
2018-06-05
1
-808
/
+0
*
dotgit: ignore filenames that don't match a hash
Jeremy Stribling
2018-04-13
1
-2
/
+10
*
storage: filesystem/dotgit, fix typo in return param
Javi Fontan
2018-03-28
1
-1
/
+1
*
*: Use CheckClose with named returns
Javi Fontan
2018-03-27
1
-4
/
+4
*
all: remove some unused code
Daniel Martí
2018-03-01
1
-2
/
+0
*
Add norwfs version of rewritePackedRefsWhileLocked
Javi Fontan
2017-12-22
1
-1
/
+4
*
Add a setRef version that supports non rw fs
Javi Fontan
2017-12-21
1
-29
/
+2
*
*: simplication
ferhat elmas
2017-12-18
1
-5
/
+1
*
storage: filesystem, add support for git alternates (#663)
Sunny
2017-12-06
1
-1
/
+44
*
dotgit: use Equal method of time.Time for equality
ferhat elmas
2017-12-04
1
-1
/
+1
*
dotgit: rewrite packed-refs while holding lock
Jeremy Stribling
2017-11-30
1
-60
/
+53
*
dotgit: open+lock packed-refs file until it doesn't change
Jeremy Stribling
2017-11-29
1
-18
/
+46
*
Make object repacking more configurable
Taru Karttunen
2017-11-29
1
-2
/
+14
*
Support for repacking objects
Taru Karttunen
2017-11-29
1
-13
/
+21
*
First pass of prune design
Taru Karttunen
2017-11-29
1
-10
/
+38
*
dotgit: use bufio for PackRefs
Jeremy Stribling
2017-11-29
1
-10
/
+8
*
dotgit: during rewriting, re-open packed-refs after locking
Jeremy Stribling
2017-11-29
1
-9
/
+21
*
filesystem: todo comment about "all" param
Jeremy Stribling
2017-11-29
1
-0
/
+4
*
dotgit: fix up PackRefs comment for upstreaming
Jeremy Stribling
2017-11-29
1
-26
/
+8
*
filesystem: implement PackRefs()
Jeremy Stribling
2017-11-29
1
-0
/
+115
*
all: simplification
ferhat elmas
2017-11-29
1
-5
/
+1
*
Merge remote-tracking branch 'src-d/master' into gh-fast-forward-fetch
Jeremy Stribling
2017-11-28
1
-6
/
+36
|
\
|
*
dotgit: don't list references twice
Jeremy Stribling
2017-11-27
1
-3
/
+8
|
*
dotgit: remove loose ref AND packed ref, if both exist
Jeremy Stribling
2017-11-27
1
-3
/
+28
*
|
Document Lock+Close usage
Taru Karttunen
2017-11-27
1
-0
/
+4
*
|
Use optionally locking when updating refs
Taru Karttunen
2017-11-27
1
-9
/
+53
|
/
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
1
-1
/
+1
*
dotgit: remove ref cache for packed refs
Miguel Molina
2017-11-21
1
-48
/
+29
*
dotgit: avoid duplicated references returned by Refs
Miguel Molina
2017-08-29
1
-10
/
+15
*
dotgit: rewrite the way references are looked up
Miguel Molina
2017-08-26
1
-24
/
+58
*
Merge pull request #491 from smola/error-checks
Máximo Cuadros
2017-07-19
1
-4
/
+4
|
\
|
*
storage/filesystem: check all Close errors
Santiago M. Mola
2017-07-19
1
-4
/
+4
*
|
storage: dotgit, fix test not closing files
Máximo Cuadros
2017-07-19
1
-0
/
+1
*
|
storage: dotgit, close temp file before rename
Máximo Cuadros
2017-07-18
1
-6
/
+9
|
/
*
Fixed modules directory path
Cromel-PC\Cromel
2017-06-28
1
-1
/
+1
*
*: upgrade to go-billy.v3, merge
Máximo Cuadros
2017-06-18
1
-13
/
+12
*
storage/filesystem: call initialization explicitely, fixes #408
Santiago M. Mola
2017-06-01
1
-1
/
+1
*
storage: filesystem, initialize the default folder scaffolding
Máximo Cuadros
2017-05-21
1
-0
/
+27
*
use go-billy.v2 version
Antonio Jesus Navarro Perez
2017-03-10
1
-1
/
+1
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
1
-3
/
+3
*
documentation and API improvements
Máximo Cuadros
2017-02-21
1
-14
/
+78
*
storage: git.Storer move to storage.Storer and module handling
Máximo Cuadros
2017-02-12
1
-4
/
+9
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
storage: IndexStorer implementation
Máximo Cuadros
2017-01-28
1
-0
/
+11
*
Extract billy (#173)
Sergio Arbeo
2016-12-19
1
-10
/
+11
*
storage: shallow storage (#180)
Máximo Cuadros
2016-12-15
1
-1
/
+22
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
1
-25
/
+25
*
storage/filesystem: implement missing functionality. (#110)
Santiago M. Mola
2016-11-03
1
-0
/
+21
*
formats: objfile idomatic reader/writer
Máximo Cuadros
2016-09-25
1
-211
/
+137
*
fix build
Máximo Cuadros
2016-09-20
1
-2
/
+2
[next]