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
/
commands
/
pull.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
commands: cleanup the command's usage to avoid warnings when generating the doc
Michael Muré
2020-07-28
1
-1
/
+1
*
commands: open and close the backend in a single place, simplify commands
Michael Muré
2020-06-28
1
-14
/
+6
*
commands: refactor to avoid globals
Michael Muré
2020-06-28
1
-20
/
+22
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
1
-3
/
+3
*
cache: properly push/pull identities and bugs
Michael Muré
2019-03-27
1
-5
/
+6
*
commands: add a "." at the end of Short commands usage
Michael Muré
2019-03-01
1
-1
/
+1
*
moved cleaner function to util/interrupt
Rafael Passos
2018-10-24
1
-2
/
+2
*
Registering lock clearing functions to Cleaner
Rafael Passos
2018-10-23
1
-0
/
+2
*
commands: don't load the repo for commands that don't need it
Michael Muré
2018-10-17
1
-3
/
+4
*
commands: fix a panic on merge invalid
Michael Muré
2018-09-19
1
-1
/
+1
*
pull: don't stop the process when one merge fail
Michael Muré
2018-09-19
1
-1
/
+1
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
1
-1
/
+1
*
bug: proper int baked enum for merge result status instead of a string
Michael Muré
2018-09-13
1
-1
/
+1
*
cache: refactor to handle bug changes during Pull
Michael Muré
2018-09-08
1
-1
/
+1
*
bug: refactor the Pull code to have the message formating in the upper layers
Michael Muré
2018-09-07
1
-2
/
+24
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
1
-2
/
+8
*
cleanup go imports
Michael Muré
2018-08-13
1
-1
/
+2
*
more refactoring to have reusable bug action across different UI
Michael Muré
2018-07-25
1
-20
/
+2
*
bug: refactor to limit abstraction leak and to have a more reusable code for ...
Michael Muré
2018-07-23
1
-49
/
+6
*
generate markdown documentation
Michael Muré
2018-07-20
1
-1
/
+1
*
rework all the commands to use cobra as a parser
Michael Muré
2018-07-19
1
-6
/
+10
*
implement pull/merge
Michael Muré
2018-07-17
1
-1
/
+60
*
fix build
Michael Muré
2018-07-16
1
-1
/
+0
*
rework the commands thing and add a "commands" command to list all commands
Michael Muré
2018-07-16
1
-4
/
+3
*
add a "comment" command
Michael Muré
2018-07-15
1
-2
/
+2
*
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
-1
/
+2
*
add the new bug command with a very primitive bug datastructure
Michael Muré
2018-07-12
1
-7
/
+5
*
more experiment
Michael Muré
2018-07-12
1
-0
/
+33