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 (
Expand
)
Author
Lines
2008-12-24
bin/pkg: fix_origin: Operate silently
Daniel Friesel
-1
/
+1
2008-12-24
bin/pkg: Removed redundant git remote origin from vcs_*
Daniel Friesel
-2
/
+0
2008-12-24
bin/pkg: fix_origin: Change into right directory (broke with pkg add)
Daniel Friesel
-0
/
+1
2008-12-24
bin/pkg: Added fix_origin
Daniel Friesel
-0
/
+12
2008-12-23
pkg: Call git remote update after pulling/pushing
Daniel Friesel
-0
/
+2
2008-12-23
Revert "bin/pkg: Don't explicitly operate on branch master"
Daniel Friesel
-2
/
+2
2008-12-23
bin/pkg: Don't explicitly operate on branch master
Daniel Friesel
-2
/
+2
2008-12-10
pkg: vcs_to_list: Don't take (possibly local) branches into consideration
Daniel Friesel
-1
/
+1
2008-12-06
bin/pkg: Fixed 'unknown action' error message
Daniel Friesel
-1
/
+1
2008-12-06
Added pkg pull as alias for pkg upgrade
Daniel Friesel
-1
/
+1
2008-12-06
pkg: Simplified expansion in debug alias
Daniel Friesel
-1
/
+1
2008-11-29
pkg: pkg_info: Use ls -m to avoid linebreaks
Daniel Friesel
-1
/
+1
2008-11-28
Removed pkglist backwards-compatibility
Daniel Friesel
-8
/
+0
2008-11-28
pkg: Minor documentation and output changes
Daniel Friesel
-2
/
+4
2008-11-27
pkg: Fixed pkg eval
Daniel Friesel
-1
/
+1
2008-11-26
bin/pkg: Added some debug info
Daniel Friesel
-0
/
+4
2008-11-26
pkg: Make debug a no-op if it's not enabled
Daniel Friesel
-2
/
+7
2008-11-26
pkg: debug: print to stderr, ignore SILENT
Daniel Friesel
-2
/
+2
2008-11-26
pkg: Added debug options
Daniel Friesel
-0
/
+18
2008-11-26
pkg: Added commandline options
Daniel Friesel
-3
/
+20
2008-11-26
pkg: Supply the functions with as much arguments as possible
Daniel Friesel
-16
/
+21
2008-11-23
pkg refresh: Run make clean and make as well
Daniel Friesel
-0
/
+6
2008-11-23
pkg: Minor cleanup, style and output changes
Daniel Friesel
-34
/
+37
2008-11-22
pkg: populate_collected: Don't overwrite non-symlinks in ~/bin
Daniel Friesel
-3
/
+7
2008-11-17
pkg refresh: Check the prerequisites
Daniel Friesel
-0
/
+1
2008-11-16
bin/pkg: Fixed check_valid
Daniel Friesel
-3
/
+3
2008-11-16
bin/pkg: list_exists, list_is_installed: We only want return values
Daniel Friesel
-2
/
+2
2008-11-16
bin/pkg: pkg_add: Check if a package exists before installing it
Daniel Friesel
-1
/
+2
2008-11-09
bin/pkg: Use parameter expansion for the default values
Daniel Friesel
-4
/
+4
2008-11-03
bin/pkg: Fixed PKG_PATH
Daniel Friesel
-6
/
+2
2008-11-03
bin/pkg: Add $PKG_USER
Daniel Friesel
-3
/
+9
2008-10-30
bin/pkg: check_prereqs: Added require() for less redundancy
Daniel Friesel
-4
/
+17
2008-10-26
bin/pkg: populate_collected: Give some output about manpages
Daniel Friesel
-2
/
+27
2008-10-26
bin/pkg: pkg_remove: check_valid is not useful here
Daniel Friesel
-1
/
+0
2008-10-26
bin/pkg: Made check_valid more fitting to it's name
Daniel Friesel
-4
/
+4
2008-10-26
bin/pkg: pkg_info: Check if the package actually exists
Daniel Friesel
-0
/
+4
2008-10-24
pkg update: Added 'package state' information
Daniel Friesel
-1
/
+10
2008-10-23
bin/pkg: Improved SILENT a bit
Daniel Friesel
-2
/
+3
2008-10-22
bin/pkg: Declare functions with function()
Daniel Friesel
-49
/
+49
2008-10-22
bin/pkg: populate_collected: Introduced say()
Daniel Friesel
-4
/
+8
2008-10-13
bin/pkg: Rplaced last remaining /home/derf by $HOME
Daniel Friesel
-1
/
+1
2008-10-11
bin/pkg: Remove default PKG_ROOT value
Daniel Friesel
-5
/
+6
2008-10-11
Automatically update on upgrade/push
Daniel Friesel
-2
/
+9
2008-10-10
bin/pkg: pkg_add: Execute both post-add and post-update hooks
Daniel Friesel
-0
/
+1
2008-10-09
bin/pkg: Replaced more external programs by zsh-builtins
Daniel Friesel
-11
/
+5
2008-10-09
bin/pkg: Added Licence notice (MIT/X Consortium)
Daniel Friesel
-1
/
+15
2008-10-09
pkglist: Use zsh features te replace fgrep and cut
Daniel Friesel
-1
/
+1
2008-10-09
pkg check -> pkg refresh, this also obsoletes the pkg eval fiddling
Daniel Friesel
-2
/
+4
2008-10-08
Updated documentation (.links -> links)
Daniel Friesel
-2
/
+2
2008-10-08
bin/checklinks: Allow 'links' as well as '.links'
Daniel Friesel
-4
/
+9
[next]