Commit graph

118 commits

Author SHA1 Message Date
Jonhnny Weslley f3fb2dda61 git alias 2011-03-15 23:13:07 -03:00
Jonhnny Weslley 8f9a69a969 Bump version 2011-02-22 17:12:39 -03:00
Jonhnny Weslley b74a9d7080 Added git-create-branch 2011-02-22 17:04:44 -03:00
Jonhnny Weslley 1a1a722527 removed git-ignore template support 2011-02-22 13:07:41 -03:00
Jonhnny Weslley f235670a3e adopting uniq code style across multiple scripts: variables assignments, arguments validation and core logic. This style reduces if statements usage and makes code easier to understand. :D 2010-11-25 16:23:38 -03:00
Jonhnny Weslley 6f63a770c5 Merge branch 'master' of git://github.com/visionmedia/git-extras 2010-11-24 10:19:46 -03:00
Jonhnny Weslley 729b231f21 fixed typo error 2010-11-24 10:17:34 -03:00
Jonhnny Weslley 54fd21a755 Use annotated tags to release commits instead of lightweight tags 2010-11-24 10:16:53 -03:00
Tj Holowaychuk 0a15fb839c https. Closes #27
weird, I thought we changed this to http a while ago because https was not working haha, durr
2010-11-18 12:57:54 -08:00
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