Commit graph

106 commits

Author SHA1 Message Date
Allan Odgaard f0e3a84822 Update homebrew URL and remove ‘buggy’ label
The ‘buggy’ label was added almost four years ago (bf25069fab) without clarification, so we assume it was motivated by issues that have long since been fixed.
2014-08-29 09:42:04 +02:00
Sasha Khamkov b94fdd11c2 ADD: git-reset-file
Reset single file to HEAD or certain commit-hash

- add git-reset-file
- add respective man files
2014-08-27 10:42:58 +03:00
Rico Sta. Cruz e422f5ecbe Readme: document git-delete-merged-branches 2014-08-13 12:55:34 +08:00
Xiaopei Li c62563bc96 Fix wrong git-info heading level in Readme.md
Fixed wrong git-info heading level: h1 -> h2
2014-07-25 09:33:52 +08:00
Bruno Sutic b2576adae0 Refactor and improve git squash
`git squash` refactor:
- first argument can be a branch or a commit reference
- the `--me` argument is not required anymore
- use `git reset --soft` is squashing on a current branch
- if squashing on master branch, prompt for confirmation
- does not delete provided branch after squashing
- fix bug: if `git merge --squash` command fails, exit script

Update README and man pages.

Fixes #95
Closes #198
2014-07-20 17:33:15 +02:00
Andy 2024744f2b add git-fork
update git-fork to add remotes refs as ssh

change fork source remote name to upstream

add man page for git-fork
2014-07-15 10:11:44 +01:00
hemanth.hm be12410e31 Merge pull request #221 from zlx/feature/git-summary-doc
Make line-summary as sub-command.
2014-07-14 20:01:20 +05:30
Julio Napurí b298c0cba4 Update Readme.md with lock and unlock commands 2014-07-10 11:30:06 -05:00
Niklas Fiekas 3bd1b84759 Add git-rebase-patch 2014-07-10 09:54:17 +02:00
hemanth.hm 8df35250c6 Merge pull request #200 from emkay/patch-1
Readme cleanup.
2014-07-09 11:22:22 +05:30
hemanth.hm 1a6cbf2433 Merge pull request #63 from justone/git_missing
Adding `git-missing` command.
2014-07-09 10:48:17 +05:30
soffolk a4cf7462f0 Add line-summary as an options --line & doc 2014-04-22 21:50:22 +08:00
John Hoffmann 3c6a0844b2 Update Readme.md
Removed the bit about `git-ignore -t` as this was removed by b7222ed2.
2014-03-31 12:47:09 -04:00
Michael Matuzak a781c8498f removing git promote
I don't see a `git promote` command, so I am removing it from the Readme.
2013-11-12 18:24:10 -08:00
Nate Jones 63d707c33c adding git-missing command 2013-07-05 15:31:46 -07:00
TJ Holowaychuk 111f04bb57 Merge pull request #102 from Phally/tag-in-command-line
Entering the tag name in the command line with git-changelog
2013-05-15 10:01:22 -07:00
TJ Holowaychuk 82cdab83f5 Merge pull request #165 from TheHippo/git-archive-file
Git archive file
2013-05-15 09:59:29 -07:00
Phally 0295063981 Updated readme; included the --tag switch. 2013-03-03 16:46:32 +01:00
Jan Krueger b26c6524b5 Adding option to omit config in git-info 2013-02-19 17:54:28 +01:00
Philipp Klose 89440e019b added git-archive-file to Readme.md 2013-02-17 19:48:54 +01:00
TJ Holowaychuk 274b3dc819 Merge branch 'master' of github.com:visionmedia/git-extras 2013-01-28 12:27:32 -08:00
TJ Holowaychuk 2527e38102 fix one-liner. Closes #164 2013-01-28 12:21:04 -08:00
NANRI e71fa3f9e8 fix typo 2013-01-23 06:59:13 +09:00
Gunnlaugur Thor Briem 7b8c38a4bd Move misplaced text into git effort section 2012-11-22 18:19:19 +00:00
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