Commits · develop
git-dct
Browse files
Jan 02, 2026
docs(changelog): release version 4.1.0 and refresh changes history
· f21c61b2
Adrian DC
authored
Jan 02, 2026
View commits for tag 4.1.0
4.1.0
f21c61b2
feat(commit): allow 'git wip CUSTOM TEXT' syntax usage
· fbd6edf5
Adrian DC
authored
Jan 02, 2026
fbd6edf5
feat(show): create 'shs' alias to 'git show --submodule=short'
· 0b376c4c
Adrian DC
authored
Jan 02, 2026
0b376c4c
feat(diff): create 'ds' alias to 'git diff --submodule=short'
· c79ad955
Adrian DC
authored
Jan 02, 2026
c79ad955
Jan 01, 2026
feat(git_dashboard_panel): hide options if a specific mode is used
· 9696e2e0
Adrian DC
authored
Jan 01, 2026
9696e2e0
feat(git_dashboard_panel): preserve 'fzf' user style if in environment
· 1d27e230
Adrian DC
authored
Jan 01, 2026
1d27e230
fix(git_dashboard_panel): show 'fzf' error logs in console output
· 3e478c31
Adrian DC
authored
Jan 01, 2026
3e478c31
feat(git_dashboard_panel): implement multi-selection of paths
· ac30b59d
Adrian DC
authored
Jan 01, 2026
ac30b59d
fix(git_dashboard_panel): remove '--phony' flag breaking searches
· 7c6ae057
Adrian DC
authored
Jan 01, 2026
7c6ae057
feat(interfaces): create 'git dp' alias to dashboard '--presets'
· 016d2866
Adrian DC
authored
Jan 01, 2026
016d2866
feat(git_dashboard_panel): refactor modes into '--presets/--current'
· 25d23166
Adrian DC
authored
Jan 01, 2026
25d23166
feat(git_dashboard_panel): deprecate useless '--enable-discovery'
· 2974b3c6
Adrian DC
authored
Jan 01, 2026
2974b3c6
feat(git_dashboard_panel): create '--current' mode and 'dc' alias
· ddc903cc
Adrian DC
authored
Jan 01, 2026
ddc903cc
feat(git_dashboard_panel): resolve selected relative paths
· 4bf49c20
Adrian DC
authored
Jan 01, 2026
4bf49c20
fix(git_dashboard_panel): avoid removing '.git' inside names
· b7be5b6b
Adrian DC
authored
Jan 01, 2026
b7be5b6b
feat(interfaces): create 'git d' alias to 'dashboard-panel'
· 03754090
Adrian DC
authored
Jan 01, 2026
03754090
docs(changelog): release version 4.0.0 and refresh changes history
· 815bdb30
Adrian DC
authored
Jan 01, 2026
View commits for tag 4.0.0
4.0.0
815bdb30
ci(gitlab-ci, docs): support 'NAME_NAME' tools in '.coverage:template'
· db81adeb
Adrian DC
authored
Jan 01, 2026
db81adeb
docs(license, mkdocs): raise copyright year to 2026
· cc24a5be
Adrian DC
authored
Jan 01, 2026
cc24a5be
feat(git_dashboard_panel): create 'git dashboard-panel' dashboard tool
· 2d8d1e85
Adrian DC
authored
Jan 01, 2026
2d8d1e85
Sep 20, 2025
chore(pre-commit): migrate to 'pre-commit-crocodile' 8.2.0
· 77dc2bbd
Adrian DC
authored
Sep 21, 2025
77dc2bbd
build(requirements): migrate to 'questionary' 2.1.1
· 6515d437
Adrian DC
authored
Sep 21, 2025
6515d437
Sep 15, 2025
chore(pre-commit): migrate to 'pre-commit-crocodile' 8.0.1
· 8c930cd1
Adrian DC
authored
Sep 16, 2025
8c930cd1
ci(gitlab-ci): disable 'quality:sonarcloud' without 'SONAR_{HOST_URL,TOKEN}'
· 7eb30b39
Adrian DC
authored
Sep 15, 2025
7eb30b39
ci(gitlab-ci): resolve 'CI_COMMIT_REF_NAME' quoting syntax
· f7a96fde
Adrian DC
authored
Sep 15, 2025
f7a96fde
Sep 14, 2025
chore(pre-commit): migrate to 'pre-commit-crocodile' 8.0.0
· bf39af6e
Adrian DC
authored
Sep 14, 2025
bf39af6e
Aug 16, 2025
docs(license): bring first copyright to 2023 for the prototype
· b1586ded
Adrian DC
authored
Aug 16, 2025
b1586ded
feat(git_foreach): implement 'git foreach' to run in Git repositories
· f623dc67
Adrian DC
authored
Aug 16, 2025
f623dc67
Aug 15, 2025
feat(tools): request branch user input directly if list empty
· f39bb930
Adrian DC
authored
Aug 15, 2025
f39bb930
Aug 13, 2025
build(containers/rehost): revert to Debian 12 'python:3.13-slim-bookworm'
· 6cc762a4
Adrian DUBUC CALDIRAC
authored
Aug 13, 2025
and
Adrian DC
committed
Aug 13, 2025
6cc762a4
build(requirements): upgrade to 'playwright' 1.54.0
· 90ad11bb
Adrian DUBUC CALDIRAC
authored
Aug 13, 2025
and
Adrian DC
committed
Aug 13, 2025
90ad11bb
Aug 12, 2025
docs(changelog): release version 3.0.0 and refresh changes history
· 8ee28b0c
Adrian DC
authored
Aug 12, 2025
View commits for tag 3.0.0
3.0.0
8ee28b0c
feat(git_pu): implement '-y/--yes' and '-n/--no' confirmation flags
· e4a21d1b
Adrian DC
authored
Aug 12, 2025
e4a21d1b
feat(git_pu, puall): implement 'git pu --all' and 'git puall'
· 6765387c
Adrian DC
authored
Aug 12, 2025
6765387c
fix(tools): avoid catching remotes and branches error logs
· 0a09dc5c
Adrian DC
authored
Aug 12, 2025
0a09dc5c
refactor(tools): isolate remotes and branches list to functions
· 2b88496b
Adrian DC
authored
Aug 12, 2025
2b88496b
ci(gitlab-ci): remove redundant 'before_script:' references
· 1776a7ce
Adrian DC
authored
Aug 12, 2025
1776a7ce
Aug 11, 2025
ci(gitlab-ci): implement GitLab tags protection jobs
· 80e97320
Adrian DC
authored
Aug 11, 2025
80e97320
chore(pre-commit): migrate to 'pre-commit-crocodile' 6.1.0
· bb22e030
Adrian DC
authored
Aug 11, 2025
bb22e030
Jul 21, 2025
fix(git_stat): resolve reversed Git statistics upon push
· fd854635
Adrian DC
authored
Jul 21, 2025
fd854635
Loading