]> Dogcows Code - chaz/git-codeowners/log
chaz/git-codeowners
4 years agoRelease App-Codeowners 0.44 v0.44
Charles McGarvey [Fri, 15 Nov 2019 04:34:25 +0000 (21:34 -0700)] 
Release App-Codeowners 0.44

  * Attempt to fix more compatibility issues (thanks CPAN testers).
  * Honor COLOR_DEPTH=0 to disable ANSI color codes.

4 years agoalso honor COLOR_DEPTH environment variable
Charles McGarvey [Fri, 15 Nov 2019 04:29:03 +0000 (21:29 -0700)] 
also honor COLOR_DEPTH environment variable

4 years agocompare canonical paths in test
Charles McGarvey [Fri, 15 Nov 2019 03:31:01 +0000 (20:31 -0700)] 
compare canonical paths in test

4 years agohopefully fix pod2usage "not a glob reference" bug
Charles McGarvey [Thu, 14 Nov 2019 02:35:05 +0000 (19:35 -0700)] 
hopefully fix pod2usage "not a glob reference" bug

4 years agoRelease App-Codeowners 0.43 v0.43
Charles McGarvey [Wed, 13 Nov 2019 17:13:04 +0000 (10:13 -0700)] 
Release App-Codeowners 0.43

  * Fix "create" and "update" commands... to actually work.

4 years agofix broken "create" and "update" commands
Charles McGarvey [Wed, 13 Nov 2019 17:10:39 +0000 (10:10 -0700)] 
fix broken "create" and "update" commands

4 years agomark "check" target as phony
Charles McGarvey [Wed, 13 Nov 2019 06:50:14 +0000 (23:50 -0700)] 
mark "check" target as phony

4 years agoRelease App-Codeowners 0.42 v0.42
Charles McGarvey [Wed, 13 Nov 2019 04:53:15 +0000 (21:53 -0700)] 
Release App-Codeowners 0.42

  * Add "projects" command to list defined projects.
  * Add flags to filter matches with the "show" command.
  * Remove unused Text::Table suggested dependency.
  * Fix tests to skip if not git 1.8.5+ (thanks CPAN testers).

4 years agoadd projects command and filtering to show command
Charles McGarvey [Wed, 13 Nov 2019 04:46:47 +0000 (21:46 -0700)] 
add projects command and filtering to show command

4 years agoshow COMMANDS section for --help flag
Charles McGarvey [Wed, 13 Nov 2019 04:14:49 +0000 (21:14 -0700)] 
show COMMANDS section for --help flag

4 years agolog if env var GIT_CODEOWNERS_DEBUG is set
Charles McGarvey [Wed, 13 Nov 2019 04:09:23 +0000 (21:09 -0700)] 
log if env var GIT_CODEOWNERS_DEBUG is set

4 years agodo not die in test if there is no git executable
Charles McGarvey [Wed, 13 Nov 2019 03:48:50 +0000 (20:48 -0700)] 
do not die in test if there is no git executable

4 years agorefactor formatters
Charles McGarvey [Wed, 13 Nov 2019 03:43:12 +0000 (20:43 -0700)] 
refactor formatters

4 years agofix dependencies
Charles McGarvey [Wed, 13 Nov 2019 03:29:30 +0000 (20:29 -0700)] 
fix dependencies

4 years agorequire git 1.8.5 because of the -C flag
Charles McGarvey [Tue, 12 Nov 2019 05:57:51 +0000 (22:57 -0700)] 
require git 1.8.5 because of the -C flag

4 years agoembed ansi reset sequence to improve compatibility
Charles McGarvey [Tue, 12 Nov 2019 02:21:01 +0000 (19:21 -0700)] 
embed ansi reset sequence to improve compatibility

4 years agoadd README
Charles McGarvey [Sun, 10 Nov 2019 00:47:14 +0000 (17:47 -0700)] 
add README

4 years agoRelease App-Codeowners 0.41 v0.41
Charles McGarvey [Sun, 10 Nov 2019 00:46:16 +0000 (17:46 -0700)] 
Release App-Codeowners 0.41

  * First public release

4 years agoadd fatpack script
Charles McGarvey [Sun, 10 Nov 2019 00:33:21 +0000 (17:33 -0700)] 
add fatpack script

4 years agouse Text::Table::Any for table formatting
Charles McGarvey [Sat, 9 Nov 2019 22:34:34 +0000 (15:34 -0700)] 
use Text::Table::Any for table formatting

4 years agoallow shorter color codes
Charles McGarvey [Fri, 8 Nov 2019 03:29:18 +0000 (20:29 -0700)] 
allow shorter color codes

4 years agoinitial commit
Charles McGarvey [Thu, 7 Nov 2019 20:49:10 +0000 (13:49 -0700)] 
initial commit

This page took 0.032008 seconds and 4 git commands to generate.