|
| 1 | +6.5.0 / 2022-10-06 |
| 2 | +================== |
| 3 | + |
| 4 | + * git root: show '.' when using with -r in the root dir (#995) |
| 5 | + * git standup: work as expected when no configured (#996) |
| 6 | + * rephrase question depending on switch (#984) |
| 7 | + * Include revert conflicts in git abort (#992) |
| 8 | + * fix(git-effort):fork: retry: Resource temporarily unavailable #979 (#990) |
| 9 | + * git-sync --force will sync without interaction (#989) |
| 10 | + * fix(git-cp): keep the history of the files |
| 11 | + * git-bulk: previous refactor redirected $PWD to stderr by mistake |
| 12 | + * Fix lazy loading bash_completion from XDG_DATA_DIRS |
| 13 | + * Minor changes to man/git-standup.md |
| 14 | + * Replaced -g and -A with -F gpg|authordate |
| 15 | + * fix(bin/git-browse): fix commit hash |
| 16 | + * fix(bin/git-browse): fix bitbucket url |
| 17 | + * feat: open website at file & line number or range |
| 18 | + * #970 standup added -A flag for author date |
| 19 | + * update docs due to formatting error in git-utimes man page |
| 20 | + * update per shellcheck advice |
| 21 | + * update git-utimes.{1,html} to add --newer flag |
| 22 | + * Don't read git-extras.standup.implicit-week twice in git standup |
| 23 | + * quote mod_s and git_s integer vars |
| 24 | + * updates per request of spacewander |
| 25 | + * Update Commands.md |
| 26 | + * allow modification date updates for symbolic links |
| 27 | + * add --newer flag and ignore files in the working tree or index |
| 28 | + * Documented config git-extras.standup.implicit-week |
| 29 | + * Minor change to git standup -w documentation |
| 30 | + * Improved check if -w or -d was given to git standup |
| 31 | + * Renamed config git-extras.standup.implicit-week from git-extras.standup-implicit-week |
| 32 | + * Documented weekend behaviour of git standup -w |
| 33 | + * docs(instllation): replace `git.io` |
| 34 | + * Bump version to 6.5.0-dev |
| 35 | + * Added config git-extras.standup-implicit-week for git standup |
| 36 | + * Document git standup -w option |
| 37 | + |
1 | 38 | 6.4.0 / 2022-04-22 |
2 | 39 | ================== |
3 | 40 |
|
|
0 commit comments