puter/packages/git/src
Sam Atkins bab5204209 feat(git): Color output for git status files
Matching canonical git, staged changes are green and unstaged/untracked
are red.
2024-06-28 14:19:23 -04:00
..
subcommands feat(git): Color output for git status files 2024-06-28 14:19:23 -04:00
auth.js feat(git): Implement git push 2024-06-28 14:19:23 -04:00
color.js feat(git): Add --color and --no-color options 2024-06-28 14:19:23 -04:00
diff.js feat(git): Implement git diff 2024-06-28 14:19:23 -04:00
filesystem.js Implement Puter filesystem wrapper for git app 2024-05-22 08:56:50 +01:00
format.js feat(git): Format output closer to canonical git 2024-06-28 14:19:23 -04:00
git-command-definition.js Implement git help, git version, and subcommand infrastructure 2024-05-22 16:00:42 +01:00
git-helpers.js feat(git): Resolve more forms of commit reference 2024-06-28 14:19:23 -04:00
help.js Implement git help, git version, and subcommand infrastructure 2024-05-22 16:00:42 +01:00
main.js feat(git): Implement git remote 2024-06-28 14:19:23 -04:00