3d37f743e7
git: tune defaults
2025-09-09 22:05:32 +00:00
b08ab26ea1
git: alias "pul" to "pull"
2025-07-28 07:18:32 +00:00
1411add8ba
git: ship difftastic as a standalone program
2025-07-21 23:49:23 +00:00
19a14cc8ad
ssh: migrate to using ssh-agent
...
this provides better security, and the possibility of easier dependency injecting (e.g. coercing a program to use some _specific_ ssh key, even when not designed for it)'
2025-06-05 19:09:30 +00:00
0d6c7d9f64
git: fix git mv
sandboxing
2024-11-04 13:45:15 +00:00
11b706b132
refactor: use lib.getExe where applicable
2024-10-12 19:34:42 +00:00
695e639fc9
git: add an alias for "git reset --hard HEAD"
2024-10-02 11:56:58 +00:00
31615340a7
programs/assorted: remove explicit (and extraneous) sandbox.method = "bunpen" declarations
2024-09-21 23:35:06 +00:00
7b8303f070
git: sandbox with bunpen
2024-09-03 13:05:42 +00:00
075418eda1
git: add alias git com
to commit
2024-06-17 22:01:58 +00:00
40e30cf2f8
programs: make sandbox.wrapperType default to "wrappedDerivation" and remove everywhere i manually set that
2024-02-28 17:39:00 +00:00
24d1d13d0a
programs: simplify sandboxing of file browsers/etc now that private data lives on a different mount
2024-02-23 07:06:29 +00:00
057b9e3fed
replace links/references to ~/private/FOO with just ~/FOO
2024-02-23 07:06:29 +00:00
40ed7cff1b
programs: git: fix failing sandbox build
2024-02-16 03:16:46 +00:00
c9af5bf9b4
programs: sandboxing: enable net isolation for most sandboxed programs
2024-02-08 21:51:32 +00:00
368eb2c29b
programs: git: whitelist more repo roots
2024-01-31 21:17:48 +00:00
cb3960fb21
programs: git: fix access to ~/private/knowledge
2024-01-31 15:35:21 +00:00
c1a1f51ca2
git: fix git-upload-pack (used on the remote when doing git pull)
2024-01-29 09:57:27 +00:00
3cd244be76
git: sandbox with bwrap
2024-01-28 10:36:19 +00:00
fd0f709d50
git: remove a/ b/ prefixes from diffs
2023-12-17 20:48:31 +00:00
abbd28a634
git: add an "amend" alias
2023-12-10 17:01:58 +00:00
c44756874a
git: add todo for using toGitINI
2023-07-10 06:07:47 +00:00
2a2ce34bd8
git: sendemail: always annotate and confirm
2023-07-01 00:55:43 +00:00
3d4cbbf005
git: add br
-> branch
alias
2023-06-30 23:13:56 +00:00
5c50243d23
git: allow common dif
typo
2023-06-29 22:45:07 +00:00
8717a91467
programs: git: add alias for diff summary
2023-06-28 00:20:02 +00:00
b90bc1058d
git: add aliases: cp -> cherry-pick; rb -> rebase
2023-06-27 08:54:17 +00:00
71e0942cc2
git: configure git stash show
to actually... SHOW the stash
...
OMFG
2023-06-25 21:45:47 +00:00
9b389416cd
programs: git: add st and stat aliases
2023-06-25 02:09:25 +00:00
7ef504d14b
git: configure a better log format
2023-05-17 00:26:04 +00:00
74ed7bff11
programs: remove wantedBy
from the fs, and make it implicit
2023-05-08 21:41:02 +00:00
d422dcdd89
home: move git from home -> programs
2023-04-26 00:26:05 +00:00