Commit graph

109 commits

Author SHA1 Message Date
Jonhnny Weslley a14e95a727 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'. 2010-11-10 16:26:26 -03:00
Jonhnny Weslley c909df34fc git-ignore: show all availables templates if no patterns are found. 2010-11-10 15:03:19 -03:00
Jonhnny Weslley 3ed8d50f5c improved user feedback: show matched string using 'grep --color' 2010-11-10 14:52:18 -03:00
Jonhnny Weslley fcf8a696c6 Fixes multiple matches selection 2010-11-10 12:22:49 -03:00
Jonhnny Weslley deadcd64a5 git-ignore template support. Templates are based in https://github.com/github/gitignore 2010-11-09 12:03:31 -03:00
Jonhnny Weslley fac85e1a76 git-ignore doesnt fail if .gitignore file dont exists yet 2010-11-09 10:10:01 -03:00
Tj Holowaychuk 88d3c87f80 MANPATH -> MANPREFIX. Closes #25 2010-11-03 07:41:10 -07:00
Tj Holowaychuk 26c4da6085 Release 0.0.7 2010-10-31 18:52:27 -07:00
Tj Holowaychuk 1d0bab6797 Merge branch 'integration' 2010-10-31 11:54:41 -07:00
Tj Holowaychuk ec95872934 Installing / uninstall man pages 2010-10-31 11:54:37 -07:00
Tj Holowaychuk 0043345e68 Added html docs 2010-10-31 11:51:24 -07:00
Tj Holowaychuk 99d324308b Built docs 2010-10-31 11:51:12 -07:00
Tj Holowaychuk ec756502d6 typo 2010-10-31 11:48:02 -07:00
Tj Holowaychuk e9dbcd19f9 new make clean 2010-10-31 11:47:39 -07:00
Tj Holowaychuk c64a82b76e Started new makefile for docs 2010-10-31 11:47:11 -07:00
Tj Holowaychuk 1233825519 Renamed man pages to *.md 2010-10-31 11:41:30 -07:00
Tj Holowaychuk df322db5b3 Added gitignore 2010-10-31 11:34:57 -07:00
Tj Holowaychuk 01f7eb07c2 misc makefile fixes 2010-10-31 11:33:50 -07:00
Jonhnny Weslley eb6c2bb009 first manual's version 2010-10-29 14:56:33 -03:00
Jonhnny Weslley 81296601e9 man pages support 2010-10-27 17:14:38 -03:00
Jonhnny Weslley ea66a802ba Merge branch 'master' of git://github.com/visionmedia/git-extras 2010-10-27 15:02:05 -03:00
Tj Holowaychuk bf25069fab One-liner 2010-10-25 14:54:44 -07:00
Tj Holowaychuk c9540edc9e Added -d -> -D. Closes #15 2010-10-25 14:03:41 -07:00
Jonhnny Weslley 7e6bc6a608 Merge branch 'master' of git://github.com/visionmedia/git-extras 2010-10-25 17:47:00 -03:00
Tj Holowaychuk 306a1b37b9 Misc 2010-10-22 16:33:34 -07:00
Tj Holowaychuk 3ab9284fde Release 0.0.6 2010-10-22 16:33:14 -07:00
Devin Withers 3f06078531 Use a shallow clone in git-update-extras. 2010-10-22 16:31:14 -07:00
Devin Withers cfc94def59 Create History.md if git-changelog can't find a target. Fixes #14. 2010-10-22 16:29:29 -07:00
Alex McHale 86156ae011 Add command git-touch. 2010-10-15 09:26:45 -07:00
Jonhnny Weslley 3c04b29ba5 Merge branch 'master' of git://github.com/visionmedia/git-extras 2010-10-08 15:08:40 -03:00
Tj Holowaychuk 75af76d2ac Bump version 2010-10-08 08:34:31 -07:00
Tj Holowaychuk ccd7c8e204 Release 0.0.5 2010-10-08 08:33:49 -07:00
Tj Holowaychuk 9bc2f5900a new git-ignore docs 2010-10-08 08:31:06 -07:00
Jonhnny Weslley b2713b5e56 automatically remove trailing slash from argument if it exists 2010-10-08 08:29:27 -07:00
Jonhnny Weslley e53bb372c1 add some usage notes to git-delete-submodule 2010-10-08 08:29:27 -07:00
Jonhnny Weslley 68cf02be47 added git-delete-submodule for delete submodules easily 2010-10-08 08:29:27 -07:00
Jonhnny Weslley 81ede0a4ba show ignored files if no arguments are provided 2010-10-08 08:29:27 -07:00
Jonhnny Weslley f9440c40ef automatically remove trailing slash from argument if it exists 2010-10-08 11:48:10 -03:00
Jonhnny Weslley 672beba34b add some usage notes to git-delete-submodule 2010-10-08 10:39:25 -03:00
Jonhnny Weslley 6f98d7954a added git-delete-submodule for delete submodules easily 2010-10-08 10:32:02 -03:00
Jonhnny Weslley 4c9a87025d show ignored files if no arguments are provided 2010-10-08 10:14:29 -03:00
Tj Holowaychuk 1b5d9890f9 git-setup argument is now optional, defaulting to the CWD 2010-09-14 14:52:41 -07:00
Tj Holowaychuk 938bf5420f Styling 2010-09-13 16:12:59 -07:00
Tj Holowaychuk 573440a2b3 Alias repl "ls" as ls-files 2010-09-13 16:12:28 -07:00
Tj Holowaychuk 3f5afc18cd Brew installation 2010-09-12 12:17:03 -07:00
Tj Holowaychuk 4d7a4d9ce7 Bumped version. be sure to git update-extras ! 2010-09-10 08:29:10 -07:00
Tj Holowaychuk 42c8da315f Release 0.0.4 2010-09-10 08:28:23 -07:00
Gert Van Gool ce43c42087 Don't fail if the local branch doesn't exist 2010-09-10 08:19:27 -07:00
Gert Van Gool a3cbb7df9a Also delete the remote branch 2010-09-10 08:19:27 -07:00
Tj Holowaychuk 90bc5ff7ba Fixed PREFIX to respect env vars
aka: PREFIX=/usr make install
will no work
2010-09-08 15:23:59 -07:00