Commit graph

326 commits

Author SHA1 Message Date
Alexis GRIMALDI ea7d0dcd92 Use git describe to fetch last tag 2012-07-16 16:52:13 +02:00
TJ Holowaychuk 2646f387fa Merge pull request #125 from brianloveswords/master
Add `git-obliterate`
2012-07-14 11:30:21 -07:00
Brian J Brennan 9fad21c498 Recursive remove by default. 2012-07-14 14:12:15 -04:00
Brian J Brennan 56fd961fc8 Add to readme 2012-07-14 14:07:58 -04:00
Brian J Brennan df853d1c5b Add git-obliterate for removing file from history. 2012-07-14 14:04:26 -04:00
TJ Holowaychuk 2dc7ff9793 Update master 2012-07-10 06:18:27 -07:00
TJ Holowaychuk 394c2c074b Merge pull request #124 from agrimaldi/patch-1
Fix screencast link
2012-07-10 06:01:01 -07:00
Alexis GRIMALDI a546165861 Fix screencast link 2012-07-10 08:56:01 +03:00
TJ Holowaychuk 126bff7b20 screencast link 2012-07-09 19:36:49 -07:00
TJ Holowaychuk 618e6a27c1 fix git-summary repo age, remove "ago" 2012-07-09 14:14:16 -07:00
TJ Holowaychuk 901c53c215 remove debug shit 2012-06-29 13:33:16 -07:00
TJ Holowaychuk c66e9536fe fix some quoting in git-pull-request and ensure the remote is available 2012-06-29 13:23:19 -07:00
TJ Holowaychuk 8b3040ed1b fix git-pull-request curl body quoting 2012-06-29 13:07:42 -07:00
TJ Holowaychuk 604b9f3c58 add default of HEAD to git-pull-request 2012-06-29 13:05:42 -07:00
TJ Holowaychuk d489ee24f5 add initial git-pull-request(1) implementation 2012-06-29 12:58:41 -07:00
TJ Holowaychuk 2287e07204 fix git-extras whitespace 2012-06-28 17:03:10 -07:00
TJ Holowaychuk 834a43c1bb Merge pull request #122 from jespino/git-effort-with-dash
Fixed 2 bashism and now works on bash and dash
2012-06-28 17:02:36 -07:00
Jesús Espino abf55ae76c Fixed 2 bashism and now works on bash and dash 2012-06-29 00:30:54 +02:00
TJ Holowaychuk 4e17ad4b69 Merge pull request #119 from jespino/adding-manpages
Adding delete-merge-branches, gh-pages, rename-tag and squash manpages
2012-06-28 12:40:19 -07:00
TJ Holowaychuk c10be63473 Revert "Removing a bashism from git-effort"
This reverts commit cb6c34bc26.
2012-06-28 12:34:10 -07:00
TJ Holowaychuk cf474ecb7a Merge pull request #118 from jespino/bug/bashism-in-git-effort
Bug/bashism in git effort
2012-06-28 12:33:09 -07:00
Jesús Espino cb6c34bc26 Removing a bashism from git-effort 2012-06-28 21:15:34 +02:00
Jesús Espino 82041039a5 Adding delete-merge-branches, gh-pages, rename-tag and squash manpages 2012-06-28 21:14:17 +02:00
Jesús Espino c2c50d4659 Merge remote-tracking branch 'upstream/master' 2012-06-28 09:03:14 +02:00
TJ Holowaychuk f6498e39f3 Merge pull request #117 from jespino/adding-manpages
Adding bug/refactor/feature man pages
2012-06-26 09:23:31 -07:00
Jesús Espino 50a0208f10 Adding bug/refactor/feature man pages 2012-06-26 11:04:30 +02:00
Jesús Espino 175b432eba Adding bug/refactor/feature man pages 2012-06-26 10:59:39 +02:00
Jesús Espino 479bdce215 Merge remote-tracking branch 'upstream/master' 2012-06-26 10:46:10 +02:00
TJ Holowaychuk 38e41cf680 move active above commits in git-summary 2012-06-22 10:21:36 -07:00
TJ Holowaychuk 85c0b6dd88 Added git-delete-merged-branches(1) 2012-06-22 09:07:03 -07:00
TJ Holowaychuk adcaf78418 Revert "Added git-has(1) to check if a commit is present in the current branch"
This reverts commit 9bfe4af5db.
2012-06-21 15:31:05 -07:00
TJ Holowaychuk d90b17fde1 Merge branch 'master' of github.com:visionmedia/git-extras 2012-06-21 15:27:02 -07:00
TJ Holowaychuk 9bfe4af5db Added git-has(1) to check if a commit is present in the current branch 2012-06-21 15:26:42 -07:00
TJ Holowaychuk 58b6270281 Merge pull request #116 from jespino/bug/rename-tag-without-shebang
Adding shebang to the rename-tag command
2012-06-20 08:37:22 -07:00
Jesús Espino a915f6bce2 Merge branch 'bug/rename-tag-without-shebang' 2012-06-20 12:11:58 +02:00
Jesús Espino 465eabef9b Adding shebang to the rename-tag command 2012-06-20 12:09:56 +02:00
TJ Holowaychuk d58c8cff42 Merge pull request #113 from muhtasib/git_info
Updated main documentation to include git-info
2012-06-16 13:20:34 -07:00
Leila Muhtasib e08ace3b46 Updated main documenation to include git-info 2012-06-16 16:16:34 -04:00
TJ Holowaychuk 0c693b9244 Merge pull request #105 from muhtasib/fix_undo
git-undo now keeps file changes when undoing.
2012-06-16 12:18:25 -07:00
TJ Holowaychuk 868c6fb0ad Merge pull request #112 from muhtasib/git_info
Git info
2012-06-16 09:45:00 -07:00
Leila Muhtasib fc32c729a3 Added documentation for git-info command. 2012-06-16 12:32:41 -04:00
Leila Muhtasib e3952df2c1 Added git-info command.
Updated Authors document to include the name of the person whose idea this was.
2012-06-16 12:03:52 -04:00
TJ Holowaychuk 363338a55e Merge pull request #110 from muhtasib/docs_git_effort
Docs git effort
2012-06-12 14:48:04 -07:00
Leila Muhtasib 313d128887 Updated git-extras to include git-effort.
Regenerated git-extras to reflect git-effort being added, and git-pull-request being removed.
Created Readme.md file on how to generate documenation.
2012-06-12 17:15:00 -04:00
Leila Muhtasib 755f07f5e4 Added missing documenation for git-effort command 2012-06-12 16:45:34 -04:00
TJ Holowaychuk cd7242711b Merge pull request #109 from muhtasib/docs_git_summary
Updating git-summary documentation
2012-06-12 11:17:31 -07:00
Leila Muhtasib 3c07115b23 Updating git-summary documentation, because we added a 'repo age' field to git-summary command. 2012-06-12 14:12:06 -04:00
TJ Holowaychuk db657ed486 Merge pull request #108 from muhtasib/git_effort_add_dots
Added dots for fill instead of blank spaces
2012-06-12 09:54:04 -07:00
Leila Muhtasib 4fa2c1d144 Added dots for fill instead of blank spaces 2012-06-12 11:44:33 -04:00
TJ Holowaychuk 962778061e Release 1.7.0 2012-06-11 11:00:53 -07:00