aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Update README.mdMichael Muré2020-11-291-2/+2
|
* Update README.mdken restivo2020-11-221-1/+1
|
* Update docs for full text searchMike Goldin2020-11-171-0/+5
|
* Update README.mdMichael Muré2020-09-221-0/+9
|
* readme: fix FreeBSD package nameMichael Muré2020-08-251-1/+1
|
* typos and minor readme fixMichael Muré2020-07-151-1/+1
|
* Reorganize the webUI and API codeMichael Muré2020-06-271-1/+1
| | | | | | | | | | Included in the changes: - create a new /api root package to hold all API code, migrate /graphql in there - git API handlers all use the cache instead of the repo directly - git API handlers are now tested - git API handlers now require a "repo" mux parameter - lots of untangling of API/handlers/middleware - less code in commands/webui.go
* doc: fix typosMartin Michlmayr2020-06-161-1/+1
|
* Fix intendation for FreeBSD package/port section.Lewis Cook2020-05-151-1/+1
|
* Add FreeBSD package/port section.Lewis Cook2020-05-151-0/+14
|
* DOC: README.md: is/areWes Turner2020-04-301-1/+1
|
* Update README.mdOgulcan Girginc2020-04-231-0/+9
| | | Display Homebrew option to install git-bug on macOS.
* readme: better phrasingMichael Muré2020-04-041-1/+1
|
* readme: fix image linksMichael Muré2020-04-041-3/+3
|
* readme: document workflowsMichael Muré2020-04-041-0/+31
|
* doc: refresh the github howtoMichael Muré2020-03-011-1/+1
|
* update readmeMichael Muré2020-02-291-39/+35
|
* update webUI's screenshotsMichael Muré2020-02-231-2/+2
|
* update READMEJosh Bialkowski2020-02-191-23/+23
|
* readme: update install instruction with go modulesMichael Muré2020-02-121-3/+3
|
* readme - fix some grammatical issuescontrapunctus2019-11-291-7/+7
|
* update bridge importers implementation featuresamine2019-11-101-1/+1
|
* README: make the feature-list render as list in more Markdown flavors [fix]hoijui2019-10-141-0/+1
|
* Update README.mdMichael Muré2019-08-271-2/+7
|
* readme: tweakingMichael Muré2019-08-241-7/+17
|
* docs: update implementation tableAmine Hilaly2019-08-241-7/+33
| | | | docs: add bridge usage examples
* Update README exporter and importer implementations tablesAmine Hilaly2019-07-231-23/+23
|
* Update README.mdMichael Muré2019-07-131-1/+1
|
* Update README.mdMichael Muré2019-07-071-1/+1
|
* Update README.mdMichael Muré2019-07-071-0/+1
|
* readme: github exporter is no longer a planned featureMichael Muré2019-07-061-1/+1
|
* Add exporter documentationAmine Hilaly2019-06-301-14/+22
|
* readme: document the PowerShell completionMichael Muré2019-06-241-0/+1
|
* Update README.mdMichael Muré2019-05-231-14/+14
|
* readme: polishingMichael Muré2019-05-071-14/+21
|
* readme: improve the bridge feature matrixMichael Muré2019-04-291-9/+7
|
* readme: use check marks instead of confusing fruitsMichael Muré2019-04-241-14/+14
|
* readme: add a apple/tomato captionMichael Muré2019-04-231-0/+3
|
* readme: add a feature matrix of the bridges implementationMichael Muré2019-04-211-0/+21
|
* doc: add an architecture overviewMichael Muré2019-04-181-1/+1
|
* readme: update the documentation with the new identity workflowMichael Muré2019-04-181-0/+6
|
* move media in /miscMichael Muré2019-04-171-3/+3
|
* chore(opencollective): use tiersFrançois Hodierne2019-01-211-13/+12
|
* graphql: now that it's possible, split the schema for clarityMichael Muré2018-12-231-1/+1
|
* Readme: add more explanation about the dev processMichael Muré2018-12-101-3/+7
|
* README.md: Add developer-specific information.Cyril Roelandt2018-12-081-0/+14
| | | | | | | Cloning a Go project is a weird thing for developers unfamiliar with the language. This closes #77.
* update readme with new demo gifMichael Muré2018-12-041-4/+2
|
* git bug new updated to git bug addRafael Passos2018-10-221-1/+1
| | | | Current README.md docs are missleading. The "new" command has been changed.
* readme: fix a linkMichael Muré2018-09-291-1/+1
|
* Use `go env GOVAR` instead of $GOVAR in READMEQuentin Gliech2018-09-191-1/+2
|