Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | easygit, lul. | H. P. | 2024-07-14 | 1 | -1/+1 |
| | |||||
* | solution in readme | H. P. | 2024-07-14 | 1 | -20/+8 |
| | |||||
* | final hook | H. P. | 2024-07-14 | 1 | -16/+8 |
| | |||||
* | accident | H. P. | 2024-07-14 | 1 | -1/+1 |
| | |||||
* | preparation for submodule-less checkout | H. P. | 2024-07-14 | 3 | -12/+23 |
| | |||||
* | +pre-commit | H. P. | 2024-07-14 | 1 | -0/+4 |
| | |||||
* | add git-prompt to ignore list | H. P. | 2024-07-14 | 1 | -1/+1 |
| | |||||
* | remove from cache | H. P. | 2024-07-14 | 1 | -0/+0 |
| | |||||
* | move submodule git-prompt to post-checkout | H. P. | 2024-07-14 | 4 | -6/+14 |
| | |||||
* | ... | H. P. | 2024-07-14 | 1 | -1/+1 |
| | |||||
* | here goes another attempt | H. P. | 2024-07-14 | 2 | -1/+29 |
| | |||||
* | specify branch of submodule | H. P. | 2024-07-14 | 1 | -0/+1 |
| | |||||
* | Merge between two machines (again) | H. P. | 2024-07-14 | 1 | -6/+11 |
|\ | |||||
| * | Merge between two pulls and machines | H. P. | 2024-07-14 | 2 | -0/+3 |
| |\ | |||||
| * | | +weird sha1collisiondetection submodule in README | H. P. | 2024-07-14 | 1 | -6/+11 |
| | | | |||||
* | | | reintroducing main submodule shllow/sparse config | H. P. | 2024-07-14 | 1 | -0/+2 |
| |/ |/| | |||||
* | | working commit for submodule | H. P. | 2024-07-14 | 2 | -0/+3 |
|/ | |||||
* | revamp | H. P. | 2024-07-14 | 2 | -5/+0 |
| | |||||
* | fix: submodule info of git-prompt was garbage | H. P. | 2024-07-14 | 1 | -1/+3 |
| | |||||
* | inclusion of git prompt | H. P. | 2024-07-14 | 5 | -1/+24 |
| | |||||
* | integrate go binaries in $HOME into PATH | H. P. | 2024-07-14 | 1 | -1/+1 |
| | |||||
* | Updated submodules | H. P. | 2024-05-26 | 2 | -0/+0 |
| | |||||
* | + flake8's cognitive complexity | H. P. | 2024-05-26 | 1 | -0/+2 |
| | |||||
* | include tofu in gpg trust model | H. P. | 2024-05-25 | 1 | -0/+1 |
| | |||||
* | fwiw, return to whitespaces. more bytes, but more interoperability. | H. P. | 2024-05-25 | 1 | -1/+1 |
| | |||||
* | only use the control master if desired. causes more fuss than solutions on ↵ | H. P. | 2024-05-25 | 1 | -2/+2 |
| | | | | daily use. | ||||
* | + credential helper, + memory window | H. P. | 2024-05-25 | 1 | -0/+6 |
| | |||||
* | more git aliasesv1.1.0 | H. P. | 2024-05-25 | 1 | -0/+8 |
| | |||||
* | don't disable tab warnings anymore | H. P. | 2024-05-25 | 1 | -1/+2 |
| | |||||
* | include sshenv file if present | H. P. | 2024-05-25 | 1 | -0/+2 |
| | |||||
* | include ~/.local/bin as well, only include dirs that are descendible into | H. P. | 2024-05-25 | 1 | -3/+5 |
| | |||||
* | NEW FEATURE: prompt may be quite long, we now start input on a completely ↵ | H. P. | 2024-05-25 | 1 | -2/+2 |
| | | | | new line | ||||
* | Distinguish between Leap and others (Tumbleweed), current colouring from ↵v1.0.0 | H. P. | 2024-05-25 | 1 | -2/+12 |
| | | | | official websites | ||||
* | return if reading the fingerprint failed | H. P. | 2024-05-25 | 1 | -1/+1 |
| | |||||
* | Merge | H. P. | 2024-05-25 | 2 | -8/+53 |
|\ | |||||
| * | fix: root colouring for Debian < 12v0.9.5 | H. P. | 2023-05-06 | 1 | -1/+1 |
| | | |||||
| * | New colours for Debian > 12 and derivatives | H. P. | 2023-05-06 | 1 | -4/+38 |
| | | | | | | | | | | | | - Distinguish Debian >= 12 – Debian 12 introduces emerald theming - Corporate work includes refined Ubuntu settings. Adjusting to match Ubuntu >= 22 | ||||
| * | Superseding flake8-colors - considering that deprecated | 55ed2 ce9a713 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:52:21 2024 +0200 Merge between two machines (again) commit 5155ed2eefa29fc2d660823f8609e0c7dcc85113 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:52:12 2024 +0200 reintroducing main submodule shllow/sparse config commit ce9a713662fdb8cc30eed9bdfb3a9fc9ab217afc Merge: b2b8209 717e60b Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:38:11 2024 +0200 Merge between two pulls and machines commit b2b82097d4e167b285abac53d0e6a291a4f798a7 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:38:03 2024 +0200 +weird sha1collisiondetection submodule in README commit 717e60be83f2cf22808bc75ba37459e888a39513 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:29:35 2024 +0200 working commit for submodule commit 11376154555ea0a325742d0d81dc282642837940 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:18:41 2024 +0200 revamp commit aaf11ee32d35a194eb58387f4742cf00acadbbf2 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:08:07 2024 +0200 fix: submodule info of git-prompt was garbage commit 8faef2071a0dd0358714b082738dbc253378214a Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 09:59:33 2024 +0200 inclusion of git prompt commit 9b850221308f64fe6e641555fcbd24ddf5a7ff7b Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 09:00:08 2024 +0200 integrate go binaries in $HOME into PATH commit 71b39d46de0bfe14b44f4241c8b8af01d3fb6b27 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun May 26 10:52:50 2024 +0200 Updated submodules commit 37fdb2a700e47cc84f0dd3b004b33c41b1eb4abe Author: Harald Pfeiffer <coding@lirion.de> Date: Sun May 26 10:48:44 2024 +0200 + flake8's cognitive complexity commit 6922aa0ab8cfbdc83fc2a38fe486c9a390807c99 Author: Harald Pfeiffer <coding@lirion.de> Date: Sat May 25 13:27:52 2024 +0200 include tofu in gpg trust model commit e5abe8e6672cff7852c48f1db57176d9b03538f9 Author: Harald Pfeiffer <coding@lirion.de> Date: Sat May 25 13:27:15 2024 +0200 fwiw, return to whitespaces. more bytes, but more interoperability. commit d9b65ed059e81cca89bcec21545aa8816198537d Author: Harald Pfeiffer <coding@lirion.de> Date: Sat May 25 13:25:35 2024 +0200 only use the control master if desired. causes more fuss than solutions on daily use. commit badff375848d9af77e9761619f374278da862dac Author: Harald Pfeiffer <coding@lirion.de> Date: Sat May 25 13:24:03 2024 +0200 + credential helper, + memory window | |||
* | | easygit, lul. | H. P. | 2024-07-14 | 1 | -1/+1 |
| | | |||||
* | | solution in readme | H. P. | 2024-07-14 | 1 | -20/+8 |
| | | |||||
* | | final hook | H. P. | 2024-07-14 | 1 | -16/+8 |
| | | |||||
* | | accident | H. P. | 2024-07-14 | 1 | -1/+1 |
| | | |||||
* | | preparation for submodule-less checkout | H. P. | 2024-07-14 | 3 | -12/+23 |
| | | |||||
* | | +pre-commit | H. P. | 2024-07-14 | 1 | -0/+4 |
| | | |||||
* | | add git-prompt to ignore list | H. P. | 2024-07-14 | 1 | -1/+1 |
| | | |||||
* | | remove from cache | H. P. | 2024-07-14 | 1 | -0/+0 |
| | | |||||
* | | move submodule git-prompt to post-checkout | H. P. | 2024-07-14 | 4 | -6/+14 |
| | | |||||
* | | ... | H. P. | 2024-07-14 | 1 | -1/+1 |
| | | |||||
* | | here goes another attempt | H. P. | 2024-07-14 | 2 | -1/+29 |
| | | |||||
* | | specify branch of submodule | H. P. | 2024-07-14 | 1 | -0/+1 |
| | | |||||
* | | Merge between two machines (again) | H. P. | 2024-07-14 | 1 | -6/+11 |
|\ \ | |||||
| * \ | Merge between two pulls and machines | H. P. | 2024-07-14 | 2 | -0/+3 |
| |\ \ | |||||
| * | | | +weird sha1collisiondetection submodule in README | H. P. | 2024-07-14 | 1 | -6/+11 |
| | | | | |||||
* | | | | reintroducing main submodule shllow/sparse config | H. P. | 2024-07-14 | 1 | -0/+2 |
| |/ / |/| | | |||||
* | | | working commit for submodule | H. P. | 2024-07-14 | 2 | -0/+3 |
|/ / | |||||
* | | revamp | H. P. | 2024-07-14 | 2 | -5/+0 |
| | | |||||
* | | fix: submodule info of git-prompt was garbage | H. P. | 2024-07-14 | 1 | -1/+3 |
| | | |||||
* | | inclusion of git prompt | H. P. | 2024-07-14 | 5 | -1/+24 |
| | | |||||
* | | integrate go binaries in $HOME into PATH | H. P. | 2024-07-14 | 1 | -1/+1 |
| | | |||||
* | | Updated submodules | H. P. | 2024-05-26 | 2 | -0/+0 |
| | | |||||
* | | + flake8's cognitive complexity | H. P. | 2024-05-26 | 1 | -0/+2 |
| | | |||||
* | | include tofu in gpg trust model | H. P. | 2024-05-25 | 1 | -0/+1 |
| | | |||||
* | | fwiw, return to whitespaces. more bytes, but more interoperability. | H. P. | 2024-05-25 | 1 | -1/+1 |
| | | |||||
* | | only use the control master if desired. causes more fuss than solutions on ↵ | H. P. | 2024-05-25 | 1 | -2/+2 |
| | | | | | | | | daily use. | ||||
* | | + credential helper, + memory window | H. P. | 2024-05-25 | 1 | -0/+6 |
|/ | |||||
* | more git aliasesv1.1.0 | H. P. | 2024-05-25 | 1 | -0/+8 |
| | |||||
* | don't disable tab warnings anymore | H. P. | 2024-05-25 | 1 | -1/+2 |
| | |||||
* | include sshenv file if present | H. P. | 2024-05-25 | 1 | -0/+2 |
| | |||||
* | include ~/.local/bin as well, only include dirs that are descendible into | H. P. | 2024-05-25 | 1 | -3/+5 |
| | |||||
* | NEW FEATURE: prompt may be quite long, we now start input on a completely ↵ | H. P. | 2024-05-25 | 1 | -2/+2 |
| | | | | new line | ||||
* | Distinguish between Leap and others (Tumbleweed), current colouring from ↵v1.0.0 | H. P. | 2024-05-25 | 1 | -2/+12 |
| | | | | official websites | ||||
* | return if reading the fingerprint failed | H. P. | 2024-05-25 | 1 | -1/+1 |
| | |||||
* | Merge | H. P. | 2024-05-25 | 2 | -8/+53 |
|\ | |||||
| * | fix: root colouring for Debian < 12v0.9.5 | H. P. | 2023-05-06 | 1 | -1/+1 |
| | | |||||
| * | New colours for Debian > 12 and derivatives | H. P. | 2023-05-06 | 1 | -4/+38 |
| | | | | | | | | | | | | - Distinguish Debian >= 12 – Debian 12 introduces emerald theming - Corporate work includes refined Ubuntu settings. Adjusting to match Ubuntu >= 22 | ||||
| * | Superseding flake8-colors - considering that deprecated | H. P. | 2023-05-06 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | From flake8 5.0.0 on, flake8 natively supports `--color` [^1], rendering the installation of flake8-colors obsolete. (Kudos so far for the nice work, nonetheless.) Debian 12 (frozen and one month before release at the point of this update) moved flake8 from 3.8.4 to 5.0.4, so I'm moving along. (Also, no need for venv magic anymore.) [^1] [flake8 changelog for 5.0.0](https://flake8.pycqa.org/en/latest/release-notes/5.0.0.html) |