- npm: Update devDeps. and
package-lock.json
- Fix: "raw" type could miss a slash
- Enhancement: Add
actions
,wiki
pulse
,people
,network
,community
,graphs
,settings
',compare
,projects
,pulls
,labels
,milestones
,deployments
,issues
,releases
,packages
,tags
,branches
- Enhancement: Add
commits
as alias tohistory
type andremove
as alias fordelete
type - Enhancement: Add
--dry-run
option - Testing: Begin tests with coverage
- Maintenance: Add
.editorconfig
- npm: Update deps. (command-line-basics, isomorphic-git)
- npm: Update devDeps.
- Update: Per latest
isomorphic-git
API - npm: Update
isomorphic-git
- Enhancement: Make a programmatic export (moving binary file to
bin
) - Refactoring: Use
command-line-basics
- Docs: Move SVG files to
/doc-includes
- npm: Add
cli
script - npm: Point to fork of
dialog-node
- npm: Update deps. (isomorphic-git, open)
- npm: Update devDeps.
- Refactoring: Switch to CJS
- Build: Use
command-line-publish
- Fix: Stop hard-coding path to local file
- npm: Put deps next to devDeps
- npm: Update devDeps
- Linting: Update
- Update: Switch from nodegit to isomorphic git; devDep: switch to fork of ansi-to-html (for actual build)
- Docs: Build HTML output of CLI API (using ansi-to-html)
- Docs: Build SVG output of CLI API (using ansi-to-svg)
- npm: Add eslint script and build-cli-svg script
- npm: Update devDeps
- Linting: Add HTML file linting (in case adding)
- example script: fix path
- npm: Update deps and devDeps
- Due to mistaken version pushed to npm, revisioning as 1.1.0
- Fix: Allow directory and history to be missing file info (e.g., if just getting of commit as possible in Sourcetree)
- Enhancement: Add
commit
type withdiff
option - Enhancement: Add
sha
option and allow where possible - Enhancement: Allow aliases
blob
andtree
forview
anddirectory
, respectively
- Initial commit