index
:
caretaker
main
Distributed dotfile and script manager
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
pkg
Age
Commit message (
Expand
)
Author
Lines
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
pkglist: Use git log -n 1, so head -n 1 is not neccessary
Daniel Friesel
-1
/
+1
2008-10-08
bin/pkg: Fixed another, now it seems to work
Daniel Friesel
-3
/
+3
2008-10-08
bin/pkg: Oopsie. Now the backwards-compatibility should wark
Daniel Friesel
-0
/
+1
2008-10-08
Add on-demand update of remote list. Caution: Not yet 100% tested
Daniel Friesel
-3
/
+10
2008-10-08
bin/pkg: Removed pkg doc and pkg changelog
Daniel Friesel
-18
/
+1
2008-10-08
bin/pkg: vcs_push: Only update if we're actually pushing...
Daniel Friesel
-9
/
+9
2008-10-08
bin/pkg: pkg_push: Pushing means the package got changed, so do the update stuff
Daniel Friesel
-0
/
+9
2008-10-08
Removed mercurial support
Daniel Friesel
-16
/
+8
2008-10-07
removed pkg changeroot, it's no longer needed
Daniel Friesel
-11
/
+0
2008-10-07
bin/pkg: clear_line: Use escape codes (faster, less code and better for debug...
Daniel Friesel
-6
/
+1
2008-10-07
bin/pkg: vcs_upgrade/push: Explicitly name branch
Daniel Friesel
-2
/
+2
2008-10-07
bin/pkg: Don't assume a package has the correct origin
Daniel Friesel
-4
/
+4
2008-10-07
bin/pkg: Fixed PKG_ROOT / PKG_PATH relation
Daniel Friesel
-2
/
+2
2008-10-07
bin/pkg: check_prereqs: Don't subshell the file so offer_install actually works
Daniel Friesel
-1
/
+1
2008-10-07
bin/pkg: Fixed eval-related bug
Daniel Friesel
-0
/
+1
2008-09-28
Began adding the 'plain' package type
Daniel Friesel
-0
/
+3
2008-09-27
pkg: Use .autocommit for automatic commits
Daniel Friesel
-0
/
+4
2008-09-18
bin/pkg: Use less external commands
Daniel Friesel
-5
/
+5
2008-09-18
bin/pkg: Code cleanup
Daniel Friesel
-37
/
+37
2008-09-14
More excessive completion
Daniel Friesel
-1
/
+1
2008-09-13
Added pkg eval
Daniel Friesel
-0
/
+1
2008-08-20
bin/pkg: Check whether a package is tracked in the same VCS local and remote
Daniel Friesel
-2
/
+10
2008-08-17
bin/pkg: Also use triggers for normal hooks
Daniel Friesel
-1
/
+1
2008-08-17
bin/pkg: Collect provide-related hooks and execute them after everything else
Daniel Friesel
-1
/
+11
2008-08-10
bin/pkg: Execute prereqs/hooks in subshells
Daniel Friesel
-2
/
+2
2008-08-04
list_incoming: Use zsh builtin for test
Daniel Friesel
-1
/
+1
[next]