|
1 | 1 |
|
| 2 | +3.0.0 / 2015-04-27 |
| 3 | +================== |
| 4 | + |
| 5 | + * Merge pull request #363 from chernjie/pre-release-docs |
| 6 | + * run pre-release ./manning-up.sh |
| 7 | + * Merge pull request #362 from chernjie/git-scp |
| 8 | + * Updated documentation for git-scp and slight feature change |
| 9 | + * Merge pull request #359 from chernjie/docs |
| 10 | + * Merge pull request #361 from markeissler/better-changelog-fixes |
| 11 | + * Fix git tag substring extraction for bash 3.2. |
| 12 | + * Merge pull request #360 from spacewander/master |
| 13 | + * Merge pull request #355 from markeissler/better-changelog-fixes |
| 14 | + * Merge branch 'better-changelog-fixes' of github.com:markeissler/git-extras into better-changelog-fixes |
| 15 | + * add support for git version below 2.2.0 |
| 16 | + * Fix git-changelog for compatibility for bash<4. Fixes #337, #338 |
| 17 | + * Merge pull request #1 from spacewander/better-changelog-fixes |
| 18 | + * correct the broken regex |
| 19 | + * Rearrange documentation links, see #358 |
| 20 | + * Merge branch 'https://github.com/tj/git-extras.wiki/master' into docs, see #358 |
| 21 | + * Merge pull request #357 from imsky/merge-repo |
| 22 | + * git-merge-repo |
| 23 | + * git merge-repo |
| 24 | + * add wiki for git-guilt |
| 25 | + * add support for git version below 2.2.0 |
| 26 | + * Fix git-changelog for compatibility for bash<4. Fixes #337, #338 |
| 27 | + * Merge pull request #349 from spacewander/git-guilt |
| 28 | + * fix indentation errors in git guilt |
| 29 | + * Merge pull request #345 from spacewander/git-guilt |
| 30 | + * Hope to fix #341 |
| 31 | + * Merge pull request #344 from Somasis/master |
| 32 | + * use argument separator for usages of `grep` which can choke on weird input |
| 33 | + * helper/reset-env: helper to prevent GREP_OPTIONS from causing issues |
| 34 | + * Merge pull request #342 from spacewander/git-guilt |
| 35 | + * add docs for git guilt |
| 36 | + * add git-guilt |
| 37 | + * Merge pull request #340 from spacewander/git-effort |
| 38 | + * sort unless there is only one item |
| 39 | + * Merge pull request #333 from paulschreiber/merged-branches |
| 40 | + * add show-merged-branches and show-unmerged-branches |
| 41 | + * Merge pull request #334 from paulschreiber/dont-delete-svn-branch |
| 42 | + * when deleting merged branches, preserve "svn" branch for git-svn Fixed #328 |
| 43 | + * Merge pull request #324 from chernjie/git-ignore |
| 44 | + * Merge pull request #331 from markeissler/better-changelog-fixes |
| 45 | + * Fix tag trapping when HEAD and tag point to same commit. |
| 46 | + * Fix gitflow commit history output. |
| 47 | + * Merge pull request #327 from markeissler/better-changelog-completion |
| 48 | + * Updated bash completions for better-changelog. |
| 49 | + * Update docs for revised git-changelog. |
| 50 | + * Merge pull request #325 from markeissler/better-changelog |
| 51 | + * Complete rewrite to support commit ranges for pretty and list output. |
| 52 | + * Support ~ in add_patterns for git-ignore |
| 53 | + * Support ~ in show git-ignore |
| 54 | + * add wiki for git-merge-into |
| 55 | + * Merge pull request #323 from spacewander/master |
| 56 | + * add docs for git-merge-into |
| 57 | + * add merge-into to merge two branches quickly |
| 58 | + * Merge pull request #322 from andrewsomething/master |
| 59 | + * git-fresh-branch: Check for changes and prompt for input before nuking. (Issue: #142) |
| 60 | + * Merge pull request #308 from spacewander/git-utility |
| 61 | + * Merge pull request #312 from RichardLitt/feature/concat-extra-feature-names |
| 62 | + * Merge pull request #320 from cironunes/gh-pages-fix |
| 63 | + * fix gh-pages to stash and don't delete files |
| 64 | + * Merge pull request #319 from pfctgeorge/allow-empty-when-setup |
| 65 | + * Allow empty initial commit when setup repo. |
| 66 | + * Merge pull request #317 from jykntr/master |
| 67 | + * git-summary correctly displays project name |
| 68 | + * git scp #300 |
| 69 | + * Merge pull request #316 from code42day/changelog-config |
| 70 | + * changelog: add git-config support for format and log options |
| 71 | + * Merge pull request #315 from code42day/consistent-editor |
| 72 | + * use standard git editor in git-authors & git-changelog |
| 73 | + * Merge pull request #314 from snowyu/feature/custom-commit-message |
| 74 | + * + custom commit message options supports |
| 75 | + * Merge pull request #300 from chernjie/git-scp |
| 76 | + * Merge pull request #313 from wooorm/bug/fix-missing-closing-brace |
| 77 | + * Fix missing closing curly brance in `bash_completion.sh` |
| 78 | + * Added in option to concat extra feature names |
| 79 | + * link to git delta |
| 80 | + * git delta usage |
| 81 | + * Merge pull request #310 from imsky/git-delta |
| 82 | + * git-delta |
| 83 | + * Add git-authors |
| 84 | + * Merge pull request #309 from wooorm/feature/add-git-authors |
| 85 | + * Add git-authors |
| 86 | + * Updated Commands (markdown) |
| 87 | + * Updated Commands (markdown) |
| 88 | + * Updated Commands (markdown) |
| 89 | + * Updated Commands (markdown) |
| 90 | + * Updated Commands (markdown) |
| 91 | + * tj#300 Added bash completion |
| 92 | + * extra mktemp into git_extra_mktemp |
| 93 | + * Merge pull request #307 from ckhall/feature/add_git_chore_workflow |
| 94 | + * adding git-chore |
| 95 | + * Merge pull request #306 from spacewander/master |
| 96 | + * add enough X to fix #303. GNU mktemp requires at least three X in the last part of template. |
| 97 | + * Merge pull request #304 from wooorm/git-ignore-typo |
| 98 | + * Fix typo in in `git ignore` message |
| 99 | + * symlink git-rscp to git-scp |
| 100 | + * Avoid duplicating asterisk. |
| 101 | + * Updated License. |
| 102 | + * Fix link to git feature command |
| 103 | + * path argument can not be optional in `rscp`; add more docs |
| 104 | + * OMG a spelling mistake\! |
| 105 | + * Merge pull request #301 from raeffs/master |
| 106 | + * updated documentation because git-squash does no longer delete source-branch |
| 107 | + * Updated man page for git-scp |
| 108 | + * First RFC documentation |
| 109 | + * Merge pull request #299 from jonanp/git-delete-branch |
| 110 | + * When deleting a branch check if git has config. |
| 111 | + * Added a footer. |
| 112 | + * Merge pull request #298 from timfeirg/master |
| 113 | + * remove stuff from readme & form a list |
| 114 | + * add a few keywords |
| 115 | + * some remaining dashes |
| 116 | + * roughly finished |
| 117 | + * Updated Commands (markdown) |
| 118 | + * Updated Commands (markdown) |
| 119 | + * Updated Commands (markdown) |
| 120 | + * gonna use the clean sub command for each command explanation |
| 121 | + * adding links turn out to be a pain, go to sleep |
| 122 | + * add commands page link |
| 123 | + * add commands page, all copy & paste |
| 124 | + * add screencasts |
| 125 | + * copy from readme |
| 126 | + * Updated Install (markdown) |
| 127 | + * Created Install (markdown) |
| 128 | + * adapted a more generic, customizable and friendly script |
| 129 | + * Copy from git-goth https://github.com/chernjie/git-goth |
| 130 | + * Initial Home page |
| 131 | + * Merge pull request #296 from spacewander/add-completion |
| 132 | + * add more bash completion functions |
| 133 | + * Merge pull request #294 from GuillaumeSeren/feature/git-missing-add-ref-completion |
| 134 | + * Add ref completion to git-missing. |
| 135 | + * Merge pull request #293 from tj/revert-291-ignore-man-generated-files |
| 136 | + * Revert "Ignore *.html and *.1 auto-generated files in man/" |
| 137 | + * Merge pull request #292 from RasmusWL/make-handle-missing-man |
| 138 | + * make will not assume man pages already exists |
| 139 | + * Merge pull request #291 from jguenther/ignore-man-generated-files |
| 140 | + * Ignore man/git-*.html and man/git-*.1 |
| 141 | + * Remove auto-generated files man/git-*.html and man/git-*.1 |
| 142 | + * Merge pull request #226 from tsldh/master |
| 143 | + * added changelog to release as optional flag |
| 144 | + * Merge pull request #289 from mavant/feature/mktemp |
| 145 | + * Use mktemp for temporary file creation. |
| 146 | + * Merge pull request #288 from dead-horse/release-hook |
| 147 | + * make release hook more flexible |
| 148 | + * Merge pull request #287 from benjaminparnell/master |
| 149 | + * added --no-color to git-delete-merged-branches |
| 150 | + * More portable she-bangs. |
| 151 | + * Merge pull request #283 from e28eta/patch-1 |
| 152 | + * Use process-specific tmp file and clean up on exit |
| 153 | + * Merge pull request #281 from emilkje/patch-1 |
| 154 | + * Merge pull request #280 from valeriangalliat/feature/git-info-posix |
| 155 | + * Update Readme.md |
| 156 | + * git-info: POSIX compliance |
| 157 | + * Merge pull request #278 from tj/delete-submodule-fix |
| 158 | + * Fixes #277 |
| 159 | + * Merge pull request #276 from spacewander/master |
| 160 | + * modify the behavior of git-ignore, now it will cd root to find .gitignore |
| 161 | + |
2 | 162 | 2.2.0 / 2014-11-18 |
3 | 163 | ================== |
4 | 164 |
|
|
0 commit comments