|
| 1 | +4.3.0 / 2017-05-05 |
| 2 | +================== |
| 3 | + |
| 4 | + * git-authors: remove trailing spaces |
| 5 | + * Merge pull request #649 from adriaanzon/patch-1 |
| 6 | + * Merge pull request #651 from spacewander/pass-arguments-to-hooks |
| 7 | + * git-release: add pre-release failure message |
| 8 | + * git release: stop if pre-release hook fails |
| 9 | + * git-release: update docs |
| 10 | + * pass release arguments to pre/post-release scripts |
| 11 | + * git-fork: Let curl exit with error code on fail |
| 12 | + * Merge pull request #647 from SMillerDev/patch-1 |
| 13 | + * Add BSD cat support |
| 14 | + * Merge pull request #646 from spacewander/upgrade-git-standup |
| 15 | + * git-standup: update zsh completion |
| 16 | + * git-standup: also update the docs |
| 17 | + * git-standup: add sanity check to -d option and overwrite -w option |
| 18 | + * git-standup: upgrade interface to catch up with kamranahmedse/git-standup |
| 19 | + * Merge pull request #642 from nschlimm/git-bulk-command |
| 20 | + * Typos again |
| 21 | + * Corrected repository location print out and docs ws-root-directory absolute path |
| 22 | + * Codereview Spacewander - whitespaces in workspace locations |
| 23 | + * Merge pull request #643 from jonyamo/git-pr_clean-git-config |
| 24 | + * Review from spacewander |
| 25 | + * Remove slashes from git-config command |
| 26 | + * Merge branch 'master' into git-bulk-command |
| 27 | + * Merge pull request #636 from spacewander/fix_rename_branch |
| 28 | + * Merge pull request #641 from tj/fix_pull_request_upstream |
| 29 | + * git-rename-branch: use detected upstream remote |
| 30 | + * git-pull-request: use detected upstream remote |
| 31 | + * Better behaviour in non workspace directories |
| 32 | + * Current workspace is default target of bulk operations |
| 33 | + * Even shorter |
| 34 | + * Code refactor |
| 35 | + * bug fix in single ws mode |
| 36 | + * code formatting |
| 37 | + * Fix in git-bulk head |
| 38 | + * New Command git-bulk initial commit |
| 39 | + * Merge pull request #635 from spacewander/fix_rename_branch |
| 40 | + * fix syntax & name variables better in rename-branch |
| 41 | + * Merge pull request #633 from nschlimm/columnsflex |
| 42 | + * taken out duplicate columns setting |
| 43 | + * Optimized file length calculation |
| 44 | + * Columns in git-effort adopt to file length |
| 45 | + * Merge pull request #630 from jjlin/rhel/centos |
| 46 | + * Add RHEL/CentOS installation |
| 47 | + * Merge pull request #629 from dankilman/fix-git-effort |
| 48 | + * Fix git-effort for paths starting with dash |
| 49 | + * Merge pull request #626 from jldugger/jldugger/email-fallback |
| 50 | + * fall back to EMAIL when user.email is not configured |
| 51 | + * Merge pull request #619 from spacewander/git-summary-separator |
| 52 | + * Merge pull request #624 from spacewander/has_git_commit |
| 53 | + * Check commit existed before running some commands |
| 54 | + * Merge pull request #615 from techjacker/master |
| 55 | + * Adds SSH prompt to git fork |
| 56 | + * use U+266A instead of comma as separator |
| 57 | + * Merge pull request #610 from nicolaiskogheim/fix-spelling |
| 58 | + * spelling: {a,an} archive. Fix #609 |
| 59 | + * Merge pull request #606 from spacewander/fix-git-extras-update |
| 60 | + * fix git-extras update and tweak Windows detection |
| 61 | + * Merge pull request #585 from tardypad/stamp |
| 62 | + * Merge pull request #578 from tardypad/count_fix_extra_arguments |
| 63 | + * stamp: show real looking results in Commands.md doc |
| 64 | + * stamp: add warning in documentation about corner case |
| 65 | + * stamp: add zsh autocompletion |
| 66 | + * stamp: remove non used multiple lines error messages |
| 67 | + * stamp: the message consists in all terms after the identifier |
| 68 | + * stamp: identifier is case insensitive for the replacement |
| 69 | + * stamp: add to Commands doc |
| 70 | + * stamp: add manual |
| 71 | + * stamp: add bash autocompletion |
| 72 | + * stamp: add replace option |
| 73 | + * stamp: display new full message as result |
| 74 | + * stamp: add extra optional message parameter |
| 75 | + * stamp: add basic script |
| 76 | + * Merge pull request #601 from richardfearn/git-sed-spaces-in-filenames |
| 77 | + * Merge pull request #603 from richardfearn/git-clear-consistent-defaults |
| 78 | + * Merge pull request #602 from richardfearn/git-delete-merged-branches-fix |
| 79 | + * git-clear-soft: change default yes/no option to "no" (as with git-clear) |
| 80 | + * git-delete-merged-branches: use "xargs -r" to prevent error when there are no branches to delete |
| 81 | + * git-sed: use "git grep -z" and "xargs -0" to cope with spaces in filenames |
| 82 | + * Merge pull request #600 from richardfearn/git-fresh-branch-fix |
| 83 | + * Merge pull request #599 from richardfearn/improve-yes-no-prompts |
| 84 | + * git-fresh-branch: fix handling of 'yes' response when there are changes |
| 85 | + * git-{clear,clear-soft,sync}: improve yes/no prompts |
| 86 | + * Merge pull request #598 from richardfearn/fix-git-sed-typo |
| 87 | + * Merge pull request #597 from richardfearn/commands-md-improvements |
| 88 | + * git-sed: fix 'unkonwn' typo |
| 89 | + * Commands.md: add link to 'git summary' in 'git line-summary' documentation |
| 90 | + * Commands.md: add links to "git bug", etc. to index |
| 91 | + * Commands.md: add 'git rscp' link to 'git scp' documentation |
| 92 | + * Commands.md: put commands in alphabetical order |
| 93 | + * Merge pull request #596 from richardfearn/archive-file-typo-fix |
| 94 | + * Fix typo in archive-file documentation |
| 95 | + * Merge pull request #595 from aaguilera/master |
| 96 | + * fix: git-squash docs. Replaced 'actual' with 'current' |
| 97 | + * Merge pull request #592 from spacewander/fix_integrity |
| 98 | + * Add travis ci |
| 99 | + * Merge pull request #594 from spacewander/fix_release |
| 100 | + * show all commit messages if no tag found |
| 101 | + * strip out branches like trap-effort-signals |
| 102 | + * Add git-reauthor to completion script |
| 103 | + * Relax #! format check |
| 104 | + * Merge pull request #591 from nottrobin/force-clone |
| 105 | + * Be explicit about only resetting git directories |
| 106 | + * Fix branch option parsing |
| 107 | + * Fix usage |
| 108 | + * Use LC_ALL=C for locale consistency |
| 109 | + * Remove unnecessary check |
| 110 | + * git-force-clone |
| 111 | + * Merge pull request #590 from bbbco/changelog-tmp-file-fix |
| 112 | + * Need to remove the temp file regardless |
| 113 | + * Merge pull request #589 from yelinaung/yla/typo-fixes |
| 114 | + * Spelling fixes for the roon file and html files |
| 115 | + * Spelling fixes |
| 116 | + * Merge pull request #588 from spacewander/no-email |
| 117 | + * Add --no-email to git-author |
| 118 | + * Bump version to 4.3.0-dev. |
| 119 | + * count: remove usage of extra arguments for detailed display |
| 120 | + |
1 | 121 | 4.2.0 / 2016-10-08 |
2 | 122 | ================== |
3 | 123 |
|
|
0 commit comments