index
:
caretaker
main
Distributed dotfile and script manager
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Collapse
)
Author
Lines
2010-10-18
checklinks: Avoid ..// in BC symlinks
Daniel Friesel
-1
/
+1
2010-10-18
ct: Remove pull/push support for unlisted packages
Daniel Friesel
-2
/
+2
2010-10-18
checklinks: Workaround to conserve BC for previous commit (absolute $etc)
Daniel Friesel
-2
/
+18
2010-10-18
ct new: Support directories / subdirectories. Make checklinks use absolute ↵
Daniel Friesel
-6
/
+8
links for this.
2010-10-18
make "ct new <package> <files>" also work for existing packages
Daniel Friesel
-7
/
+9
2010-10-17
"ct new": Additional arguments specify files to move into new package ↵
Daniel Friesel
-8
/
+36
(experimental)
2010-10-17
Use "." package for package related to current working directory
Daniel Friesel
-0
/
+6
As in, > cd ~/packages/caretaker/man/1; ct p . will push the caretaker package.
2010-10-16
Update copyright statements while at it
Daniel Friesel
-2
/
+2
2010-10-16
Remove some superfluous comments
Daniel Friesel
-5
/
+0
2010-10-16
Finish "ct new"
Daniel Friesel
-2
/
+14
2010-10-16
Find checklinks outside of $PATH
Daniel Friesel
-2
/
+2
2010-10-16
Always use git origins, remove GIT_USE_ORIGIN setting
Daniel Friesel
-31
/
+3
2010-10-14
Begin work on "ct new"
Daniel Friesel
-0
/
+30
2010-10-05
checklinks: Remove support for .links
Daniel Friesel
-8
/
+3
2010-07-13
Call vcs_update_submodules only after running git pull
Daniel Friesel
-1
/
+1
2010-06-16
bin/ct: Make sure local directory is named after package when cloning
Maximilian Gass
-1
/
+1
2010-06-11
Do not use colors & other escapes unless connected to a terminal
Daniel Friesel
-3
/
+10
2010-06-07
Add support for git submodules
Daniel Friesel
-0
/
+9
2010-05-17
Move clear_line call into list_update_local
Daniel Friesel
-1
/
+1
2010-05-17
perl -pi -e 's/\$([a-zA-Z0-9_!#\$\*\@?\[\]-]+)/\${$1}/g' bin/ct (mainly)
Daniel Friesel
-310
/
+310
2010-05-02
Update documentation
Daniel Friesel
-1
/
+0
2010-05-02
Make the whole system more flexible (NOT backwards compatible)
Daniel Friesel
-55
/
+40
* Split up PKG_ROOT into PKG_PROTO, PKG_USER, PKG_HOST and PKG_PATH * Change the fourth list field from PKG_ROOT to the repo's clone uri It is now possible to host your repos on github, for example.
2010-04-26
Don't pull/push repos without origin
Daniel Friesel
-3
/
+9
2010-04-24
Fix ct refresh output
Daniel Friesel
-0
/
+1
2010-04-21
pkg_push: Actually respect hook-on-push option
Daniel Friesel
-2
/
+8
2010-04-21
Add option to disable hook execution for ct push
Daniel Friesel
-10
/
+13
2010-04-21
ct: Fix typo in --colours option
Daniel Friesel
-1
/
+1
2010-04-20
Add "force_depend" prereqs directive
Daniel Friesel
-1
/
+17
2010-03-31
checklinks: Minor code cleanup number UINT32_MAX (or so)
Daniel Friesel
-7
/
+7
2010-03-28
ct: Minor code cleanup
Daniel Friesel
-9
/
+4
2010-03-27
Treat etc/ special: automatically "install" the dotfiles in it
Daniel Friesel
-22
/
+44
2010-03-27
checklinks: Add "auto" link typo for automatic symlinking
Daniel Friesel
-53
/
+153
2010-03-18
Truncate lines to ~80 chars
Daniel Friesel
-20
/
+32
2010-03-18
vcs_status: Remove $gitstatus check, it's not neccessary with --short
Daniel Friesel
-3
/
+1
2010-03-18
ct status: Use git status --short
Daniel Friesel
-1
/
+1
2010-02-20
ct: vcs_pull: Only use git pull --quiet if SILENT=1. Dammit.
Daniel Friesel
-1
/
+7
2010-02-13
ct: Only use git --quiet if SILENT=1
Daniel Friesel
-1
/
+1
2010-02-13
ct --quiet pull: Simply use --quiet instead of --no-stat. Fail.
Daniel Friesel
-1
/
+1
2010-02-13
ct --quiet pull: Use git-pull's new --no-stat option
Daniel Friesel
-1
/
+1
2010-02-12
ct ls local: Use directories, not local package list
Daniel Friesel
-1
/
+1
2010-01-27
checklinks: Update docs, remove allcaps status messages
Daniel Friesel
-9
/
+5
2010-01-09
checklinks: Improve code readability
Daniel Friesel
-7
/
+19
2009-10-10
ct: check_prereqs: Use an anonymous function to source the prereqs file
Daniel Friesel
-13
/
+11
2009-10-10
Remove declarations of unused parameters
Daniel Friesel
-7
/
+4
2009-10-10
ct: Simplified wrap()
Daniel Friesel
-12
/
+11
2009-10-10
ct: Removed wrap_info
Daniel Friesel
-20
/
+6
2009-09-29
Added ct {help,version}
Daniel Friesel
-3
/
+15
2009-09-29
Began mking ct add/remove wrappable
Daniel Friesel
-14
/
+34
(accept more than one package argument)
2009-09-28
Improved source code readability
Daniel Friesel
-33
/
+107
2009-09-15
ct: Renamed some simple list_ functions to list_get_
Daniel Friesel
-26
/
+26
[next]