tj.git-extras/bin
nickl- c749fdc54f Complete git-ignore includes global.
Did a rebase merge from the old pull request #46 which we may close now.
Yet it wasn't as simple as that in the end but all things have a resolve:
Added 2 context type arguments to specify --local or --global.
Refactored usage into functions te prevent duplication.
Capable to view and append to both global gitignore as well as the .gitignore from the working folder.
Supports all types of ignore patters including ! negated, comments as well as blank lines.
Complete documentation including several examples.
2012-07-22 22:27:37 +02:00
..
git-alias git alias 2011-03-15 23:13:07 -03:00
git-back Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-bug Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-changelog Use git describe to fetch last tag 2012-07-16 16:52:13 +02:00
git-commits-since Added git-commits-since 2010-08-12 07:45:04 -07:00
git-contrib Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-count Fix shift in git-count 2010-09-07 08:55:36 -07:00
git-create-branch Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-delete-branch Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-delete-merged-branches Added git-delete-merged-branches(1) 2012-06-22 09:07:03 -07:00
git-delete-submodule Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-delete-tag Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-effort fix git-extras whitespace 2012-06-28 17:03:10 -07:00
git-extras Release 1.7.0 2012-06-11 11:00:53 -07:00
git-feature Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-fresh-branch Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-gh-pages track gh-pages branch 2011-12-26 14:04:59 -03:00
git-graft Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-ignore Complete git-ignore includes global. 2012-07-22 22:27:37 +02:00
git-info Added git-info command. 2012-06-16 12:03:52 -04:00
git-local-commits Added git-local-commits: script to show a log of all commits not pushed to origin 2012-03-31 16:15:00 -07:00
git-obliterate Recursive remove by default. 2012-07-14 14:12:15 -04:00
git-pull-request remove debug shit 2012-06-29 13:33:16 -07:00
git-refactor Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-release git-release: removed "Prepared" 2012-05-11 09:47:49 -07:00
git-rename-tag Adding shebang to the rename-tag command 2012-06-20 12:09:56 +02:00
git-repl fixed git-repl conditional 2012-03-27 08:01:59 -07:00
git-setup git-setup: create a directory if the provided one does not exist yet. Additionally, enables the creation of directories with names containing spaces in a more fashion way. Example: 'git setup path/to/repo name'. 2011-05-19 14:26:47 -07:00
git-show-tree Added git-show-tree. 2012-07-22 22:27:37 +02:00
git-squash fixed git-squash 2012-02-04 13:59:07 -08:00
git-summary fix git-summary repo age, remove "ago" 2012-07-09 14:14:16 -07:00
git-touch Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-undo git-undo now includes -h|--hard option. 2012-07-22 22:27:37 +02:00