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 (
Expand
)
Author
Lines
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
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
2009-09-15
checklinks(1): Use a table for --msglevel
Daniel Friesel
-4
/
+6
2009-09-12
ct: vcs_setup: Die if the cd fails
Daniel Friesel
-1
/
+1
2009-09-12
Removed legacy support for 'file_in_path' and 'require' in prereqs scripts
Daniel Friesel
-8
/
+2
2009-09-12
{populate → update}_collected: Remove broken package symlinks in ~/bin
Daniel Friesel
-3
/
+10
2009-09-10
Sorted some stuff
Daniel Friesel
-173
/
+177
2009-09-10
Replaced the fairly useless --debug option by 'ct debug'
Daniel Friesel
-47
/
+28
2009-09-09
ct: {populate,genocide}_collected: Message improvements
Daniel Friesel
-3
/
+5
2009-09-09
Removed deprecated invocations and pkg.conf support
Daniel Friesel
-22
/
+3
2009-09-06
Slightly improved some warning/error messages
Daniel Friesel
-6
/
+8
2009-09-06
Added support for *roff manuals
Daniel Friesel
-2
/
+5
2009-08-29
Moved git-specific logic from pkg_status to vcs_status
Daniel Friesel
-2
/
+5
2009-08-22
ct: Improved populate_collected messages a little bit
Daniel Friesel
-1
/
+4
2009-08-15
ct: list_update_remote: Only use user@host if a user was explicitly specified
Daniel Friesel
-2
/
+5
2009-07-16
checklinks: --remove: unlink hardlink sources as well
Daniel Friesel
-7
/
+10
2009-07-14
ct: Simplified the progress function a little
Daniel Friesel
-2
/
+2
2009-07-13
Removed vcs_fix_origin
Daniel Friesel
-16
/
+0
2009-07-13
checklinks: Minor code cleanup
Daniel Friesel
-2
/
+6
2009-07-13
checklinks: Fixed msglevel for 'removed' message
Daniel Friesel
-1
/
+1
2009-07-13
Support more than one package root
Daniel Friesel
-33
/
+71
2009-07-12
Added support for unlisted packages
Daniel Friesel
-7
/
+5
2009-07-12
ct: list_update_remote: pkglist does not care about PKG_DIR
Daniel Friesel
-2
/
+1
2009-07-11
ct: Various minor source code improvements and fixes
Daniel Friesel
-45
/
+43
[next]