blob: 17817370967c60f2c6eaa6499ffbf89953b7c09f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
## [unreleased]
### Bug Fixes
- Define abbreviation length with abbrev, 4 is way too short
## [1.7.0] - 2026-03-07
### Bug Fixes
- Executable flag was missing
- Do not display HEAD along with the branches
## [1.6.0] - 2026-01-26
### Other
- Small bash helper for git to update all local $things
## [1.2.8] - 2025-06-25
### Other
- Set core.abbrev to 4, set equal sign (=) indentations
## [1.2.5] - 2025-03-15
### Bug Fixes
- Do not use exit in sourced scripts
- Then was missing
### Other
- SunOS' grep does not know "-P"
- SunOS' hostname does not know "-f"
- More SunOS incompatibilities
- Only acquire OSMAJVER from os-release if present
## [1.2.4] - 2025-03-15
### Other
- Remove quotation marks from OS name string (RHEL derivatives)
## [1.2.3] - 2025-03-15
### Bug Fixes
- "editor" is an alias, not a variable
## [1.2.0] - 2024-07-14
### Bug Fixes
- Submodule info of git-prompt was garbage
- Git-prompt was present in submodules
## [0.9.5] - 2023-05-06
### Bug Fixes
- Non-SLE suse did not apply anywhere
- Root colouring for Debian < 12
## [0.9.3] - 2022-07-08
### Other
- Only create the tarball once for all hosts
- Loc
## [0.9.1] - 2022-03-24
### Other
- Wrong folder
- Squeeze double ; after sourcing sshenv
- Count (plus proper "doc-string")
- Debian pink for debian systems
|