Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: update references to the git-bug organization (#1249) | sudoforge | 2024-08-24 | 1 | -9/+9 |
| | | | | | | | | The repository was recently moved to the git-bug organization on github. This change refactors references to the repository to ensure that they use the updated owner URI. Closes: #1243 Change-Id: I799712354c6ba25cdd8b06286275850c52efe6ff | ||||
* | DOC: it is "new" not "configure" command (also was missing \) | Yaroslav Halchenko | 2024-08-05 | 1 | -3/+3 |
| | |||||
* | Update README.md | Matěj Cepl | 2024-04-17 | 1 | -0/+1 |
| | | | I know this is a stupid nit, but people have a tendency to copy & paste to the command line, so it should work. | ||||
* | Use HTTPS repo url | James Vasile | 2024-03-26 | 1 | -1/+1 |
| | | | | | | When cloning this repo for installation (as opposed to development), users should use the HTTPS url for this repo, as they almost certainly do not have the necessary access rights to clone via SSH. | ||||
* | doc: add a feature matrix | Michael Muré | 2023-01-23 | 1 | -29/+22 |
| | |||||
* | tests(850): add tests for comment ls, add and edit | Steve Moyer | 2022-08-19 | 1 | -0/+7 |
| | |||||
* | doc: more discoverable docs | Michael Muré | 2022-05-31 | 1 | -2/+6 |
| | |||||
* | misc: move all completions in a dedicated folder | Michael Muré | 2022-05-31 | 1 | -3/+1 |
| | |||||
* | Add scoop installation for Windows | sitiom | 2021-10-11 | 1 | -0/+9 |
| | |||||
* | Update README.md | Michael Muré | 2021-04-23 | 1 | -1/+0 |
| | |||||
* | Update README.md | Michael Muré | 2020-11-29 | 1 | -2/+2 |
| | |||||
* | Update README.md | ken restivo | 2020-11-22 | 1 | -1/+1 |
| | |||||
* | Update docs for full text search | Mike Goldin | 2020-11-17 | 1 | -0/+5 |
| | |||||
* | Update README.md | Michael Muré | 2020-09-22 | 1 | -0/+9 |
| | |||||
* | readme: fix FreeBSD package name | Michael Muré | 2020-08-25 | 1 | -1/+1 |
| | |||||
* | typos and minor readme fix | Michael Muré | 2020-07-15 | 1 | -1/+1 |
| | |||||
* | Reorganize the webUI and API code | Michael Muré | 2020-06-27 | 1 | -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 typos | Martin Michlmayr | 2020-06-16 | 1 | -1/+1 |
| | |||||
* | Fix intendation for FreeBSD package/port section. | Lewis Cook | 2020-05-15 | 1 | -1/+1 |
| | |||||
* | Add FreeBSD package/port section. | Lewis Cook | 2020-05-15 | 1 | -0/+14 |
| | |||||
* | DOC: README.md: is/are | Wes Turner | 2020-04-30 | 1 | -1/+1 |
| | |||||
* | Update README.md | Ogulcan Girginc | 2020-04-23 | 1 | -0/+9 |
| | | | Display Homebrew option to install git-bug on macOS. | ||||
* | readme: better phrasing | Michael Muré | 2020-04-04 | 1 | -1/+1 |
| | |||||
* | readme: fix image links | Michael Muré | 2020-04-04 | 1 | -3/+3 |
| | |||||
* | readme: document workflows | Michael Muré | 2020-04-04 | 1 | -0/+31 |
| | |||||
* | doc: refresh the github howto | Michael Muré | 2020-03-01 | 1 | -1/+1 |
| | |||||
* | update readme | Michael Muré | 2020-02-29 | 1 | -39/+35 |
| | |||||
* | update webUI's screenshots | Michael Muré | 2020-02-23 | 1 | -2/+2 |
| | |||||
* | update README | Josh Bialkowski | 2020-02-19 | 1 | -23/+23 |
| | |||||
* | readme: update install instruction with go modules | Michael Muré | 2020-02-12 | 1 | -3/+3 |
| | |||||
* | readme - fix some grammatical issues | contrapunctus | 2019-11-29 | 1 | -7/+7 |
| | |||||
* | update bridge importers implementation features | amine | 2019-11-10 | 1 | -1/+1 |
| | |||||
* | README: make the feature-list render as list in more Markdown flavors [fix] | hoijui | 2019-10-14 | 1 | -0/+1 |
| | |||||
* | Update README.md | Michael Muré | 2019-08-27 | 1 | -2/+7 |
| | |||||
* | readme: tweaking | Michael Muré | 2019-08-24 | 1 | -7/+17 |
| | |||||
* | docs: update implementation table | Amine Hilaly | 2019-08-24 | 1 | -7/+33 |
| | | | | docs: add bridge usage examples | ||||
* | Update README exporter and importer implementations tables | Amine Hilaly | 2019-07-23 | 1 | -23/+23 |
| | |||||
* | Update README.md | Michael Muré | 2019-07-13 | 1 | -1/+1 |
| | |||||
* | Update README.md | Michael Muré | 2019-07-07 | 1 | -1/+1 |
| | |||||
* | Update README.md | Michael Muré | 2019-07-07 | 1 | -0/+1 |
| | |||||
* | readme: github exporter is no longer a planned feature | Michael Muré | 2019-07-06 | 1 | -1/+1 |
| | |||||
* | Add exporter documentation | Amine Hilaly | 2019-06-30 | 1 | -14/+22 |
| | |||||
* | readme: document the PowerShell completion | Michael Muré | 2019-06-24 | 1 | -0/+1 |
| | |||||
* | Update README.md | Michael Muré | 2019-05-23 | 1 | -14/+14 |
| | |||||
* | readme: polishing | Michael Muré | 2019-05-07 | 1 | -14/+21 |
| | |||||
* | readme: improve the bridge feature matrix | Michael Muré | 2019-04-29 | 1 | -9/+7 |
| | |||||
* | readme: use check marks instead of confusing fruits | Michael Muré | 2019-04-24 | 1 | -14/+14 |
| | |||||
* | readme: add a apple/tomato caption | Michael Muré | 2019-04-23 | 1 | -0/+3 |
| | |||||
* | readme: add a feature matrix of the bridges implementation | Michael Muré | 2019-04-21 | 1 | -0/+21 |
| | |||||
* | doc: add an architecture overview | Michael Muré | 2019-04-18 | 1 | -1/+1 |
| |