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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
repository: partial impl of a go-git backed Repo
Michael Muré
2020-09-29
4
-0
/
+679
*
Add functionality to remove bugs from a local repository. (#423)
Vincent Tiu
2020-07-09
4
-2
/
+20
*
repo: fix test chocking on randomized element in repo.ListRefs()
Michael Muré
2020-07-03
1
-1
/
+1
*
repository: merge git.Hash in for one less /util package
Michael Muré
2020-07-01
7
-69
/
+111
*
repo: more tests
Michael Muré
2020-06-27
4
-24
/
+176
*
repository: remove tie to Bug, improved and reusable testing
Michael Muré
2020-06-26
12
-292
/
+280
*
Supports git config includes
Simon Walker
2020-04-11
1
-2
/
+2
*
git: fix GetRemote to not break when there is no remotes
Michael Muré
2020-03-01
1
-1
/
+4
*
* Fix git config reader can't read values with spaces
Josh Bialkowski
2020-01-04
1
-5
/
+1
*
bridge: huge refactor to accept multiple kind of credentials
Michael Muré
2019-12-08
3
-29
/
+36
*
repo: esthetism rename
Michael Muré
2019-11-19
3
-10
/
+10
*
bridge: various improvement on the global token PR
Michael Muré
2019-11-10
2
-2
/
+2
*
commands: use token value as identifier
Amine
2019-11-09
1
-4
/
+8
*
bridge/core: comment token functionalities
Amine
2019-11-09
1
-2
/
+4
*
bridge: improvement on the import resume feature
Michael Muré
2019-11-03
3
-12
/
+11
*
repository: fix ineffectual assignment in git test
amine
2019-11-01
1
-0
/
+2
*
bridge: use new repository configuration interface
amine
2019-11-01
4
-70
/
+21
*
repository: improve documentation and fix typo mistake
amine
2019-11-01
2
-7
/
+7
*
repository: use `repo.runGitCommand` and `flagLocality` instead of execFn
amine
2019-11-01
1
-15
/
+12
*
repository: add StoreTimestamp/StoreBool to the config interface
amine
2019-11-01
6
-78
/
+93
*
repository: add ReadTimestamp methods and improve naming
amine
2019-10-31
6
-65
/
+104
*
repository: config interface and implementation rework
amine
2019-10-31
8
-190
/
+334
*
Merge pull request #205 from seeduvax/issue-178
Michael Muré
2019-08-31
2
-8
/
+31
|
\
|
*
git: minor cleanup
Michael Muré
2019-08-31
1
-7
/
+8
|
*
issue 178: refined git command cwd setting.
Sebastien Devaux
2019-08-28
1
-2
/
+11
|
*
issue 178: adding required changes to InitGitRepo and CleanupTestRepos
Sebastien Devaux
2019-08-27
2
-1
/
+13
|
*
issue 178: fetch the repo dir with rev-parse --git-dir
Sebastien Devaux
2019-08-24
1
-5
/
+6
*
|
repo: fix git version parsing with broken version
Michael Muré
2019-08-24
1
-2
/
+11
|
/
*
repository: RmConfigs usage of git version lt 2.18
Amine Hilaly
2019-07-08
1
-10
/
+48
*
repository: rework how RmConfigs works with git
Michael Muré
2019-07-08
2
-16
/
+19
*
Check git version before removing config section
Amine Hilaly
2019-07-07
1
-2
/
+36
*
Update repository/mock_repo.go
Amine
2019-06-19
1
-1
/
+1
*
Changes to Repo.RmConfigs
Amine Hilaly
2019-06-17
3
-1
/
+22
*
Add GetRemotes functionalities
Sladyn
2019-05-29
3
-0
/
+32
*
repository: add ReadConfigBool and ReadConfigString functions
Michael Muré
2019-05-27
4
-0
/
+121
*
repo: refactor how test repo are created/cleaned
Michael Muré
2019-05-27
1
-0
/
+80
*
a round of cleanup
Michael Muré
2019-03-01
1
-1
/
+2
*
git: fix RmConfigs
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: store the times properly
Michael Muré
2019-03-01
3
-0
/
+29
*
identity: I can compile again !!
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: more progress and fixes
Michael Muré
2019-03-01
1
-1
/
+1
*
repo: minor cleaning
Michael Muré
2018-12-25
2
-1
/
+5
*
commands: add "bridge rm"
Michael Muré
2018-09-24
3
-1
/
+26
*
repo: add functions to read/write git config
Michael Muré
2018-09-24
3
-6
/
+62
*
repo: more documentation
Michael Muré
2018-09-24
2
-0
/
+16
*
repo: split the Repo interface to avoid abstraction leak in RepoCache
Michael Muré
2018-09-21
2
-3
/
+11
*
repo: workaround for git returning no path when inside a .git dir
Michael Muré
2018-09-21
1
-1
/
+3
*
lamport: better perf by ensuring that the folder is created only once
Michael Muré
2018-09-13
1
-8
/
+28
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
5
-85
/
+88
*
fix english grammar
Michael Muré
2018-09-09
2
-9
/
+9
[prev]
[next]