index
:
caretaker
main
Distributed dotfile and script manager
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Lines
2009-04-20
pkg: Removed support for short options
Daniel Friesel
-19
/
+17
2009-04-20
pkg: Moved all direct package list access into the list_ functions
Daniel Friesel
-5
/
+13
2009-04-20
pkg: pkg_list: not-installed: use list_is_installed instead of a direct grep
Daniel Friesel
-1
/
+1
2009-04-16
include/newpackage: Make a bare repo by default
Daniel Friesel
-2
/
+2
2009-04-16
Added tests for bare repositories in PKG_ROOT
Daniel Friesel
-40
/
+56
2009-04-16
pkg: Fixed a bug in pkg list remote
Daniel Friesel
-1
/
+1
Under certain circumstances, packages were left out
2009-04-16
pkglist: Fixed handling of bare repos
Daniel Friesel
-1
/
+1
2009-04-16
pkglist: Added support for bare repos
Daniel Friesel
-0
/
+3
2009-04-13
pkg: debug: Show zsh version
Daniel Friesel
-0
/
+1
2009-04-12
Extended tests for {populate,genocide}_collected
Daniel Friesel
-1
/
+8
2009-04-12
pkg: Fixed a bug in genocide_collected (manuals from man/ were not uninstalled)
Daniel Friesel
-2
/
+2
2009-04-12
checklinks(1): Better hardlink documentation
Daniel Friesel
-8
/
+11
2009-04-12
pkg: Added a forgotten newline in a die message
Daniel Friesel
-1
/
+1
2009-04-12
pkg info: Don't show tags (they're not used anywhere and not even documented)
Daniel Friesel
-7
/
+0
2009-04-12
test/main: Set ZERR trap for more information why the test failed
Daniel Friesel
-0
/
+2
2009-04-12
pkg: pkg_info: Fixed tag display
Daniel Friesel
-1
/
+1
2009-04-12
pkg: populate_collected: Fixed check if bin/.. needs update
Daniel Friesel
-1
/
+1
2009-04-12
Added support and tests for a package directory outside of /home
Daniel Friesel
-2
/
+9
2009-04-12
Added basic test for {populate,genocide}_collected
Daniel Friesel
-1
/
+12
2009-04-12
pkg: Shortened {populate,genocide}_collected (use nullglobbing)
Daniel Friesel
-47
/
+35
2009-04-12
pkg: vcs_push: Check if we're on branch master if !GIT_USE_ORIGIN
Daniel Friesel
-11
/
+13
2009-04-12
pkg: Shortened confirm_yes
Daniel Friesel
-5
/
+1
2009-04-12
pkg: info, say, clear_line: Don't check for SILENT, make them no-ops when ↵
Daniel Friesel
-3
/
+6
SILENT is set
2009-04-10
Added tests for pkg remove
Daniel Friesel
-0
/
+15
2009-04-10
Added tests for pkg add, extended tests for pkg list
Daniel Friesel
-3
/
+25
2009-04-10
Added tests for pkg list
Daniel Friesel
-0
/
+22
2009-04-10
test: Allow user to pass core repo path (for offline tests)
Daniel Friesel
-1
/
+1
2009-04-10
Added a little test (to be extended, currently mainly tests bootstrap)
Daniel Friesel
-0
/
+32
2009-04-10
bootstrap: Fixed a bug with $PDIR, custom PDIR should work now
Daniel Friesel
-7
/
+7
2009-04-10
checklinks: better error messages, removed commented out relicts
Daniel Friesel
-4
/
+1
2009-04-10
pkg: list_update_remote: Use mktemp -t
Daniel Friesel
-1
/
+1
2009-04-09
pkg: shortened check_valid function
Daniel Friesel
-3
/
+1
2009-04-05
zsh completion: Fixed arguments for pkg list
Daniel Friesel
-1
/
+1
2009-04-05
pkg: Improved overall support for symlinks
Daniel Friesel
-4
/
+4
2009-04-05
pkg: Use typeset in functions
Daniel Friesel
-37
/
+52
2009-04-05
pkg: Removed obsolete pkg_list_available function
Daniel Friesel
-4
/
+0
2009-04-05
pkg: Fixed typo in comment
Daniel Friesel
-1
/
+1
2009-04-05
pkg(7): Added COLLECTED PACKAGE FILES ($PDIR/.collected)
Daniel Friesel
-1
/
+13
2009-04-05
Restructured pkg(7), removed some useless information
Daniel Friesel
-61
/
+46
2009-04-05
pkg: Updated copyright notice
Daniel Friesel
-1
/
+1
2009-04-05
checklinks: print_format: Use printf
Daniel Friesel
-7
/
+4
2009-04-04
pkg: pkg_list: Also list not-installed packages, depending on argument
Daniel Friesel
-14
/
+38
2009-04-04
pkg.conf(5): Describe PKG_ROOT a little more precisely
Daniel Friesel
-1
/
+2
2009-04-04
pkg: vcs_pull: Added newlines to the non-master-branch warning...
Daniel Friesel
-3
/
+3
2009-04-04
pkg: list_update_remote: Also mention PKGLIST_PATH in the error message
Daniel Friesel
-1
/
+2
2009-04-04
pkglist: Check if we got the right arguments, just in case
Daniel Friesel
-0
/
+6
2009-04-04
pkg: Do not rely on the core repo being not bare
Daniel Friesel
-3
/
+20
list_update_remote: Use $PKGLIST_PATH as location for the pkglist script. Attention: this change is not backwards-compatible
2009-04-04
pkglist: The PKG_PATH is already known, no need to figure it out by ourselves
Daniel Friesel
-3
/
+3
2009-04-04
pkg: list_update_remote: Give error message if update failed
Daniel Friesel
-0
/
+2
2009-04-03
commented pkglist a little
Daniel Friesel
-0
/
+3
[prev]
[next]