18983c00b4
refactor: do not log git rev-parse errors
2025-12-17 22:10:20 +01:00
0017dabcf0
refactor: re-work git.rev_parse and git.cat_file
2025-12-17 20:45:08 +01:00
79a184aa4a
refactor: fix error handling in git.rev_parse
2025-12-15 23:25:33 +01:00
081ff6ec4f
refactor: add git.rev_parse and git.cat_file functions
2025-12-15 17:03:42 +01:00
27151cf7a5
fix: remove u8 git changed files counter and message
...
closes #388
2025-11-16 17:51:04 +01:00
Igor Támara
9c1d1cb557
feat: untracked and modified files are identified by git
...
Git service offers untracked files and modified ones
staged or not filtering out any other statuses and marking
if new or modified. This includes renamed files.
2025-10-28 22:20:36 +01:00
e6b39c274c
refactor: lots and lots of writergate changes
2025-09-24 22:30:18 +02:00
5724739b51
fix: don't log blank lines output by git to stderr
2025-08-04 09:37:00 +02:00
93ec373ac2
feat: add status command to git client module
2025-04-23 22:28:48 +02:00
2aba314e08
fix: remove git.current_branch_cache
...
Not a good idea.
2025-04-23 18:29:57 +02:00
2c68c2a00c
feat: add git.workspace_ignored_files function
2025-04-22 17:44:06 +02:00
f76085325a
feat: query project files via git (part 1)
2025-04-21 21:43:29 +02:00
20ce7279d2
feat: add git.workspace_path function
...
And refactor the git module.
2025-04-21 18:12:59 +02:00
45574ff5c5
feat: add git branch widget
2025-04-20 22:51:43 +02:00
5ad074c681
feat: start git client module
2025-04-19 23:41:30 +02:00