aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-19src/git-permalink.in: Add directions to manpage at the end of help textEuAndreh1-4/+12
2021-07-27Remove extra \\ after | in line breaksEuAndreh1-4/+4
2021-07-26src/, tests/: Stick to 80 columns with 8-chars wide tabsEuAndreh1-14/+30
2021-06-27src/git-permalink.in: Return 2 on unrecognized CLI optionEuAndreh1-0/+2
2021-06-27src/git-permalink.in: Fix ShellCheck offense, remove disableEuAndreh1-2/+1
2021-06-25mv src/git-permalink.sh.in src/git-permalin.inEuAndreh1-0/+0
2021-06-22src/git-permalink.sh.in, tests/remotes.sh: Address ShellCheck issuesEuAndreh1-1/+1
2021-06-22src/git-permalink.sh.in: Fix #task-bebbe847-f552-be4b-b886-70a621162b69EuAndreh1-14/+14
2021-06-22src/git-permalink.sh.in: Remove empty lines across translated string variablesEuAndreh1-2/+0
2021-06-22mv src/git-permalink.sh src/git-permalink.sh.inEuAndreh1-0/+0
2021-06-22src/git-permalink.sh: Use getopts, handle "--" somewhatEuAndreh1-13/+32
2021-06-21src/git-permalink.sh: Suppress warnings when running "locale"EuAndreh1-1/+1
2021-06-21src/git-permalink.sh: Use LC_MESSAGES to decide on the languageEuAndreh1-4/+13
2021-06-19Add support for the Linux kernel CGit instanceEuAndreh1-0/+7
2021-06-19Add support for bitbucket.orgEuAndreh1-0/+8
2021-06-19Add support for pagure.ioEuAndreh1-0/+7
2021-06-19Add support for codeberg.orgEuAndreh1-0/+8
2021-06-19Add support for notabug.orgEuAndreh1-21/+31
2021-06-19Leverage po4a to translate manpagesEuAndreh1-2/+2
2021-06-17src/git-permalink.sh: Translate program output to pt, fr and eoEuAndreh1-13/+82
2021-06-16Show -h and -V flags on usage textEuAndreh1-1/+1
2021-06-12src/git-permalink.sh: Fix bad treatment of -p flagEuAndreh1-14/+15
2021-06-12src/git-permalink.sh: Fix ShellCheck errorsEuAndreh1-1/+4
2021-06-12TODOs.md: Support URL overrides via "git config git-permalink"EuAndreh1-22/+31
2021-06-12src/git-permalink.sh: Add -p, -V|--version and -h|--help flagsEuAndreh1-5/+43
2021-06-12src/git-permalink.sh: First working versionEuAndreh1-7/+76
2021-06-12mv scripts/git-permalink.in src/git-permalink.shEuAndreh1-0/+18