index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
opt/bin-dirs/euandre.org: Remove symlink, link pb(1) directly
EuAndreh
2023-04-03
1
-0
/
+1
*
bin/vcs: Handle new files added via "git add -N FILE"
EuAndreh
2023-03-30
1
-1
/
+1
*
bin/backup: Fix early termination desired behaviour
EuAndreh
2023-03-30
1
-2
/
+2
*
bin/vm: sponge(1) config file for more atomic operations
EuAndreh
2023-03-29
1
-1
/
+1
*
bin/vm: Allow VM .qcow2 images to be symlinks
EuAndreh
2023-03-29
1
-1
/
+1
*
bin/free-port: Try random ports over sequential ones
EuAndreh
2023-03-29
1
-2
/
+7
*
bin/reconfigure: Move "set -x" to the body of the script
EuAndreh
2023-03-27
1
-1
/
+2
*
bin/vm: Allow ".snapshot" file to exist
EuAndreh
2023-03-27
1
-1
/
+1
*
bin/aux: Allow files to be copied to be parameterized
EuAndreh
2023-03-25
1
-14
/
+28
*
bin/record-my-screen: Add working utility
EuAndreh
2023-03-24
1
-0
/
+74
*
bin/vm: Report if VM is running as a snapshot in "status" action
EuAndreh
2023-03-23
1
-1
/
+11
*
bin/vm: Set user to "vm"
EuAndreh
2023-03-23
1
-0
/
+1
*
bin/vm: Add -S option of help string example
EuAndreh
2023-03-23
1
-1
/
+1
*
Makefile: Strip .qcow2 from image names
EuAndreh
2023-03-23
1
-1
/
+1
*
bin/vm: Allow it to get QCoW2 images from remote
EuAndreh
2023-03-23
1
-0
/
+18
*
bin/vm: Do not fail when VM is already up or down
EuAndreh
2023-03-21
1
-2
/
+2
*
bin/untill: Add support for "-m MAX" option
EuAndreh
2023-03-21
1
-6
/
+14
*
bin/boop: Add -n option
EuAndreh
2023-03-15
1
-3
/
+8
*
bin/reconfigure: Remove timeout limitation
EuAndreh
2023-03-15
1
-4
/
+1
*
bin/x: Add extra newline separation between usage() and help() strings
EuAndreh
2023-03-14
1
-0
/
+1
*
etc/guix/system.scm: Add Nix system service
EuAndreh
2023-03-13
1
-0
/
+2
*
Embed with-email(1) into cronjob(1) and improve its reporting
EuAndreh
2023-03-13
1
-92
/
+0
*
bin/reconfigure: Make it verbose by default via "set -x"
EuAndreh
2023-03-13
1
-0
/
+1
*
bin/email: Make ADDRESS optional
EuAndreh
2023-03-12
1
-6
/
+9
*
bin/reconfigure: Add -U option to call update(1)
EuAndreh
2023-03-12
1
-2
/
+16
*
bin/email: Avoid erros with echo by replacing it with printf
EuAndreh
2023-03-11
1
-1
/
+1
*
bin/80: Adapt to the working vcs(1)
EuAndreh
2023-03-07
1
-1
/
+1
*
bin/gc: Remove gc_email step
EuAndreh
2023-03-03
1
-7
/
+0
*
bin/re: Silence ShellCheck false positive
EuAndreh
2023-03-03
1
-0
/
+1
*
bin/re: Add working utility
EuAndreh
2023-03-03
1
-0
/
+97
*
bin/vcs: Update help string
EuAndreh
2023-03-03
1
-1
/
+5
*
bin/vcs: Add git_ls()
EuAndreh
2023-03-03
1
-0
/
+4
*
bin/vcs: Consistent ordering of VCS types
EuAndreh
2023-03-03
1
-6
/
+6
*
bin/reconfigure: Early exit when ran as root
EuAndreh
2023-03-02
1
-0
/
+7
*
bin/reconfigure: Refresh bins(1) cache after updating $PATH
EuAndreh
2023-03-01
1
-0
/
+2
*
bin/player: Decrease synopsis length to 60
EuAndreh
2023-02-28
1
-2
/
+2
*
bin/update: Limit "vcs fetch" to 1 minute
EuAndreh
2023-02-28
1
-1
/
+1
*
bin/update: Do not fail if last repository fails
EuAndreh
2023-02-27
1
-1
/
+1
*
bin/update: Include $XDG_PREFIX and $PRIV_CONFIG in update list
EuAndreh
2023-02-27
1
-1
/
+5
*
bin/gc: Use heredoc over multiple printf(1) statements
EuAndreh
2023-02-27
1
-3
/
+5
*
bin/gc: Do not filter /tmp files by type "file"
EuAndreh
2023-02-27
1
-1
/
+1
*
bin/forever: Add -q flag
EuAndreh
2023-02-27
1
-3
/
+10
*
bin/update: Declare $HOSTNAME explicitly (ShellCheck offense)
EuAndreh
2023-02-27
1
-0
/
+1
*
bin/reconfigure: Fix detection if running in a Guix system
EuAndreh
2023-02-26
1
-1
/
+1
*
Update NixOS channel in update(1) instead of upgrade(1)
EuAndreh
2023-02-26
2
-1
/
+7
*
bin/reconfigure: Use current version of {home,system}.scm files
EuAndreh
2023-02-26
1
-3
/
+3
*
git mv bin/upgrade bin/reconfigure
EuAndreh
2023-02-26
1
-4
/
+4
*
bin/upgrade: Fix call to timeout
EuAndreh
2023-02-26
1
-1
/
+1
*
bin/vcs: Fetch from all remotes by default
EuAndreh
2023-02-26
1
-1
/
+1
*
bin/aux: Add semi-working utility
EuAndreh
2023-02-23
1
-0
/
+82
[prev]
[next]