罗泽轩
760428fa46
Merge pull request #955 from katrinleinweber/summary-highlight-path-opt
2022-02-03 15:01:25 +08:00
Katrin Leinweber
76a3c1f28d
Highlight path option more
2022-01-30 11:45:03 +01:00
罗泽轩
2025ebfb96
Merge pull request #951 from tfendin/local-commits-all-remotes
2022-01-06 11:50:40 +08:00
Tobias Fendin
5467c2ff5a
Updated manual for git local-commits, must track a branch
2022-01-04 17:55:24 +01:00
罗泽轩
843b958c9a
Merge pull request #946 from tfendin/default_branch_logic
2022-01-04 14:11:56 +08:00
Tobias Fendin
7aa178acc9
Made local-commits work with all remotes
2022-01-03 16:45:09 +01:00
Tobias Fendin
2d722c93b8
Updated Readme.md after review
2022-01-03 16:13:28 +01:00
罗泽轩
b772251074
Merge pull request #949 from tfendin/git-ignore-ensure-newline
2022-01-03 21:24:34 +08:00
Tobias Fendin
777fcade17
Added section about main branch to the Readme file
2022-01-01 12:34:22 +01:00
罗泽轩
e370b19190
Merge pull request #947 from tfendin/git-unlock-synopsis-fix
2021-12-31 14:44:36 +08:00
罗泽轩
82b33ac4c7
Merge pull request #948 from tfendin/git-ignore-core-excludesFile
2021-12-31 14:43:55 +08:00
tfendin
fff5fde917
Clarified comment of when newline should be added
...
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-12-30 12:47:29 +01:00
Tobias Fendin
edffba3c2a
Updated git-extras manual after review.
2021-12-30 12:41:28 +01:00
Tobias Fendin
11640196b2
git-ignore: ensure new patterns comes after a newline
2021-12-29 15:07:19 +01:00
Tobias Fendin
6b0ef19caf
Fixed bug in git-ignore which ignored config core.excludeFiles
2021-12-29 14:33:28 +01:00
Tobias Fendin
d914ed3a89
Spell corr in git-unlock synopsis
2021-12-29 14:08:57 +01:00
Tobias Fendin
b2743d785f
Consider init.defaultBranch in git_extra_default_branch, changed default
...
branch to main.
2021-12-29 13:57:12 +01:00
罗泽轩
2370a4e27b
Merge pull request #885 from spacewander/add_pkg
2021-11-26 12:47:16 +08:00
spacewander
2fdd664594
doc: add packaging status
2021-11-23 09:40:20 +08:00
罗泽轩
b33ec65e5f
Merge pull request #940 from overengineer/feature/magic
...
git-magic: Automated commit messages
2021-10-10 12:09:51 +08:00
overengineer
3f2ad3fa8f
Ignored error when git restore --staged fails when there is no commit
2021-10-08 07:36:29 +03:00
overengineer
e0101470ca
Merge branch 'master' into merge/magic
2021-10-08 07:15:16 +03:00
overengineer
86bb1a6764
Added git-magic command
2021-10-08 07:05:50 +03:00
spacewander
96890821b0
Bump version to 6.4.0-dev
2021-10-03 21:25:29 +08:00
spacewander
0c0be92445
Version 6.3.0
2021-10-02 13:25:45 +08:00
罗泽轩
cc9b972e25
Merge pull request #942 from spacewander/ffgd
2021-10-02 13:06:40 +08:00
spacewander
760e64b864
git-delete-squashed-branches: fail fast if can't checkout
2021-10-01 20:04:28 +08:00
罗泽轩
f6fa554077
Merge pull request #939 from SimonTate/feature/force-clear
...
git-clear: add force option
2021-09-16 15:16:20 +08:00
Simon Tate
bc8876b063
git-clear: add force option
...
Add a new -f/--force option to git-clear to allow usage in scripts,
or without user input.
Add -h/--help/? for help
Also update the manual for git-clear for these changes.
2021-09-14 13:45:50 +01:00
罗泽轩
c30ac80d72
Merge pull request #936 from tfendin/multiline_synopsis_fix
...
Format fix of Synopsis in manuals
2021-08-19 11:27:18 +08:00
罗泽轩
4de7b34c9f
Merge pull request #937 from tfendin/dedup_email_case_insensitive
...
Compare email adresses case insensitive in --dedup-by-email
2021-08-17 08:59:46 +08:00
罗泽轩
0edcf8b7e6
Merge pull request #934 from tfendin/no-merge-summary
...
No merge summary
2021-08-17 08:59:30 +08:00
Tobias Fendin
5feb0db212
Adopted git --dedup-by-email to the project coding style
2021-08-14 14:44:21 +02:00
Tobias Fendin
703a8481c6
summary --dedup-by-email now compares email adresses case insensitive.
2021-08-12 22:05:22 +02:00
Tobias Fendin
3413eeb058
Updated lines under Synopsis in the manuals so they are commonly formatted
2021-08-11 17:33:01 +02:00
Tobias Fendin
a7b7f05b5b
Add incompability check for git summary --line --no-merges, split synopsis in its manual.
2021-08-11 16:38:21 +02:00
罗泽轩
a07c5ece5d
Merge pull request #935 from ax1036/git-un-lock
...
fix git (un)lock with spaced filenames
2021-08-11 21:22:48 +08:00
ax1036
296f2a7ad2
fix git (un)lock with spaced filenames
2021-08-10 14:17:33 +02:00
Tobias Fendin
e9708ba9f4
Updated completion for git summary
2021-08-07 17:31:51 +02:00
Tobias Fendin
3c91de7a1e
Updated documentation for git-summary --no-merges
2021-08-07 17:31:51 +02:00
Tobias Fendin
3c632d9e32
Added option --no-merges to git summary
2021-08-07 17:31:49 +02:00
罗泽轩
3821b2c537
Merge pull request #932 from spacewander/git-su
...
git-summary: support filtering `--line` with path
2021-07-22 10:51:02 +08:00
spacewander
ffad35c8db
git-summary: support filtering --line with path
2021-07-09 17:57:30 +08:00
罗泽轩
d28ad34bcb
Merge pull request #865 from pkitszel/pkitszel-git-abort
2021-07-08 15:00:15 +08:00
Przemek Kitszel
b8e58ee9ba
Add git-abort
...
New subcommand just calls git $op --abort, where $op is current git operation, like rebase
2021-07-05 23:43:39 +02:00
罗泽轩
b225ed4934
Merge pull request #928 from duckunix/master
2021-06-09 21:03:33 +08:00
Don Harper
30383f9551
Update point to github docs for forks from API
2021-06-07 20:12:22 -05:00
Don Harper
1f72512ef0
update working
2021-06-06 21:26:01 -05:00
Don Harper
b8b02d8ef1
git-fork | Update man/md/html pages to talk about need of the github personal access token
2021-06-04 23:04:31 -05:00
Don Harper
d8b1007f68
Updated documentation (AUTHORS)
2021-06-04 20:12:41 -05:00