aboutsummaryrefslogtreecommitdiff
path: root/src/git-permalink.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-17Makefile: Ignore failure when creating ./git-permalink fileEuAndreh1-3/+2
In case of failure, a "make clean" will fix it.
2021-06-17Update aux/workflow/assert-changelog.shEuAndreh3-6/+9
2021-06-17README.md: s/Extratools/Extra tools/EuAndreh1-1/+1
2021-06-16Makefile: Remove .PHONY targetEuAndreh1-2/+0
2021-06-16doc/git-permalink.1: Add period at the end of NAMEEuAndreh1-1/+1
2021-06-16Makefile: Add $(manpages) as a dependency of the "public" targetEuAndreh1-1/+1
2021-06-16aux/workflow/assert-manpages.sh: Fix link to mailing listEuAndreh2-2/+2
2021-06-16Show -h and -V flags on usage textEuAndreh2-2/+2
2021-06-16aux/workflow/assert-changelog.sh: Assert link exists in CHANGELOGEuAndreh1-0/+9
2021-06-16aux/workflow/preamble.md: Join first and second paragraphsEuAndreh1-3/+1
2021-06-16aux/workflow/preamble.md: Link only to homepageEuAndreh1-1/+1
2021-06-16CHANGELOG.md: Add link to homepageEuAndreh1-0/+2
2021-06-16s/Home page/Homepage/EuAndreh4-4/+4
2021-06-16TODOs.md: Add #task-9e842529-b782-84a2-1d0a-801a8766cb7eEuAndreh1-0/+3
2021-06-16TODOs.md: Mark #question-e3b7748d-2e67-b60b-e966-ad80c754ea58 as DONEEuAndreh1-1/+5
2021-06-16doc/git-permalink.1: Stop using ".P", use empty lines insteadEuAndreh2-90/+89
2021-06-16TODOs.md: Add #question-e3b7748d-2e67-b60b-e966-ad80c754ea58EuAndreh1-0/+31
2021-06-14aux/: UpdateEuAndreh7-26/+101
2021-06-14aux/guix/manifest.scm: Remove unused packagesEuAndreh1-3/+0
2021-06-14doc/git-permalink.1: Fix links at the bottomEuAndreh1-10/+12
2021-06-14Makefile: Use pandoc to generate HTML version of manpagesEuAndreh2-3/+3
2021-06-14README.md: Add link to git-send-email.ioEuAndreh1-1/+5
2021-06-13Release v0.1.0v0.1.0EuAndreh3-1/+10
2021-06-13README.md: Point to license file in the source code itselfEuAndreh1-1/+1
2021-06-13README.md: Remove duplicate entry on usage sectionEuAndreh1-2/+0
2021-06-13README.md: Point to copy of license in the source code repository itselfEuAndreh1-1/+1
2021-06-12TODOs.md: Mark #task-6e6f917f-26ad-09fd-9a09-84b5df0f3ea4 as DONEEuAndreh1-1/+5
2021-06-12Makefile: Add aux/workflow/assert-manpages.shEuAndreh2-0/+45
2021-06-12doc/git-permalink.1: Write initial versionEuAndreh1-0/+157
2021-06-12TODOs.md: Mark #task-1e18a7cc-1055-bd09-3060-c03292ba583b as DONEEuAndreh1-1/+10
2021-06-12tests/cli-opts.sh: Remove behaviour testEuAndreh1-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.
2021-06-12Makefile: Actually generate manpages HTMLEuAndreh1-0/+1
2021-06-12TODOs.md: Add #task-1e18a7cc-1055-bd09-3060-c03292ba583bEuAndreh1-0/+7
2021-06-12README.md: Fix markdown linksEuAndreh1-1/+4
2021-06-12Revert "tests/xdg-open: Remove unused file"EuAndreh2-0/+10
This reverts commit d3faf9644490a191a16c148a3f4f865b730e5188. The file was not actually unused, but used in tests to avoid side effects when running them.
2021-06-12src/git-permalink.sh: Fix bad treatment of -p flagEuAndreh2-16/+27
2021-06-12tests/xdg-open: Remove unused fileEuAndreh2-9/+0
2021-06-12src/git-permalink.sh: Fix ShellCheck errorsEuAndreh1-1/+4
2021-06-12TODOs.md: Mark #task-7695d33d-e96e-d313-b74b-860addde01c3 as DONEEuAndreh1-1/+5
2021-06-12TODOs.md: Support URL overrides via "git config git-permalink"EuAndreh1-22/+31
2021-06-12TODOs.md: Add some description to #task-6e6f917f-26ad-09fd-9a09-84b5df0f3ea4EuAndreh1-0/+4
2021-06-12TODOs.md: Add item to #task-cebc5298-17ad-5c60-dfa5-a25b66433a3aEuAndreh1-0/+1
2021-06-12TODOs.md: Mark #task-9bc160b8-5739-133d-1d46-61ba68ebd39e as DONEEuAndreh1-1/+5
2021-06-12README.md: Add usage sectionEuAndreh1-0/+24
2021-06-12TODOs.md: Add #task-7695d33d-e96e-d313-b74b-860addde01c3EuAndreh1-0/+3
2021-06-12TODOs.md: List what is alread done in #task-cebc5298-17ad-5c60-dfa5-a25b66433a3aEuAndreh1-5/+13
2021-06-12Makefile: Add "all" as a dependency to "check"EuAndreh1-1/+1
2021-06-12TODOs.md: Mark #task-fd654661-fa97-83db-1d49-83a66866ccfa as DONEEuAndreh1-1/+15
2021-06-12Add initial version of tests/cli-opts.sh testsEuAndreh5-5/+217
2021-06-12TODOs.md: Mark #task-a66edd2e-cec4-ef7d-5a8a-3c9013381719 as DONEEuAndreh1-1/+5