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-03-18
pkg: Fixed typo in a comment
Daniel Friesel
-1
/
+1
2009-03-14
pkg: Don't accidently empty the remote package list
Daniel Friesel
-2
/
+8
2009-03-13
pkg(7): Fixed typo pointed out by zaba
Daniel Friesel
-1
/
+1
2009-03-13
pkg(7): Added short note about git
Daniel Friesel
-0
/
+7
2009-03-13
pkg: For now, only support the master branch
Daniel Friesel
-3
/
+12
2009-03-12
pkg refresh: For now, don't call vcs_fix_origin with rewrite, since git is ↵
Daniel Friesel
-1
/
+1
too complex to be fixed by pkg
2009-03-12
pkg: Really fixed vcs_fix_origin, at least for now
Daniel Friesel
-0
/
+2
2009-03-12
pkg: Fixed vcs_fix_origin
Daniel Friesel
-1
/
+1
2009-03-12
pkg refresh: Forcefully fix git remote origin
Daniel Friesel
-1
/
+3
2009-03-12
newpackage: Create package locally as well
Daniel Friesel
-0
/
+5
2009-03-12
checklinks(1): Fixed typos pointed out by penma
Daniel Friesel
-5
/
+5
2009-03-12
checklinks(1): $etc: Added example
Daniel Friesel
-1
/
+1
2009-03-12
checklinks: Removed old (obsolete) option parsing
Daniel Friesel
-9
/
+0
2009-03-12
pkg: global post-update hook: Fixed parameters for checklinks
Daniel Friesel
-4
/
+2
(Did I already mention that the zsh patterns/expansion are extremely weird and not entirely behaving as documented?)
2009-03-12
Added helper to create a new package in the PKG_ROOT
Daniel Friesel
-0
/
+29
2009-03-12
pkg: Removed a trailing whitespace
Daniel Friesel
-1
/
+1
2009-03-08
Updated checklinks documentation
Daniel Friesel
-2
/
+13
2009-03-08
Support $package and $etc in links file
Daniel Friesel
-1
/
+17
2009-03-08
pkg(7): Mention Makefiles
Daniel Friesel
-0
/
+4
2009-03-08
pkg: vcs_upgrade: assume branches are set up correctly and do git pull ↵
Daniel Friesel
-11
/
+1
without arguments
2009-03-08
Merge branch 'master' of ssh://aneurysm/home/derf/var/packages_root/core
Daniel Friesel
-37
/
+44
2009-03-08
Use unicode in manuals
Daniel Friesel
-3
/
+3
2009-03-08
Added arguments (-q etc) to zsh completion
Daniel Friesel
-36
/
+43
2009-03-08
Fixed wrong argument in pkg(1)
Daniel Friesel
-1
/
+1
2009-03-07
pkg: grep to /dev/null
Daniel Friesel
-1
/
+1
2009-03-05
vcs_fix_origin: Also check for origin in .git/config
Daniel Friesel
-1
/
+2
2009-02-24
pkg: Whoops, really apply change to vcs_fix_origin
Daniel Friesel
-1
/
+1
2009-02-24
pkg: vcs_fix_origin: the remote is a directory in newer git versions
Daniel Friesel
-1
/
+1
2009-02-24
Merge branch 'master' of /home/derf/var/packages_root/core/
Daniel Friesel
-2
/
+2
2009-02-24
pkg: Fixed some cosmetic mistakes in check_prereqs
Daniel Friesel
-10
/
+10
2009-02-24
pkg: vcs_fix_origin: Just check for the file
Daniel Friesel
-2
/
+2
2009-02-21
pkg: parameter setup: autoload sanity
Daniel Friesel
-2
/
+2
2009-02-11
pkg: genocide_collected: Removed TODO (that's the responsibility of the ↵
Daniel Friesel
-1
/
+0
package, not of pkg)
2009-01-29
pkg: fix_origin: We already are in the right directory
Daniel Friesel
-1
/
+0
2009-01-29
pkg: Renamed fix_origin to vcs_fix_origin
Daniel Friesel
-11
/
+12
2009-01-29
pkg: only execute fix_origin after pulling/pushing
Daniel Friesel
-1
/
+2
2009-01-26
checklinks: Fixed mkdirs
Daniel Friesel
-2
/
+5
2009-01-26
checklinks: Create parent directories if neccessary
Daniel Friesel
-0
/
+14
2009-01-24
pkg: check_prereqs: recommend: Fixed info message
Daniel Friesel
-1
/
+1
2009-01-24
Fixed a typo in pkg.conf(5)
Daniel Friesel
-1
/
+1
2009-01-23
Added support for global hooks via .pkg.conf
Daniel Friesel
-0
/
+15
2009-01-22
Updated pkg(7)
Daniel Friesel
-1
/
+8
2009-01-22
pkg: check_prereqs: Removed unneccessary subshells
Daniel Friesel
-4
/
+4
2009-01-22
pkg: check_prereqs: Added recommends and suggests, aliased depend to require
Daniel Friesel
-5
/
+33
2009-01-20
Updated description
Daniel Friesel
-1
/
+0
2009-01-20
bootstrap: Added note about PKG_ROOT path
Daniel Friesel
-0
/
+1
2009-01-12
pkg: silent mode: Run make in silent mode as well
Daniel Friesel
-0
/
+6
2009-01-07
pkg: vcs_upgrade: Pull currently checked out branch
Daniel Friesel
-6
/
+7
2009-01-06
Merge branch 'experimental'
Daniel Friesel
-53
/
+66
2009-01-06
pkg: pkg_status: Fixed hooks and infos
Daniel Friesel
-1
/
+2
[next]