Daniel Schildt
|
04df3cbdaa
|
Fix broken URL from Readme.md
Link to Homebrew repository was broken
because it did not have ``https://`` in the beginning.
|
2012-10-18 16:44:25 +03:00 |
|
Brian J Brennan
|
56fd961fc8
|
Add to readme
|
2012-07-14 14:07:58 -04:00 |
|
TJ Holowaychuk
|
2dc7ff9793
|
Update master
|
2012-07-10 06:18:27 -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 |
|
Leila Muhtasib
|
e08ace3b46
|
Updated main documenation to include git-info
|
2012-06-16 16:16:34 -04: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 |
|
Michael Komitee
|
401e0a21e6
|
Added git-local-commits: script to show a log of all commits not pushed to origin
|
2012-03-31 16:15:00 -07:00 |
|
TJ Holowaychuk
|
54f3b65b68
|
Removed git-pull-request(1)
not very useful since you have to lookup the number, in which case
you might as well just copy/paste the url and git am
|
2012-02-09 08:09:20 -08:00 |
|
TJ Holowaychuk
|
f07ca4b4d3
|
Merge pull request #65 from singingwolfboy/master
fixes for packaging
|
2012-02-09 00:18:15 -08:00 |
|
TJ Holowaychuk
|
acc244e553
|
mention cmd
|
2012-02-08 18:45:22 -08:00 |
|
TJ Holowaychuk
|
2db67fd831
|
sorted effort image
|
2012-02-08 18:44:17 -08:00 |
|
Tj Holowaychuk
|
e20cc82872
|
docs
|
2012-02-08 16:44:53 -08:00 |
|
TJ Holowaychuk
|
b5c41548ce
|
active days img
|
2012-02-08 08:21:53 -08:00 |
|
TJ Holowaychuk
|
9b0bc89eac
|
Release 1.3.0
|
2012-02-08 08:19:57 -08:00 |
|
TJ Holowaychuk
|
8f1a669c46
|
update git-effort(1) image
|
2012-02-08 08:03:44 -08:00 |
|
TJ Holowaychuk
|
9c7232afcf
|
Added --above <n> to git-effort(1)
|
2012-02-08 07:59:19 -08:00 |
|
David Baumgold
|
6ae2ba17ff
|
Merge branch 'master' of github:visionmedia/git-extras
|
2012-02-08 10:54:06 -05:00 |
|
TJ Holowaychuk
|
453251a208
|
docs for git-effort(1)
|
2012-02-07 22:42:59 -08:00 |
|
TJ Holowaychuk
|
1c62e436b7
|
changed git-squash(1)
|
2012-02-04 13:51:43 -08:00 |
|
Tj Holowaychuk
|
9dca3c36f6
|
Merge branch 'master' of github.com:visionmedia/git-extras
|
2012-02-01 13:07:27 -08:00 |
|
Tj Holowaychuk
|
902996edd2
|
Added git-squash
|
2012-02-01 13:07:14 -08:00 |
|
David Baumgold
|
a5c66eb7f4
|
Added MacPorts as a way to install git-extras
|
2012-01-25 11:30:32 -05:00 |
|
Leandro López
|
3c26c94972
|
Adding git-ignore patterns from template was inside git-create-branch documentation.
|
2011-12-31 12:17:12 -02:00 |
|
Jonhnny Weslley
|
7a632e9026
|
remove git-promote
use the `-u` option instead:
git push -u origin branch_name
|
2011-12-26 14:04:45 -03:00 |
|
TJ Holowaychuk
|
2b77c93bf4
|
Update Readme.md
|
2011-12-16 09:08:43 -08:00 |
|
TJ Holowaychuk
|
6e0107ca76
|
Update Readme.md
|
2011-12-16 09:08:30 -08:00 |
|
Tj Holowaychuk
|
c4e938d656
|
Added pre- post-release hooks to git-release
|
2011-12-08 07:55:29 -08:00 |
|
Jonhnny Weslley
|
7780038a39
|
Added git-promote
Promotes a local topic branch to a remote tracking branch of the same name,
by pushing and then setting up the git config.
Thanks to ENTP:
http://hoth.entp.com/2008/11/10/improving-my-git-workflow
|
2011-11-24 15:18:16 -03:00 |
|
Tj Holowaychuk
|
7a5833c88c
|
merged
|
2011-11-09 20:14:27 -08:00 |
|
Tj Holowaychuk
|
a5772a670c
|
Removed git-apply-branch
just realized --squash is pretty much this
|
2011-11-09 20:13:19 -08:00 |
|
Tony
|
f51e56b4e2
|
Added syntax highlighting; numerous tweaks to punctuation; use present tense consistently throughout; tweaked markup so commands are backticked for readability.
|
2011-09-28 09:25:15 -03:00 |
|
Tj Holowaychuk
|
897ed16e6b
|
Added git-apply-branch
|
2011-08-25 11:45:17 -07:00 |
|
Tj Holowaychuk
|
834b06e895
|
doc typo
|
2011-08-24 19:53:50 -07:00 |
|
Tj Holowaychuk
|
6a9fe62c7d
|
Added percentages to git-summary
|
2011-08-24 19:28:57 -07:00 |
|
Tj Holowaychuk
|
6721c10087
|
fixed one-liner
|
2011-07-01 10:35:49 -07:00 |
|
Tj Holowaychuk
|
74eff27090
|
docs
|
2011-05-20 07:37:25 -07:00 |
|
Tj Holowaychuk
|
1f7edd9d24
|
revert broken git-release
|
2011-05-20 07:29:53 -07:00 |
|
Tj Holowaychuk
|
11ee5ed4f8
|
merge conflicts
|
2011-05-19 14:30:31 -07:00 |
|
Jonhnny Weslley
|
a5392d54c3
|
git-ignore template support. Templates are based in https://github.com/github/gitignore
Signed-off-by: Tj Holowaychuk <tj@vision-media.ca>
|
2011-05-19 14:26:46 -07:00 |
|
Jonhnny Weslley
|
8c4cabd803
|
Merge branch 'master' of git://github.com/visionmedia/git-extras
|
2011-05-19 14:21:54 -03:00 |
|
Tj Holowaychuk
|
ec0a1d655b
|
docs
|
2011-04-05 02:55:02 -07:00 |
|
Tj Holowaychuk
|
5d267749a6
|
docs
|
2011-03-29 08:58:12 -07:00 |
|
Tj Holowaychuk
|
b48ee68b8d
|
docs
|
2011-03-27 09:06:08 -07:00 |
|
Jonhnny Weslley
|
ae511e0ef0
|
documentation for git-alias
|
2011-03-16 15:58:27 -03:00 |
|
Jonhnny Weslley
|
b74a9d7080
|
Added git-create-branch
|
2011-02-22 17:04:44 -03:00 |
|
Tj Holowaychuk
|
2b692f861f
|
Added gh-pages command
|
2011-02-10 20:25:25 -08:00 |
|
Jonhnny Weslley
|
6f63a770c5
|
Merge branch 'master' of git://github.com/visionmedia/git-extras
|
2010-11-24 10:19:46 -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
|
deadcd64a5
|
git-ignore template support. Templates are based in https://github.com/github/gitignore
|
2010-11-09 12:03:31 -03:00 |
|