index
:
git-bug
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
repository
/
mock_repo.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
repo: move bleve there
Michael Muré
2020-12-08
1
-0
/
+47
*
repo: simpler clock mutex locking
Michael Muré
2020-12-08
1
-0
/
+5
*
repo: more work towards RepoStorage
Michael Muré
2020-12-05
1
-5
/
+27
*
repo: implement local/global/any config everywhere
Michael Muré
2020-09-29
1
-3
/
+8
*
repo: split mocks into smaller reusable components
Michael Muré
2020-09-29
1
-48
/
+104
*
repo: fix some go-git implementation
Michael Muré
2020-09-29
1
-2
/
+2
*
repository: add access to the system keyring, with fallback on a file
Michael Muré
2020-09-29
1
-0
/
+9
*
Add functionality to remove bugs from a local repository. (#423)
Vincent Tiu
2020-07-09
1
-0
/
+5
*
repository: merge git.Hash in for one less /util package
Michael Muré
2020-07-01
1
-28
/
+27
*
repo: more tests
Michael Muré
2020-06-27
1
-7
/
+41
*
repository: remove tie to Bug, improved and reusable testing
Michael Muré
2020-06-26
1
-33
/
+12
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
1
-11
/
+12
*
repo: esthetism rename
Michael Muré
2019-11-19
1
-2
/
+2
*
bridge: use new repository configuration interface
amine
2019-11-01
1
-49
/
+2
*
repository: add ReadTimestamp methods and improve naming
amine
2019-10-31
1
-2
/
+2
*
repository: config interface and implementation rework
amine
2019-10-31
1
-7
/
+16
*
Update repository/mock_repo.go
Amine
2019-06-19
1
-1
/
+1
*
Changes to Repo.RmConfigs
Amine Hilaly
2019-06-17
1
-0
/
+1
*
Add GetRemotes functionalities
Sladyn
2019-05-29
1
-0
/
+7
*
repository: add ReadConfigBool and ReadConfigString functions
Michael Muré
2019-05-27
1
-0
/
+21
*
identity: store the times properly
Michael Muré
2019-03-01
1
-0
/
+10
*
commands: add "bridge rm"
Michael Muré
2018-09-24
1
-0
/
+9
*
repo: add functions to read/write git config
Michael Muré
2018-09-24
1
-0
/
+20
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
1
-1
/
+1
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-35
/
+36
*
bug: remove use of the too recent %(refname:lstrip=-1) of git
Michael Muré
2018-08-19
1
-16
/
+0
*
termui: implement push/pull
Michael Muré
2018-08-12
1
-4
/
+4
*
bug: add a Lamport logical clock to be able to sort bugs by creation time and...
Michael Muré
2018-08-06
1
-8
/
+38
*
more refactoring to have reusable bug action across different UI
Michael Muré
2018-07-25
1
-0
/
+17
*
bug: refactor to limit abstraction leak and to have a more reusable code for ...
Michael Muré
2018-07-23
1
-2
/
+2
*
fix dependencies
Michael Muré
2018-07-19
1
-5
/
+4
*
implement pull/merge
Michael Muré
2018-07-17
1
-1
/
+25
*
complete the storage/read process + tests (!)
Michael Muré
2018-07-14
1
-8
/
+110
*
fix push/pull
Michael Muré
2018-07-13
1
-1
/
+1
*
serialize a Bug to git as a blob+tree+commit+ref
Michael Muré
2018-07-13
1
-13
/
+40
*
add the new bug command with a very primitive bug datastructure
Michael Muré
2018-07-12
1
-2
/
+2
*
more experiment
Michael Muré
2018-07-12
1
-0
/
+33