Commit Graph

70 Commits

Author SHA1 Message Date
hans 175343e0ed Fallback created for git commands not standard handled by this module 2026-08-14 16:21:16 +02:00
hans 0f7d780db1 Merge branch 'main' of https://git.dijkewijk.nl/hans/git-cli 2026-08-14 16:03:53 +02:00
hans 03c874d0c4 Editor configuration added. 2026-08-14 16:03:18 +02:00
hans c18c10c22f dependency to net-lib
Ach kijk nou !
2026-08-14 16:01:51 +02:00
hans cff2e7f558 dependency to net-lib 2026-08-14 11:32:12 +02:00
hans e33ffb906a Editors and Mergetools with drracket 2026-08-14 11:30:56 +02:00
hans 7d8a5cd599 version 2026-08-14 02:56:50 +02:00
hans ba5c97db99 More commands 2026-08-14 02:56:08 +02:00
hans bf2c903524 remote command added 2026-08-13 23:47:54 +02:00
hans aa16ee10c8 testing 2026-08-13 21:56:17 +02:00
hans c0bfc3485b Authentication 2026-08-13 21:53:46 +02:00
hans 9f2e4b2bcc Authentication and dependencies. 2026-08-13 20:35:38 +02:00
hans f36cc5ad94 Change package identifiers to git-cli and also the documentation. 2026-08-13 19:42:49 +02:00
hans d3b5fdf830 Authentication handler in drracket 2026-08-13 19:13:58 +02:00
hans 12788edc7b config functionality extended 2026-08-13 17:40:48 +02:00
hans 6b027534b9 git config added 2026-08-13 17:33:06 +02:00
hans 135938f75a Version logic extended 2026-08-13 17:18:31 +02:00
hans 73084e69d9 First implementation of authentication handling 2026-08-13 17:03:48 +02:00
hans c90c407dce Before adding authentication layer pre-auth 2026-08-13 16:46:06 +02:00
hans 575d41ae9f version 2026-08-13 15:04:11 +02:00
hans 405c17c9f6 stdin processing for run-git 2026-08-13 14:48:52 +02:00
hans 2d0aae1f87 Added git-tag and structured listing with -l/--list 2026-08-13 14:32:57 +02:00
hans 2e7cf0290a version 2026-08-13 13:56:16 +02:00
hans 14be30dfac Documentation. 2026-08-13 13:55:52 +02:00
hans 70883de138 output diff functions 2026-08-13 12:44:22 +02:00
hans 302dc06e89 Added configuration for diff2html 2026-08-13 12:43:44 +02:00
hans d1fe41b5cc Refactored show functionality 2026-08-13 12:07:29 +02:00
hans af9b57a8b9 version 2026-08-13 12:02:03 +02:00
hans d7b0520530 Added git show functionality 2026-08-13 12:01:21 +02:00
hans f4f2c76ec6 Documentation added and extended git log / git diif 2026-08-13 11:12:08 +02:00
hans 9741b1cf51 Revert "Diverse commando's toegevoegd. Ik weet nog niet of ik ze allemaal ga houden"
This reverts commit 003f3713f0.
2026-08-13 09:17:46 +02:00
hans 003f3713f0 Diverse commando's toegevoegd. Ik weet nog niet of ik ze allemaal ga houden 2026-08-13 02:14:49 +02:00
hans 2cb7e9310e Small changes. git main function is now a real function, not syntax 2026-08-13 02:00:08 +02:00
hans a025481ae4 Cleaned up the code. added some documentation. 2026-08-13 00:33:22 +02:00
hans c556b4f452 Version functionality added. 2026-08-13 00:28:09 +02:00
hans 32bf9570d3 Enter in prompt for commit message. 2026-08-12 22:44:42 +02:00
hans f4b1c7631f make commit ask for a commit message. 2026-08-12 22:44:04 +02:00
hans 5e7ee0cf22 arity 2026-08-12 22:39:40 +02:00
hans 78731ee677 arity problems solved 2026-08-12 22:32:44 +02:00
hans aebd420c3c Added git-grep and git-diff 2026-08-12 22:28:27 +02:00
hans e4e37d2214 exit code checking added 2026-08-12 16:50:57 +02:00
hans b832ab8184 Added add-porcelain 2026-08-12 16:04:04 +02:00
hans 0e804bb180 porcelain added where needed 2026-08-12 15:57:40 +02:00
hans 5319c0ce37 removed ' from command 2026-08-12 15:56:13 +02:00
hans e861f1f706 error handling 2026-08-12 15:54:32 +02:00
hans 90a2b1758d git command structure now in place 2026-08-12 15:50:53 +02:00
hans 5773450329 command structure 2026-08-12 14:59:50 +02:00
hans 7be7007285 added command structure for git calling 2026-08-12 14:58:47 +02:00
hans 5ee7145ac7 First setup with git cli utility 2026-08-12 14:13:40 +02:00
hans 6f558868a1 Restarting 2026-08-12 10:23:53 +02:00