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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add norwfs version of rewritePackedRefsWhileLocked
Javi Fontan
2017-12-22
4
-4
/
+50
|
*
Check reference also in norwfs SetRef
Javi Fontan
2017-12-22
1
-2
/
+25
|
*
Add comment to the norwfs version of SetRef
Javi Fontan
2017-12-21
1
-0
/
+7
|
*
Add a setRef version that supports non rw fs
Javi Fontan
2017-12-21
3
-29
/
+62
*
|
Make DeltaBaseCache private
Javi Fontan
2017-12-20
1
-6
/
+6
*
|
Enforce the use of cache in packfile decoder
Javi Fontan
2017-12-20
1
-5
/
+2
|
/
*
*: simplication
ferhat elmas
2017-12-18
1
-5
/
+1
*
storage: filesystem, add support for git alternates (#663)
Sunny
2017-12-06
3
-1
/
+118
*
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
3
-60
/
+103
*
dotgit: open+lock packed-refs file until it doesn't change
Jeremy Stribling
2017-11-29
1
-18
/
+46
*
storage: some minor code cleanup
Jeremy Stribling
2017-11-29
1
-6
/
+3
*
plumbing: add `HasEncodedObject` method to Storer
Jeremy Stribling
2017-11-29
1
-0
/
+26
*
Make object repacking more configurable
Taru Karttunen
2017-11-29
2
-4
/
+16
*
Support for repacking objects
Taru Karttunen
2017-11-29
2
-13
/
+29
*
First pass of prune design
Taru Karttunen
2017-11-29
2
-10
/
+62
*
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
3
-0
/
+195
*
all: simplification
ferhat elmas
2017-11-29
2
-7
/
+3
*
dotgit: add CheckAndSetReference tests
Jeremy Stribling
2017-11-28
1
-3
/
+18
*
Merge remote-tracking branch 'src-d/master' into gh-fast-forward-fetch
Jeremy Stribling
2017-11-28
2
-6
/
+76
|
\
|
*
dotgit: don't list references twice
Jeremy Stribling
2017-11-27
2
-4
/
+20
|
*
dotgit: add a test for removing a ref from a file and packed-refs
Jeremy Stribling
2017-11-27
1
-0
/
+29
|
*
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
3
-13
/
+61
|
/
*
all: fixes for ineffective assign
ferhat elmas
2017-11-26
2
-0
/
+2
*
update to go-billy.v4 and go-git-fixtures.v3
Máximo Cuadros
2017-11-23
9
-15
/
+15
*
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
2
-24
/
+76
*
prevent PackWriter from using Notify if nothing was written
Miguel Molina
2017-08-10
2
-1
/
+22
*
Merge pull request #501 from smola/config-multiple-urls
Máximo Cuadros
2017-08-02
1
-3
/
+3
|
\
|
*
config: multiple values in RemoteConfig (URLs and Fetch)
Santiago M. Mola
2017-08-01
1
-3
/
+3
*
|
Merge pull request #515 from smola/reuse-packed-objects
Máximo Cuadros
2017-07-27
4
-9
/
+145
|
\
\
|
|
/
|
/
|
|
*
storage: reuse deltas from packfiles
Santiago M. Mola
2017-07-27
4
-9
/
+145
*
|
filesystem: reuse cache for packfile iterator
Santiago M. Mola
2017-07-27
1
-3
/
+4
|
/
*
plumbing/cache: change FIFO to LRU cache
Santiago M. Mola
2017-07-27
1
-1
/
+1
*
storage/filesystem: reuse delta cache
Santiago M. Mola
2017-07-27
1
-1
/
+9
*
packfile: create packfile.Index and reuse it
Santiago M. Mola
2017-07-26
2
-45
/
+26
*
Merge pull request #491 from smola/error-checks
Máximo Cuadros
2017-07-19
7
-26
/
+59
|
\
|
*
storage/filesystem: check all Close errors
Santiago M. Mola
2017-07-19
5
-24
/
+32
|
*
test: add more PackfileWriter tests
Santiago M. Mola
2017-07-19
2
-2
/
+27
*
|
storage: dotgit, fix test not closing files
Máximo Cuadros
2017-07-19
2
-0
/
+2
*
|
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
2
-2
/
+2
*
fix race on packfile writer
Santiago M. Mola
2017-06-27
1
-1
/
+1
[prev]
[next]