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
/
vcs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bin/vcs: Support file rename in git_ps1()
EuAndreh
2025-01-19
1
-1
/
+1
*
bin/vcs: Tiny improvement for `fossil_status()`
EuAndreh
2024-11-14
1
-0
/
+1
*
bin/vcs: Add fossil functions
EuAndreh
2024-05-17
1
-0
/
+12
*
bin/vcs: Add stub PS1 definitions for BitKeeper and CVS
EuAndreh
2024-01-22
1
-0
/
+8
*
re "s|echo \"\\\$|printf '%s\\\n' \"\$|g"
EuAndreh
2024-01-04
1
-6
/
+6
*
etc/sh/rc: Replace "clean" alias with clean(1) utility
EuAndreh
2023-12-08
1
-0
/
+4
*
bin/*: Add matching parenthesis to case clauses
EuAndreh
2023-07-29
1
-7
/
+7
*
bin/vcs: Actually call "git-gc" in gc ACTION
EuAndreh
2023-05-15
1
-0
/
+1
*
bin/: Make help string more consistent across several executables
EuAndreh
2023-04-12
1
-0
/
+16
*
bin/vcs: Use {...} over (...)
EuAndreh
2023-04-04
1
-1
/
+1
*
bin/vcs: Also consider to be under Git when both $GIT_{DIR,WORK_TREE} are set
EuAndreh
2023-04-04
1
-1
/
+1
*
bin/vcs: Handle new files added via "git add -N FILE"
EuAndreh
2023-03-30
1
-1
/
+1
*
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/vcs: Fetch from all remotes by default
EuAndreh
2023-02-26
1
-1
/
+1
*
bin/: Use explicit "--" separator for assert-arg usages
EuAndreh
2023-02-17
1
-1
/
+1
*
bin/vcs: Add initial git_gc() implementation
EuAndreh
2022-10-28
1
-0
/
+4
*
bin/vcs: Add fossil_status()
EuAndreh
2022-10-28
1
-0
/
+4
*
bin/vcs: Explicitly disable ShellCheck 2086
EuAndreh
2022-10-27
1
-1
/
+1
*
bin/vcs: Do not require TYPE, and guess it instead
EuAndreh
2022-10-27
1
-37
/
+188
*
bin/vcs: Don't wait more than 5 minutes for CVS locks
EuAndreh
2022-10-21
1
-1
/
+1
*
bin/vcs: Add initial version of VCS compatibility utility
EuAndreh
2022-10-21
1
-0
/
+96