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/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
*
bin/cl: WIP improve help string
EuAndreh
2022-10-24
1
-2
/
+2
*
Move some FIXME markers to ~/.usr/FIXME file
EuAndreh
2022-10-24
2
-5
/
+1
*
etc/guix/home.scm: Register cronjob for "update && upgrade"
EuAndreh
2022-10-23
1
-0
/
+1
*
bin/upgrade: Add equivalent of `update` script
EuAndreh
2022-10-23
1
-0
/
+66
*
bin/gc: remove "current-guix" profile too
EuAndreh
2022-10-23
1
-0
/
+1
*
etc/sh/vcs-ps1.sh: Fix $JOBS count
EuAndreh
2022-10-22
1
-1
/
+1
*
etc/guix/system.scm: Add qemu-binfmt-service-type
EuAndreh
2022-10-22
1
-0
/
+4
*
bin/yt: Move path to "seen.txt" file
EuAndreh
2022-10-22
1
-1
/
+1
*
etc/sh/rc: Remove rreload
EuAndreh
2022-10-21
1
-5
/
+0
*
bin/untill: Change default wait from 60 seconds to 5 seconds
EuAndreh
2022-10-21
1
-2
/
+2
*
bin/vcs: Don't wait more than 5 minutes for CVS locks
EuAndreh
2022-10-21
1
-1
/
+1
*
bin/update: Add more explicit warning when vcs fetch fails
EuAndreh
2022-10-21
1
-1
/
+1
*
bin/menu: Settle with passwords in clipboard daemon for now
EuAndreh
2022-10-21
1
-4
/
+0
*
opt/tests/x-tests.sh: Remove unused test files
EuAndreh
2022-10-21
1
-12
/
+0
*
share/man/man1/ootb.1: Remove standalone manpage
EuAndreh
2022-10-21
1
-26
/
+0
*
bin/x: Generate WIP version of the POD manpage
EuAndreh
2022-10-21
2
-46
/
+11
*
bin/update: Combine `repos` and `vcs` to fetch updates from repositories
EuAndreh
2022-10-21
1
-2
/
+7
*
bin/vcs: Add initial version of VCS compatibility utility
EuAndreh
2022-10-21
1
-0
/
+96
*
bin/repos: Add new working utility
EuAndreh
2022-10-21
1
-0
/
+187
*
Makefile: Exclude global gitignore file from check-fixme target
EuAndreh
2022-10-21
1
-1
/
+1
*
Makefile: Exclude subroutine lint of perlcritic
EuAndreh
2022-10-20
1
-1
/
+1
*
Fix all ShellCheck warnings
EuAndreh
2022-10-20
15
-19
/
+53
*
bin/cl: Handle -l option
EuAndreh
2022-10-19
1
-0
/
+6
*
Makefile: Include working Lisp image for SBCL
EuAndreh
2022-10-19
2
-11
/
+17
*
bin/cl: Add first working version, integrated with Makefile and etc/sh/rc
EuAndreh
2022-10-19
4
-4
/
+336
*
etc/sh/rc: Stop wraping perl with rlwrap
EuAndreh
2022-10-19
1
-1
/
+0
*
bin/z: Mark as executable
EuAndreh
2022-10-19
1
-0
/
+0
*
bin/check: Move tests to Makefile
EuAndreh
2022-10-19
3
-37
/
+76
*
etc/sh/rc: Move generation of GPG/SSH public keys and e.list.txt to Makefile
EuAndreh
2022-10-19
3
-27
/
+45
*
etc/sh/rc: Move creation of common-lisp/source to Makefile
EuAndreh
2022-10-19
2
-6
/
+4
*
Makefile: Add to generate manpages from POD
EuAndreh
2022-10-19
1
-0
/
+12
*
bin/z: Add working utility
EuAndreh
2022-10-19
1
-0
/
+153
[next]