.. |
batch_header.go
|
ParseBatchHeader(): make function public and change its signature
|
2021-11-13 18:50:35 +01:00 |
batch_obj_iter.go
|
Update the source code to use the abstraction provided by the go-pipe dependency
|
2022-11-29 09:53:21 +01:00 |
commit.go
|
git/git.go: split the code out into multiple files:
|
2021-11-13 18:50:35 +01:00 |
git.go
|
NewRepositoryFromPath(): function renamed from `NewRepository()`
|
2023-12-14 01:12:43 +01:00 |
git_bin.go
|
findGitBin(): memoize the result
|
2023-12-14 01:12:33 +01:00 |
gitconfig.go
|
git.Repository: invoke `git config` more backwards-compatibly
|
2022-12-03 15:20:38 +01:00 |
gitconfig_test.go
|
Make it possible to define reference groups via gitconfig
|
2021-09-20 12:50:57 +02:00 |
obj_head_iter.go
|
git/git.go: split the code out into multiple files:
|
2021-11-13 18:50:35 +01:00 |
obj_iter.go
|
Update the source code to use the abstraction provided by the go-pipe dependency
|
2022-11-29 09:53:21 +01:00 |
obj_resolver.go
|
Allow arbitrary reachability roots to be fed in
|
2023-08-14 21:00:19 +02:00 |
oid.go
|
git/git.go: split the code out into multiple files:
|
2021-11-13 18:50:35 +01:00 |
ref_filter.go
|
Allow arbitrary reachability roots to be fed in
|
2023-08-14 21:00:19 +02:00 |
ref_filter_test.go
|
ReferenceFilter: simplify how filters are combined
|
2021-10-18 10:21:33 +02:00 |
ref_iter.go
|
Update the source code to use the abstraction provided by the go-pipe dependency
|
2022-11-29 09:53:21 +01:00 |
reference.go
|
ParseReference(): new function, extracted from `ReferenceIter.Next()`
|
2021-11-13 18:50:35 +01:00 |
tag.go
|
git/git.go: split the code out into multiple files:
|
2021-11-13 18:50:35 +01:00 |
tree.go
|
git/git.go: split the code out into multiple files:
|
2021-11-13 18:50:35 +01:00 |