林博仁(Buo-ren, Lin)

Results 121 issues of 林博仁(Buo-ren, Lin)

Currently, the heading markup is not in effect due to the missing padding space after the pound sign(#), this patch fixes it while also: * Remove the unnecessary colon after...

Dear maintainer(s), [Snaps are universal Linux packages](https://snapcraft.io) that can be installed and run on many GNU+Linux distributions with ease. I've been following the [Snapcrafters](https://forum.snapcraft.io/t/join-snapcrafters/1325) instructions and [have built a working...

Running `docker-compose up` reveals several UNKNOWN results like the following: ``` spectre-meltdown-checker | * iTLB Multihit mitigation is supported by kernel: UNKNOWN (missing 'unzstd' tool, please install it, usually it's...

Running `docker-compose up` after cloning the repo prints: ``` Creating spectre-meltdown-checker ... done Attaching to spectre-meltdown-checker spectre-meltdown-checker | Spectre and Meltdown mitigation detection tool v0.45 spectre-meltdown-checker | spectre-meltdown-checker | Checking...

The program seems to be downloading attached images or something. This is a Ubuntu 20.10 desktop, run by Python 3.8.6 in a Python venv. ## Traceback _(most recent call last)_...

## Issue Reproduction Instructions 1. `git clone --depth=1 https://github.com/vslavik/poedit.git poedit` # only one snapshot is required 2. Launch Git Cola and open the cloned repository ## Expected Result The repository...

perf

Currently, Git Cola simply let Git create the folder based on the repo name, it would be great if the folder name is customizable so that we can create crazy...

String source locations is helpful for translators to find out where a string actually used in the context. This helps avoid errors like #881 .

## Bug Reproduce Instructions 1. Modify a file 1. Stage the file and create a commit 1. Modify the file again 1. Attempt to revert the previously created commit ##...

https://github.com/git-cola/git-cola/blob/0c846e7568da496fe8864e84c1de1c1b3abb35f2/cola/spellcheck.py#L53-L55 Currently, Git Cola appears to hardcode path of spellchecking dictionaries under /usr, which is not always the case(Flatpak: /app, Snap: /snap/_snap_name_/current; user may supply their own dictionaries via $HOME/.local)....

portability