index
:
caretaker
main
Distributed dotfile and script manager
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2009-04-30
The colours are customizable, so add them to pkg.conf(5)
Daniel Friesel
-0
/
+17
2009-04-30
pkg.conf(5): Fixed CL_OPTIONS syntax
Daniel Friesel
-1
/
+1
2009-04-30
pkg(1): Removed WARNING (we're fairly stable already)
Daniel Friesel
-5
/
+0
2009-04-29
Renamed $PDIR to $PKG_DIR for more consistency
Daniel Friesel
-76
/
+83
2009-04-28
pkg: Improved infos with --debug, show git version
Daniel Friesel
-12
/
+18
2009-04-27
pkg(1), pkg(7): Updated description in NAME
Daniel Friesel
-2
/
+2
2009-04-24
pkg: make -C is not specified by posix -> don't use it
Daniel Friesel
-3
/
+4
2009-04-24
pkg: update_provides: Removed useless "remove" argument
Daniel Friesel
-5
/
+2
2009-04-24
pkg: Removed unneccessary directory changes in the pkg_ functions
Daniel Friesel
-12
/
+5
2009-04-24
test/main: Woops. Don't fail when no GIT_ parameters are set
Daniel Friesel
-1
/
+1
2009-04-24
pkg: wrap: Don't set $wrapped, it's used nowhere
Daniel Friesel
-3
/
+1
2009-04-24
pkg: vcs_fix_origin: use $1 instead of $PWD
Daniel Friesel
-1
/
+1
2009-04-24
pkg: progress: Clear line immediately before redrawing for smoother display
Daniel Friesel
-1
/
+1
2009-04-24
pkg: Check for -r instead of -f when reading the config
Daniel Friesel
-1
/
+1
2009-04-23
test/main: Unset all git environment parameters before starting
Daniel Friesel
-0
/
+1
2009-04-23
pkg: list_update_remote: Don't rely on ssh return status, !=0 does not always...
Daniel Friesel
-3
/
+3
2009-04-22
Added tests for pkg push
Daniel Friesel
-49
/
+65
2009-04-21
Added tests for GIT_USE_ORIGIN
Daniel Friesel
-70
/
+79
2009-04-21
pkg: Don't use "if (command) {" constructs
Daniel Friesel
-6
/
+6
2009-04-21
pkg: Use meaningful loop parameters (not $i)
Daniel Friesel
-31
/
+31
2009-04-21
pkg: Made most of the vcs_ function independent of $PWD
Daniel Friesel
-10
/
+23
2009-04-21
pkg: Began eliminating the cd madness
Daniel Friesel
-18
/
+12
2009-04-21
pkg: pkg_push: Sanitized if syntax
Daniel Friesel
-3
/
+2
2009-04-21
pkg: Use "source" instead of "." to read the config
Daniel Friesel
-1
/
+1
2009-04-21
pkg: Improved some error messages
Daniel Friesel
-4
/
+4
2009-04-21
pkg: vcs_branch_master: This can only be an error with GIT_USE_ORIGIN=0
Daniel Friesel
-2
/
+2
2009-04-21
pkg: real_priority: Warn upon invalid priority
Daniel Friesel
-1
/
+1
2009-04-20
pkg: Print all config vars in debug mode
Daniel Friesel
-6
/
+11
2009-04-20
pkg(7): git: Updated information about the master branch
Daniel Friesel
-3
/
+3
2009-04-20
pkg: Generalized names of the list_ functions
Daniel Friesel
-10
/
+10
2009-04-20
pkg: Fixed --checklinks-options parsing
Daniel Friesel
-0
/
+2
2009-04-20
pkg: Added --packageroot option
Daniel Friesel
-22
/
+23
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
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
[next]