Commit graph

166 commits

Author SHA1 Message Date
TJ Holowaychuk 2e53ff6091 Release 1.6.0 2012-06-04 13:51:13 -07:00
TJ Holowaychuk 37424606ba tweak update a bit 2012-06-04 13:48:38 -07:00
Wil Moore III b3cf0c8b3d Favoring the use of bash "Parameter Expansion" instead of "dirname" as
"dirname" has some cross-platform challenges.

- removed the superfluous stderr redirection
- switched out dirname for param expansion
2012-06-04 14:34:46 -06:00
Wil Moore III 0b71ff6797 Corrected git extras update where ${PREFIX} was not honored for make install
- query for $PREFIX given location of `git-extras` script
- prefix `make install` with ${PREFIX} -- empty is given if $PREFIX not
  set allowing makefile to continue to use it's default in that case.
2012-05-30 22:41:56 -06:00
TJ Holowaychuk f4936f4e23 git-release: removed "Prepared" 2012-05-11 09:47:49 -07:00
TJ Holowaychuk 785f546f68 Merge pull request #99 from creynders/master
modified changelog and added rename-tag
2012-05-03 10:46:55 -07:00
Camille Reynders 1914503d2f added switch -l as shortcut for --list to git-changelog 2012-05-03 19:27:58 +02:00
Camille Reynders 0e97b5f9a0 git-changelog accepts optional parameter to pass changelog output file 2012-05-03 19:24:43 +02:00
Camille Reynders b91534b234 fixed incorrect argument passing and added pushing to remote 2012-05-03 14:23:07 +02:00
Camille Reynders cfb0d15aad added git-rename-tag 2012-05-03 14:03:48 +02:00
TJ Holowaychuk a4905546c0 ocd 2012-04-29 10:33:31 -07:00
creynders 69140cec81 made git commit optional and added -a -m switches to tag 2012-04-28 14:29:47 +03:00
Marc Harter 148c89707e changelog pulls tags in reverse order 2012-04-19 21:16:57 -05:00
TJ Holowaychuk c7444a5674 Merge pull request #93 from wavded/master
switch to printf instead of echo for git-changelog
2012-04-19 09:27:13 -07:00
Marc Harter 059e01a864 switched to printf instead of echo 2012-04-19 11:15:38 -05: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 d79a310ed1 fixed git-repl conditional 2012-03-27 08:01:59 -07:00
nulltask 50e47e0be0 Added displaying current branch name to git-repl(1) prompt 2012-03-27 17:33:39 +09:00
TJ Holowaychuk 736ffc30bf Merge branch 'master' of github.com:visionmedia/git-extras 2012-03-26 15:20:14 -07:00
Dave James Miller 8fcabe34a3 Improvements to git-repl
Fix history support by padding -e to read again, and forcing use of Bash instead of default shell (dash on Debian doesn't work).

Fix support of quotes in commands by using eval.

Don't show git help when pressing enter without typing a command.
2012-03-26 15:19:36 -07:00
Mathieu D. (MatToufoutu) 361f47ce40 use https to clone in the automatic install script 2012-03-22 18:15:19 +01:00
TJ Holowaychuk bbd32d870a Release 1.5.1 2012-03-15 16:50:46 -07:00
Matt Colyer 226f58ab6f Fixes sorting issues with annotated and lightweight tags. 2012-02-29 17:25:47 -08:00
Tj Holowaychuk 1d839fdd15 Added active days to git-summary(1) (and refactored) 2012-02-09 10:15:48 -08: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 738c784352 replace unsorted with sorted 2012-02-08 18:35:25 -08:00
TJ Holowaychuk a1ed706328 Added: sort git-effort(1) results. Closes #73 2012-02-08 18:17:13 -08:00
TJ Holowaychuk 643d20801b refactoring git-effort 2012-02-08 18:16:02 -08:00
Tj Holowaychuk 4db5ee02eb Release 1.4.0 2012-02-08 16:45:48 -08:00
Tj Holowaychuk f6e8cc6ecc Added: allow files to be passed to git-effort(1). Closes #71 2012-02-08 16:43:49 -08:00
Tj Holowaychuk 6aa2944727 Added: hide/show cursor for git-effort(1)
since it looks really funny otherwise
2012-02-08 16:40:26 -08:00
Tj Holowaychuk 38cba1a781 Changed: color git-effort(1) commits / active days independently 2012-02-08 16:35:47 -08:00
Tj Holowaychuk a75f6db5bc refactord git-effort(1) 2012-02-08 16:31:17 -08:00
David Baumgold 6fce92796c Modified git-pull-request to be able to create pull requests, as well as apply them 2012-02-08 15:30:46 -05:00
David Baumgold 5a15aea7ab Added git-gh-oauth: script to manage oauth keys for github 2012-02-08 15:30:11 -05:00
TJ Holowaychuk 9b0bc89eac Release 1.3.0 2012-02-08 08:19:57 -08:00
TJ Holowaychuk 3d8f8f340b Added active days to git-effort(1) output 2012-02-08 08:18:01 -08:00
TJ Holowaychuk be49961019 Release 1.2.0 2012-02-08 08:05:28 -08:00
TJ Holowaychuk 77ff0fe0d4 Added a greater color range to git-effort(1) 2012-02-08 08:02:30 -08:00
TJ Holowaychuk f07197c2cd use red instead of green 2012-02-08 08:00:50 -08:00
TJ Holowaychuk c2bd285ef8 ws 2012-02-08 07:59:57 -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 c1d2dfc04c Release 1.1.0 2012-02-07 22:47:15 -08:00
TJ Holowaychuk a1ea7e3a32 Added git-effort(1) (not yet complete) 2012-02-07 22:40:37 -08:00
TJ Holowaychuk e7280f0305 refactored git-summary(1) 2012-02-07 22:18:45 -08:00
TJ Holowaychuk 4a56adb294 Release 1.0.0 2012-02-04 14:01:59 -08:00
TJ Holowaychuk 07d5ee82ff fixed git-squash 2012-02-04 13:59:07 -08:00
TJ Holowaychuk 1c62e436b7 changed git-squash(1) 2012-02-04 13:51:43 -08:00