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-08-02
bin/pkg: Removed pkg_%_wrapper, use generic wrap function instead
Daniel Friesel
-55
/
+23
2008-08-02
bin/pkg: Added progress for upgrade and push
Daniel Friesel
-6
/
+10
2008-08-02
bin/pkg: Also use progress for local list update
Daniel Friesel
-5
/
+6
2008-08-02
bin/pkg: Optimized clear_line, added colors to progress
Daniel Friesel
-4
/
+5
2008-08-02
bin/pkg: use progress bar for pkg status
Daniel Friesel
-5
/
+35
2008-08-02
bin/pkg: pkg_update_%: be more verbose
Daniel Friesel
-1
/
+5
2008-08-02
bin/pkg: Implemented provides (only with hooks, the rest is done by the package)
Daniel Friesel
-1
/
+14
2008-08-01
bin/pkg: pkg_status: Only print status if something changed
Daniel Friesel
-2
/
+9
2008-08-01
Added `pkg push`, pluss some minor fixes
Daniel Friesel
-5
/
+36
2008-07-29
bin/pkg: pkg_status: do vcs_status instead of dependency / conflict checking
Daniel Friesel
-3
/
+6
2008-07-24
Backed out changeset 916933588b62
Daniel Friesel
-1
/
+1
2008-07-24
bin/pkg: Use unix style -add etc
Daniel Friesel
-1
/
+1
2008-07-13
bin/pkg: pkg_info: Fixed typo
Daniel Friesel
-1
/
+1
2008-07-11
Remove every symlink when removing a package
Daniel Friesel
-0
/
+1
2008-07-09
bin/pkg: Use $var instead of "$var"
Daniel Friesel
-45
/
+45
2008-07-06
bin/pkg: Started cleaning it up
Daniel Friesel
-16
/
+16
2008-07-02
bin/pkg: Added list_is_installed and list_exists, will replace check_installe...
Daniel Friesel
-0
/
+9
2008-07-01
bin/pkg: Renamed lst_ to list_
Daniel Friesel
-26
/
+26
2008-07-01
bin/pkg: Groupd lst_ / vcs_ functions together
Daniel Friesel
-13
/
+10
2008-07-01
bin/pkg: Fixed a broken sed expression
Daniel Friesel
-1
/
+1
2008-07-01
fixed and/or that broke due to [[ change
Daniel Friesel
-2
/
+2
2008-07-01
bin/pkg: oops
Daniel Friesel
-1
/
+1
2008-07-01
Use [[]] instead of [] / ([])
Daniel Friesel
-55
/
+55
2008-06-30
bin/pkg: lst_type: Grep for full package name
Daniel Friesel
-1
/
+1
2008-06-30
bin/pkg: Added lst_remove_package to be called from pkg_remove
Daniel Friesel
-0
/
+7
2008-06-30
bin/pkg: Added lst_update_package to be called after installations/updates
Daniel Friesel
-2
/
+10
2008-06-29
bin/pkg: Rename lst_update_full -> lst_update_local
Daniel Friesel
-3
/
+3
2008-06-29
bin/pkg: Only one argument is needed for install
Daniel Friesel
-1
/
+1
2008-06-29
bin/pkg: Made local and remote updats accessible via CLI
Daniel Friesel
-9
/
+20
2008-06-29
bin/pkg: pkg_info: Show info even if the package ain't installed
Daniel Friesel
-21
/
+23
2008-06-29
bin/pkg: added lst_update and related functions
Daniel Friesel
-12
/
+34
2008-06-29
bin/pkg: rename pkg_update -> lst_update
Daniel Friesel
-2
/
+2
2008-06-29
bin/pkg: pkg_remove: Use rm -f to get rid of those stupid write-protected git...
Daniel Friesel
-1
/
+1
2008-06-29
bin/pkg: pkg_upgrade: Had two \ns, removed one
Daniel Friesel
-1
/
+0
2008-06-28
bin/pkg: pkg_info: Fixed repo size, added repo type
Daniel Friesel
-2
/
+4
2008-06-28
bin/pkg: Some cleanups, fixed pkg_info
Daniel Friesel
-22
/
+23
2008-06-28
bin/pkg: pkg_list_available: Fixed typo
Daniel Friesel
-1
/
+1
2008-06-28
bin/pkg: pkg_list_*: use package list
Daniel Friesel
-6
/
+2
2008-06-28
bin/pkg: -v
Daniel Friesel
-1
/
+3
2008-06-28
bin/pkg: vcs_incoming: Grep with trailing space to avoid duplicates
Daniel Friesel
-2
/
+2
2008-06-28
bin/pkg: vcs_incoming: oops
Daniel Friesel
-1
/
+1
2008-06-28
bin/pkg: vcs_incoming: oops
Daniel Friesel
-1
/
+2
2008-06-28
bin/pkg: vcs_incoming: oops
Daniel Friesel
-1
/
+1
2008-06-28
bin/pkg: Use package list to check for updates
Daniel Friesel
-3
/
+2
2008-06-27
another oops
Daniel Friesel
-2
/
+2
2008-06-27
bin/pkg: Fixed package installation
Daniel Friesel
-2
/
+2
2008-06-27
bin/pkg: check_valid: Forgot to add git
Daniel Friesel
-1
/
+1
2008-06-27
oops2
Daniel Friesel
-1
/
+1
2008-06-27
oops
Daniel Friesel
-1
/
+1
2008-06-27
bin/pkg: Automatically get the repo type
Daniel Friesel
-4
/
+8
[prev]
[next]