index
:
caretaker
main
Distributed dotfile and script manager
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Collapse
)
Author
Lines
2009-07-11
ct: Added missing linebreaks in the config warnings
Daniel Friesel
-2
/
+2
2009-07-11
Renamed pkg to caretaker
Daniel Friesel
-13
/
+19
2009-07-09
pkg: debug: Show the recently introduced settings
Daniel Friesel
-0
/
+3
2009-07-09
pkg: Only shift if there are arguments
Daniel Friesel
-1
/
+1
2009-07-08
pkg: Added experimental support for git:// roots
Daniel Friesel
-3
/
+5
2009-07-08
pkg: list_update_remote: Removed the verbose error message left from the ↵
Daniel Friesel
-7
/
+1
pkglist transition
2009-07-08
pkg: Added PKGLIST_LOCAL setting
Daniel Friesel
-3
/
+4
With this, it is possibly to execute a local pkglist script. This way, the package list can be retrieved by almost any possible means
2009-07-08
pkg: {populate,genocide}_collected: typeset the right parameters
Daniel Friesel
-2
/
+2
2009-07-08
pkg: pkg_refresh: Don't execute make clean
Daniel Friesel
-6
/
+0
2009-07-07
pkg: Updated "No PKG_ROOT" error message
Daniel Friesel
-1
/
+1
2009-07-07
pkg: Recommend to postfix manuals in man/ with .pod
Daniel Friesel
-1
/
+1
2009-07-07
Finished core → pkg transition (updated manuals and info/error messages)
Daniel Friesel
-3
/
+3
2009-07-07
pkg: Added short actions (pkg a = add etc)
Daniel Friesel
-11
/
+11
2009-07-07
pkg: Deprecated pkg install and pkg delete as well
Daniel Friesel
-0
/
+6
2009-07-07
Shortened pkg, updated pkg(1) and the zsh completion
Daniel Friesel
-4
/
+6
2009-07-07
pkg: Deprecated pkg upgrade in favour of pkg pull
Daniel Friesel
-0
/
+3
2009-07-06
pkg: debug: Don't rely on the pkg package being called 'core'
Daniel Friesel
-2
/
+2
2009-07-06
pkg: pkg_status: Make more sense when used with SILENT=1
Daniel Friesel
-3
/
+7
2009-07-06
pkg: Execute prereqs in function scope
Daniel Friesel
-8
/
+13
This should encourage the use of typeset / setopt localoptions where neccessary
2009-07-06
pkg: check_prereqs: Deprecated require (replaced by depend)
Daniel Friesel
-1
/
+4
2009-07-06
pkg: added COLOUR and PROGRESS settings and options
Daniel Friesel
-1
/
+14
2009-07-05
pkg: prereqs: Remaned file_in_path to executable
Daniel Friesel
-1
/
+4
2009-07-05
pkg: --debug: Use PKG_DIR when showing pkg version
Daniel Friesel
-1
/
+1
2009-07-05
checklinks: Added --msglevel option
Daniel Friesel
-7
/
+15
2009-07-05
checklinks: Documented the exit value
Daniel Friesel
-0
/
+5
2009-07-05
checklinks: Fixed exit code
Daniel Friesel
-1
/
+1
2009-07-04
checklinks: --remove: Fixed a warning
Daniel Friesel
-1
/
+1
2009-07-01
pkg: Fixed vcs_fix_origin
Daniel Friesel
-2
/
+2
2009-07-01
pkg: pkg_update: Use a little less clear_line / not newline-terminated messages
Daniel Friesel
-3
/
+2
2009-07-01
pkg: populate_collected: Removed some uselessly verbose progress messages
Daniel Friesel
-26
/
+1
2009-07-01
pkg: Fixed a grave mistake in the previous commit (wtf, though)
Daniel Friesel
-1
/
+1
2009-07-01
pkg: vcs_*: It's better to cd when working with git
Daniel Friesel
-19
/
+17
2009-06-26
pkg: check_prereqs: 'continue' is not a question
Daniel Friesel
-1
/
+1
2009-06-25
checklinks: Don't use bareword filehandles
Daniel Friesel
-3
/
+3
2009-06-24
pkg: check_prereqs: Indicate when the user needs to press a key
Daniel Friesel
-1
/
+1
2009-06-22
pkg: Fixed an error in the previous commit
Daniel Friesel
-1
/
+1
2009-06-22
pkg: Unset git parameters before executing hooks
Daniel Friesel
-1
/
+1
2009-06-22
checklinks: Use exit code to indicate grave errors
Daniel Friesel
-0
/
+7
2009-06-19
pkg: vcs_setup: Set GIT_CONFIG
Daniel Friesel
-1
/
+2
2009-06-18
Added status messages to checklinks(1)
Daniel Friesel
-0
/
+49
2009-06-18
checklinks: Use msglevel instead of $quiet
Daniel Friesel
-12
/
+13
2009-06-18
pkg: Really use long options for checklinks
Daniel Friesel
-1
/
+1
2009-06-18
pkg: Call checklinks with long options for better readability
Daniel Friesel
-1
/
+1
2009-06-18
pkg: Restructured the beginnig of the program
Daniel Friesel
-27
/
+22
2009-06-17
checklinks(1): Added an example links file
Daniel Friesel
-0
/
+9
2009-06-17
pkg: Use $CL_OPTIONS for checklinks -r as well
Daniel Friesel
-1
/
+1
2009-06-17
pkg: pkg_info: No need to pre-fetch the versions
Daniel Friesel
-4
/
+2
2009-06-16
pkg pull: Fixed autoupdate
Daniel Friesel
-1
/
+1
2009-06-16
pkg {local-,remote-,}update → pkg update {local,remote,}
Daniel Friesel
-16
/
+10
2009-06-16
pkg: Improved/removed useless comments, improved function names
Daniel Friesel
-26
/
+7
[prev]
[next]