Releases: simonwhitaker/gibo
Releases · simonwhitaker/gibo
v3.0.2
Changelog
- 7432fbf Add $GIBO_BOILERPLATES var for local repo location
- 768dfef Add 'Generated by gibo' header
- d716615 Add AppStream data
- 789efee Add CI badge
- b3e1fab Add GIBO_BOILTERPLATES env var support to zsh
- ad59871 Add Homebrew upgrade command
- 1f404dc Add UNLICENSE text to head of gibo
- 45b5fa1 Add VS Code extension recommendations
- 6f10d1a Add credits to README
- bb8a999 Add devcontainer config
- 6ba0653 Add gibo root command
- 54015c2 Add gibo.bat root command and bump version to 2.2
- 0507f63 Add homebrew instructions
- a44d651 Add link to wiki page showing how to use gibo-completion.zsh as an oh-my-zsh plugin.
- cf94ba3 Add newlines after dumping
- 94e0c84 Add note in README about gibo v3
- 7062bcd Add notes on releasing gibo
- 1a38c70 Add root, search to shell completion scripts
- e05dcb0 Add sanity checking of command-line args
- f78a604 Add search command
- 8dabb30 Add shared init command for initialising boilerplate repo on demand
- 6d5bd8c Add shellcheck step to CI (#50)
- 92a2ffc Add test for dumping multiple boilerplates
- 62dcb05 Add tests (#48)
- 32ece71 Add zsh autocompletion file
- 96fe59b Add zsh completion stuff to README
- a046f35 Added (*nix)..
- c50123f Added
--append
(-a
) option to automatically append the boilerplate contents to the .gitignore file. So, I don't keep forgetting to use '>>' instead of '>' and overwrite my .gitignore files.. - df37a4e Added a DOS batch file version of the gibo shell script.
- bf03194 Added bash completion script for enhanced gibo joy
- 167feb5 Added information about gibo.bat and installing on Windows.
- 622c13e Added support for GIBO_BOILERPLATES envar. Cleaned up the argument handler a bit (more friendly to Windows users). Added suggestions when there is an invalid argument. Added
search expr
command. Added optional parameter tolist
command. Added--autostash
and-q
to the git pull command. - 628a7c6 Broke the command-line statements out..
- 35b486a Bump version to 1.0.5
- 785bfbb Bump version to 1.0.6
- 3dba092 Bump version to 2.1.2
- b63af2e Bump version to 2.2
- 650b208 Bump version to 2.2.1
- f2f31d2 Bump version to 2.2.2
- a651f58 Bump version to 2.2.3
- 091e183 Bump version to 2.2.4
- e50c866 Bump version to 2.2.5
- 386ea30 Bump version to 2.2.6
- 6c2e2fd Bump version to 2.2.7
- 231ec3e Change install URL to one I control
- e77c449 Change repo name to gibo
- 06337da Changed the boilerplate header output to just be the boilerplate's file name, so it doesn't include potentially private paths.
- a5bbd05 Changed the output to match gibo 1.0.3.
- 0452baf Clarify usage message
- 05eca21 Clone silently if dumping a boilerplate
- ce76363 Correct type in docs
- b932726 Corrected grammar
- 2676e3f Create ci.yml
- 3ae29de Create ci.yml
- c5c3e7e Do a shallow clone when cloning github/gitignore.git
- 58bc664 Document Fedora package availability
- 5ec9930 Enclose variable that potentially contains whitespace in quotes
- 0b1d64b Escape parentheses to avoid closing if clause unexpectedly (#52)
- e381a54 Excluded .sublime-project files.
- c9c7eb3 Explain how gibo can be used to generate .hgignore files as well.
- 5ee38c3 Fix Dockerfile
- 585ee68 Fix README
- aa531cc Fix fish completion script
- bd5713f Fix help text in gibo.bat
- 5e435c9 Fix main args test
- 08affbb Fix tests
- 3305464 Fix typo "gibo upgrade" -> "gibo update" in README.md
- fcd8c97 Fixed command-line tabs to spaces..
- 999039e Fixed curl for one liner *nix installation
- 1e4fc07 For the files placed in "~/.gitignore-boilerplates" directory, directories other than "Global" directory are also scanned.
- 4bb17ad Force --ff option
- eae40ba Implement advertised -h command-line option quickly before anyone notices ;-)
- 3eeaf36 Improve a performance of list command by using pipe instead of loop
- e149a45 Improve connectivity with UNIX-Pipeline
- 7af6aec Improve zsh completion
- 1f17cf5 Initial commit
- 53f92af Initialise docker image using gibo update
- 3899a48 Make fish shell tab-completion script load boilerplate names lazily
- a72f6c6 Make search case-insensitive
- f4a5984 Make sure we're using branch
main
- 9b1a5f8 Make zsh autocompletions case-insensitive
- 1c0dbc8 Merge branch 'add-homebrew-instructions'
- bf3f5dd Merge branch 'jakejohns-feature/platedir'
- 61fdb98 Merge branch 'ktr0731-ignore-stderr'
- eec4bbb Merge branch 'master' of github.com:simonwhitaker/gibo
- 91b2ddf Merge pull request #1 from ixti/master
- e3dd981 Merge pull request #10 from kodybrown/master
- d7726f1 Merge pull request #11 from bartoszmajsak/patch-1
- d2dd7e0 Merge pull request #12 from nicdumz/master
- 7a3fb81 Merge pull request #15 from yilazius/gibo-fish-completion
- 57558e6 Merge pull request #16 from itiut/improve-zsh-completion
- d4a6bc1 Merge pull request #18 from blp1526/force_ff_option
- b2661fd Merge pull request #19 from susisu/case-insensitive-search
- 5b493f3 Merge pull request #2 from yevgenko/master
- 4fb8d20 Merge pull request #20 from shotat/feature/docker
- 0cc2e52 Merge pull request #21 from shotat/feature/updatereadme
- a031cfe Merge pull request #25 from saschpe/fedora
- 243c8f6 Merge pull request #31 from hana-da/fix_readme
- c3cc280 Merge pull request #32 from kodybrown/master
- 435ef77 Merge pull request #9 from hugovk/patch-1
- 717c874 Merge remote-tracking branch 'gibo-go/main'
- 927c5e6 Merge remote-tracking branch 'upstream/master'
- 7e2110b Minor amendment to bash completion file instructions
- dbb94fc Move shell script to previous
- 6e69c15 Move unlicense blurb into separate file
- bcf7ce9 Only output 'Generated by gibo' header once
- 61d0aff Reduce size of docker image
- 6bd14c6 Remove bashism
- 0bb1627 Remove broken she-bang line
- 8bdc687 Remove dependency on -C flag
- b80c15a Remove email from help text
- ff9f2f8 Remove git pull --autostash option
- 4c86528 Remove header in list output
- 02e07cc Remove redundant line of code
- 4c52b8c Remove screenshot from README
- b0fff2a Remove shellcheck VSCode extension
- f9e8e74 Removed Sublime project
- 744140d Removed extra line preceedig boilerplate output.
- d93f468 Removed the --append flag.
- 4e0c5cf Removed verbose output that would never get called.
- f6e89ba Rename UNLICENSE to LICENSE
- 597ab86 Rename gibo-go to gibo
- 2c6da04 Reorganise completion files
- b4d51ec Replace == with -eq or = as appropriate
- 3c1f465 Revert "Create ci.yml"
- 090c376 Revert "Set some useful options"
- bd5710b Set some useful options
- 500d099 Show current repo rev in URLs
- a27537f Show path to raw file on Github in output
- 9f1157b Show usage if dump is called without arguments
- 55dc2c1 Simplify Dockerfile
- ab6ec16 Suppress find errors if local repo doesn't exist
- de5ea61 Tidy up README
- 64b7276 Tidy up README
- 619efe8 Tidy up gibo.fish
- d99ebf1 Trim end-of-line spaces
- 9809dc8 Tweak the installation instructions
- 8af6ca1 Typo: installion -> installation
- 548abfc Update README.md
- c012865 Update ci.yml (#47)
- 453af59 Update email address
- 0f92d41 Update gibo.bat to v2.0
- aec41db Update gibo.fish
- 5fca3b2 Update installation instructions to use ~/bin by default
- f2a2b74 Update main branch name in CI (#54)
- c1987c5 Update version string with Github URL
- 4bc1d31 Update version to 1.0.3
- bad8be3 Update version to 1.0.4
- b98342f Updated the version number.
- 573ac8e Use compdef instead of compctl for zsh completion
- f1080c8 Write columnar output when using --list
- d6976b2 [fish] enable tab-completion of multiple boilerplates
- 9c27be5 [v2] Rename upgrade command to update
- a3bd54d [v2] Switch to subcommand model
- b0327a2 [v2] Update README
- 7a2d630 [v2] Update bash tab completion script
- 3a5ab93 [v2] Update fish tab completion script
- 2530990 [v2] Update zsh tab completion script
- 40c003d add docker
- 453c8b2 add straightforward installation instruction
- 424c985 add support for gibo completion for fish shell
- 5997d1c chore: change github/gitignore branch from "master" to "main" (#51)
- 4bb2d24 ignore command substitution stderr
- 3b51601 update readme