aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* aux/workflow/preamble.md: Join first and second paragraphsEuAndreh2021-06-161-3/+1
|
* aux/workflow/preamble.md: Link only to homepageEuAndreh2021-06-161-1/+1
|
* CHANGELOG.md: Add link to homepageEuAndreh2021-06-161-0/+2
|
* s/Home page/Homepage/EuAndreh2021-06-164-4/+4
|
* TODOs.md: Add #task-9e842529-b782-84a2-1d0a-801a8766cb7eEuAndreh2021-06-161-0/+3
|
* TODOs.md: Mark #question-e3b7748d-2e67-b60b-e966-ad80c754ea58 as DONEEuAndreh2021-06-161-1/+5
|
* doc/git-permalink.1: Stop using ".P", use empty lines insteadEuAndreh2021-06-162-90/+89
|
* TODOs.md: Add #question-e3b7748d-2e67-b60b-e966-ad80c754ea58EuAndreh2021-06-161-0/+31
|
* aux/: UpdateEuAndreh2021-06-147-26/+101
|
* aux/guix/manifest.scm: Remove unused packagesEuAndreh2021-06-141-3/+0
|
* doc/git-permalink.1: Fix links at the bottomEuAndreh2021-06-141-10/+12
|
* Makefile: Use pandoc to generate HTML version of manpagesEuAndreh2021-06-142-3/+3
|
* README.md: Add link to git-send-email.ioEuAndreh2021-06-141-1/+5
|
* Release v0.1.0v0.1.0EuAndreh2021-06-133-1/+10
|
* README.md: Point to license file in the source code itselfEuAndreh2021-06-131-1/+1
|
* README.md: Remove duplicate entry on usage sectionEuAndreh2021-06-131-2/+0
|
* README.md: Point to copy of license in the source code repository itselfEuAndreh2021-06-131-1/+1
|
* TODOs.md: Mark #task-6e6f917f-26ad-09fd-9a09-84b5df0f3ea4 as DONEEuAndreh2021-06-121-1/+5
|
* Makefile: Add aux/workflow/assert-manpages.shEuAndreh2021-06-122-0/+45
|
* doc/git-permalink.1: Write initial versionEuAndreh2021-06-121-0/+157
|
* TODOs.md: Mark #task-1e18a7cc-1055-bd09-3060-c03292ba583b as DONEEuAndreh2021-06-121-1/+10
|
* tests/cli-opts.sh: Remove behaviour testEuAndreh2021-06-121-25/+0
| | | | | | | | The test that was removed relies on how the repository was clone. For example, the CI clone the repository as a remote folder, and uses that for the origin remote. The test fails because of that, and instead of trying to fix it, I removed it.
* Makefile: Actually generate manpages HTMLEuAndreh2021-06-121-0/+1
|
* TODOs.md: Add #task-1e18a7cc-1055-bd09-3060-c03292ba583bEuAndreh2021-06-121-0/+7
|
* README.md: Fix markdown linksEuAndreh2021-06-121-1/+4
|
* Revert "tests/xdg-open: Remove unused file"EuAndreh2021-06-122-0/+10
| | | | | | | This reverts commit d3faf9644490a191a16c148a3f4f865b730e5188. The file was not actually unused, but used in tests to avoid side effects when running them.
* src/git-permalink.sh: Fix bad treatment of -p flagEuAndreh2021-06-122-16/+27
|
* tests/xdg-open: Remove unused fileEuAndreh2021-06-122-9/+0
|
* src/git-permalink.sh: Fix ShellCheck errorsEuAndreh2021-06-121-1/+4
|
* TODOs.md: Mark #task-7695d33d-e96e-d313-b74b-860addde01c3 as DONEEuAndreh2021-06-121-1/+5
|
* TODOs.md: Support URL overrides via "git config git-permalink"EuAndreh2021-06-121-22/+31
|
* TODOs.md: Add some description to #task-6e6f917f-26ad-09fd-9a09-84b5df0f3ea4EuAndreh2021-06-121-0/+4
|
* TODOs.md: Add item to #task-cebc5298-17ad-5c60-dfa5-a25b66433a3aEuAndreh2021-06-121-0/+1
|
* TODOs.md: Mark #task-9bc160b8-5739-133d-1d46-61ba68ebd39e as DONEEuAndreh2021-06-121-1/+5
|
* README.md: Add usage sectionEuAndreh2021-06-121-0/+24
|
* TODOs.md: Add #task-7695d33d-e96e-d313-b74b-860addde01c3EuAndreh2021-06-121-0/+3
|
* TODOs.md: List what is alread done in #task-cebc5298-17ad-5c60-dfa5-a25b66433a3aEuAndreh2021-06-121-5/+13
|
* Makefile: Add "all" as a dependency to "check"EuAndreh2021-06-121-1/+1
|
* TODOs.md: Mark #task-fd654661-fa97-83db-1d49-83a66866ccfa as DONEEuAndreh2021-06-121-1/+15
|
* Add initial version of tests/cli-opts.sh testsEuAndreh2021-06-125-5/+217
|
* TODOs.md: Mark #task-a66edd2e-cec4-ef7d-5a8a-3c9013381719 as DONEEuAndreh2021-06-121-1/+5
|
* src/git-permalink.sh: Add -p, -V|--version and -h|--help flagsEuAndreh2021-06-121-5/+43
|
* TODOs.md: Version flag is upper case VEuAndreh2021-06-121-1/+1
|
* TODOs.md: Update status of #task-9bc160b8-5739-133d-1d46-61ba68ebd39eEuAndreh2021-06-121-1/+12
|
* Makefile: Don't use gzip by defaultEuAndreh2021-06-121-2/+2
|
* Makefile: Remove wrong $(soaliases) variableEuAndreh2021-06-121-1/+1
|
* README.md: Add documentation and contributing sectionsEuAndreh2021-06-121-0/+37
|
* long-description: Add actual contentEuAndreh2021-06-121-1/+3
|
* src/git-permalink.sh: First working versionEuAndreh2021-06-121-7/+76
|
* TODOs.md: Fix bad header of #task-fd654661-fa97-83db-1d49-83a66866ccfaEuAndreh2021-06-121-1/+1
|