aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove extra \\ after | in line breaksEuAndreh2021-07-271-4/+4
* src/, tests/: Stick to 80 columns with 8-chars wide tabsEuAndreh2021-07-261-14/+30
* src/git-permalink.in: Return 2 on unrecognized CLI optionEuAndreh2021-06-271-0/+2
* src/git-permalink.in: Fix ShellCheck offense, remove disableEuAndreh2021-06-271-2/+1
* mv src/git-permalink.sh.in src/git-permalin.inEuAndreh2021-06-251-0/+0
* src/git-permalink.sh.in, tests/remotes.sh: Address ShellCheck issuesEuAndreh2021-06-221-1/+1
* src/git-permalink.sh.in: Fix #task-bebbe847-f552-be4b-b886-70a621162b69EuAndreh2021-06-221-14/+14
* src/git-permalink.sh.in: Remove empty lines across translated string variablesEuAndreh2021-06-221-2/+0
* mv src/git-permalink.sh src/git-permalink.sh.inEuAndreh2021-06-221-0/+0
* src/git-permalink.sh: Use getopts, handle "--" somewhatEuAndreh2021-06-221-13/+32
* src/git-permalink.sh: Suppress warnings when running "locale"EuAndreh2021-06-211-1/+1
* src/git-permalink.sh: Use LC_MESSAGES to decide on the languageEuAndreh2021-06-211-4/+13
* Add support for the Linux kernel CGit instanceEuAndreh2021-06-191-0/+7
* Add support for bitbucket.orgEuAndreh2021-06-191-0/+8
* Add support for pagure.ioEuAndreh2021-06-191-0/+7
* Add support for codeberg.orgEuAndreh2021-06-191-0/+8
* Add support for notabug.orgEuAndreh2021-06-191-21/+31
* Leverage po4a to translate manpagesEuAndreh2021-06-191-2/+2
* src/git-permalink.sh: Translate program output to pt, fr and eoEuAndreh2021-06-171-13/+82
* Show -h and -V flags on usage textEuAndreh2021-06-161-1/+1
* src/git-permalink.sh: Fix bad treatment of -p flagEuAndreh2021-06-121-14/+15
* src/git-permalink.sh: Fix ShellCheck errorsEuAndreh2021-06-121-1/+4
* TODOs.md: Support URL overrides via "git config git-permalink"EuAndreh2021-06-121-22/+31
* src/git-permalink.sh: Add -p, -V|--version and -h|--help flagsEuAndreh2021-06-121-5/+43
* src/git-permalink.sh: First working versionEuAndreh2021-06-121-7/+76
* mv scripts/git-permalink.in src/git-permalink.shEuAndreh2021-06-121-0/+18