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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bin/gc: Support TYPE argument
EuAndreh
2022-10-28
1
-12
/
+38
*
bin/gc: Add gc_vcs() step
EuAndreh
2022-10-28
1
-0
/
+6
*
bin/vcs: Add initial git_gc() implementation
EuAndreh
2022-10-28
1
-0
/
+4
*
bin/update: Log individual repositories being fetched
EuAndreh
2022-10-28
1
-1
/
+3
*
Revert "etc/guix/home.scm: Add "vdirsyncer" package"
EuAndreh
2022-10-28
1
-1
/
+0
*
etc/sh/rc: Add alias for khal
EuAndreh
2022-10-28
1
-0
/
+1
*
Inline now working configs for khard and khal
EuAndreh
2022-10-28
2
-2
/
+29
*
Revert "bin/update: Try to make the execution line of the vcs fetch more read...
EuAndreh
2022-10-28
1
-5
/
+2
*
etc/guix/home.scm: Add "vdirsyncer" package
EuAndreh
2022-10-28
1
-0
/
+1
*
bin/update: Try to make the execution line of the vcs fetch more readable
EuAndreh
2022-10-28
1
-2
/
+5
*
bin/update: Run vcs fetch in parallel (4)
EuAndreh
2022-10-28
1
-1
/
+2
*
bin/update: Replace while block with xargs
EuAndreh
2022-10-28
1
-6
/
+1
*
bin/repos: Only print the repository name, not its type
EuAndreh
2022-10-28
1
-2
/
+1
*
bin/repos: Omit warning on not guessing the type of repository
EuAndreh
2022-10-28
1
-1
/
+1
*
bin/vcs: Add fossil_status()
EuAndreh
2022-10-28
1
-0
/
+4
*
etc/mailcfg: Remove the committed symlink
EuAndreh
2022-10-27
1
-1
/
+0
*
bin/vcs: Explicitly disable ShellCheck 2086
EuAndreh
2022-10-27
1
-1
/
+1
*
etc/sh/vcs-ps1.sh: Inline $PS1 in etc/sh/rc
EuAndreh
2022-10-27
2
-103
/
+86
*
etc/sh/vcs-ps1.sh: Simplify, using vcs(1)
EuAndreh
2022-10-27
1
-99
/
+1
*
etc/sh/rc: Refactor "s", "d" and "ds" aliases using the new vcs(1)
EuAndreh
2022-10-27
1
-3
/
+3
*
bin/repos: Simplify, using the new vcs(1)
EuAndreh
2022-10-27
1
-18
/
+5
*
bin/vcs: Do not require TYPE, and guess it instead
EuAndreh
2022-10-27
1
-37
/
+188
*
bin/repos: Add explicit note on intentionally commented code
EuAndreh
2022-10-27
1
-2
/
+3
*
bin/repos: Add documentation for -e option in help string
EuAndreh
2022-10-27
1
-1
/
+2
*
etc/guix/system.scm: Remove unused imports
EuAndreh
2022-10-27
1
-4
/
+0
*
etc/guix/system.scm: Include driver for EPSON L365 in CUPS service
EuAndreh
2022-10-27
1
-2
/
+5
*
etc/guix/system.scm: Disable nix-service-type
EuAndreh
2022-10-27
1
-2
/
+0
*
etc/guix/system.scm: Disable unattended-upgrade-service-type
EuAndreh
2022-10-27
1
-1
/
+0
*
etc/sh/rc: Use "bc -l" by default with an alias
EuAndreh
2022-10-27
1
-0
/
+1
*
bin/repos: Fix guessing of repository type for Fossil
EuAndreh
2022-10-27
1
-1
/
+1
*
etc/sh/root-rc: Add /root/.profile contents
EuAndreh
2022-10-27
1
-0
/
+83
*
Remove configuration files from email programs
EuAndreh
2022-10-27
8
-10
/
+306
*
bin/menu: Use exec over spawning new processes for "bin" action
EuAndreh
2022-10-25
1
-1
/
+4
*
etc/guix/home.scm: Add "dig", "stunnel" and "nc" network utilities
EuAndreh
2022-10-25
1
-0
/
+3
*
etc/myrepos/config: Remove myrepos, superseded by repos(1) and vcs(1)
EuAndreh
2022-10-25
2
-5
/
+0
*
Makefile: Refresh Lisp images on li(1) changes
EuAndreh
2022-10-25
1
-1
/
+1
*
bin/li: Use "$(find $a -newer $b)" over [ $a -nt $b ]
EuAndreh
2022-10-25
1
-1
/
+1
*
etc/guix/home.scm: Name "broken" the incompatible packages
EuAndreh
2022-10-25
1
-2
/
+2
*
bin/cl: Move TODOs to ~/.usr/FIXME
EuAndreh
2022-10-25
1
-13
/
+0
*
bin/cl: Alphabetically order Clozure code
EuAndreh
2022-10-25
1
-16
/
+16
*
Makefile: s/ccl/clozure/
EuAndreh
2022-10-25
1
-3
/
+3
*
bin/cl: Allow "--" to flow to underlying Lisp command
EuAndreh
2022-10-25
1
-1
/
+5
*
bin/cl: Grow "$@" at the beginning
EuAndreh
2022-10-25
1
-4
/
+4
*
bin/cl: Setup Clozure
EuAndreh
2022-10-25
2
-3
/
+16
*
bin/cl: Allow giving "-- --option" to the underlying Lisp command
EuAndreh
2022-10-24
1
-14
/
+24
*
bin/cl: Reorder SBCL non-verbose argument
EuAndreh
2022-10-24
1
-1
/
+1
*
bin/cl: Remove attempt add "..." operator
EuAndreh
2022-10-24
1
-1
/
+0
*
bin/cl: Prefix implementation list items with a hyphen
EuAndreh
2022-10-24
1
-1
/
+1
*
bin/cl: Move automatic image handling out to bin/li
EuAndreh
2022-10-24
3
-18
/
+110
*
bin/cl: s/NIL/nil/
EuAndreh
2022-10-24
1
-2
/
+2
[next]