Christoph
  • Joined on 2024-07-25
Christoph pushed to main at Christoph/GitLite 2026-07-12 22:16:07 +00:00
c2f55d96db feat(settings): implement persistent auto-refresh functionality
0dd5441754 feat(ui): enhance status panel actions and styling
82c47c8d03 feat(ai): Add comprehensive pre-commit AI code review
Compare 3 commits »
Christoph pushed to main at Christoph/GitLite 2026-07-12 21:48:09 +00:00
bad1263dcf feat(ui): enhance workspace status and diff styling
cc805e04bf style(ui): improve spacing and alignment of repository toolbar
Compare 2 commits »
Christoph pushed to main at Christoph/GitLite 2026-07-12 21:36:09 +00:00
735acd2551 refactor(ui): modernize status bar and component structure
f9c0c00618 refactor(ui): extract repository tab bar into dedicated component
Compare 2 commits »
Christoph pushed to main at Christoph/GitLite 2026-07-11 21:28:04 +00:00
ff00925b13 chore(build): automate PKGBUILD version updates
Christoph pushed to main at Christoph/GitLite 2026-07-11 21:11:53 +00:00
982dbf136d feat(toolbar): overhaul repository action bar UI and status display
Christoph pushed to main at Christoph/GitLite 2026-07-11 20:56:44 +00:00
646dcc341e feat(help): Add comprehensive German documentation for Git concepts
Christoph pushed to main at Christoph/GitLite 2026-07-11 18:02:29 +00:00
5f3e55dcd7 chore: update package version and enhance build scripts
Christoph pushed to main at Christoph/GitLite 2026-07-11 16:04:54 +00:00
fdbff8175e style(ui): Move Buttons under the Repo selection
Christoph pushed to main at Christoph/GitLite 2026-07-11 15:42:34 +00:00
a6e7e991dd refactor(tauri): Improve builder initialization readability
3491b8efb3 Merge remote-tracking branch 'origin/main'
59a8f34e0e chore(config): update gitignore to exclude build artifacts
286b106baa feat(build): add PKGBUILD for package distribution
670e7e24fe for linux build
Compare 5 commits »
Christoph pushed to main at Christoph/GitLite 2026-07-11 13:03:15 +00:00
6729d61dca feat(language): implement internationalization and help overlay
Christoph released 2026.7.19 at Christoph/GitLite 2026-07-10 21:07:01 +00:00
Christoph pushed tag 2026.7.19 to Christoph/GitLite 2026-07-10 21:07:00 +00:00
Christoph pushed to main at Christoph/GitLite 2026-07-10 20:59:38 +00:00
c174fb3a80 Merge branch 'opt/light_mode'
c747e02f29 feat(git): improve interactive rebase base handling and reflog display
791275f341 refactor(git): improve interactive rebase workflow robustness
f7b8beaad4 feat(git): add interactive rebase and reflog recovery features
d0bca62362 refactor(ui): Improve title bar layout using flex and grid
Compare 6 commits »
Christoph pushed to opt/light_mode at Christoph/GitLite 2026-07-10 20:57:07 +00:00
c747e02f29 feat(git): improve interactive rebase base handling and reflog display
791275f341 refactor(git): improve interactive rebase workflow robustness
f7b8beaad4 feat(git): add interactive rebase and reflog recovery features
Compare 3 commits »
Christoph pushed to opt/light_mode at Christoph/GitLite 2026-07-10 20:22:13 +00:00
d0bca62362 refactor(ui): Improve title bar layout using flex and grid
Christoph created branch opt/light_mode in Christoph/GitLite 2026-07-10 20:16:18 +00:00
Christoph pushed to opt/light_mode at Christoph/GitLite 2026-07-10 20:16:18 +00:00
d3cde83518 style(css): standardize code surface and highlight colors
Christoph pushed tag 0.200.10 to Christoph/GitLite 2026-07-10 18:25:23 +00:00
Christoph released 0.200.10 at Christoph/GitLite 2026-07-10 18:25:23 +00:00
Christoph pushed to main at Christoph/GitLite 2026-07-10 18:24:53 +00:00
900a6fa230 feat(core): improve platform compatibility and startup robustness