gitea/vendor/gopkg.in/src-d/go-git.v4/plumbing
Filip Navara 6e2a59e4ce Use commit graph files for listing pages (#7314)
* Experimental support for git commit graph files and bloom filter index

Signed-off-by: Filip Navara <filip.navara@gmail.com>

* Force vendor of commitgraph

Signed-off-by: Filip Navara <filip.navara@gmail.com>

* Remove bloom filter experiment and debug prints

* Remove old code for building commit graphs

* Remove unused function

* Remove mmap usage

* gofmt

* sort vendor/modules.txt

* Add copyright header and log commit-graph error
2019-07-02 10:15:14 +08:00
..
cache update go git from v4.10.0 to v4.11.0 (#7096) 2019-05-31 20:34:46 +01:00
filemode Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
format Use commit graph files for listing pages (#7314) 2019-07-02 10:15:14 +08:00
object Use commit graph files for listing pages (#7314) 2019-07-02 10:15:14 +08:00
protocol/packp Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
revlist [mod]: Bump gopkg.in/src-d/go-git.v4 from 4.8.0 to 4.10.0 (#6662) 2019-04-16 22:04:23 -04:00
storer [mod]: Bump gopkg.in/src-d/go-git.v4 from 4.8.0 to 4.10.0 (#6662) 2019-04-16 22:04:23 -04:00
transport update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +08:00
error.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
hash.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
memory.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
object.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
reference.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
revision.go Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00