spacewander
ffad35c8db
git-summary: support filtering --line with path
2021-07-09 17:57:30 +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
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
Vladimir Jimenez
bebcbd11ca
delete-squashed-branches: Make side-effect clear in docs
2021-05-25 20:50:04 -07:00
Vladimir Jimenez
910242c92b
Add delete-squashed-branches command
2021-05-24 00:13:57 -07:00
Heiko Becker
52ada403ef
doc: Remove man page for git-line-summary
...
git line-summary was deprecated in favour of git summary --line and
removed with d4de567ca7 .
2021-03-26 23:59:33 +01:00
罗泽轩
e6caa931a5
Merge pull request #882 from vt-alt/git-utimes
...
git-utimes: Change files modification time to their last commit date
2020-11-29 11:40:12 +08:00
vanpipy
b2b5c97105
doc: add the usage of the parameter --from for create-branch and feature
2020-11-19 13:46:10 +08:00
Vitaly Chikunov
aa174b3905
git-utimes: Change files modification time to their last commit date
...
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
2020-11-08 14:04:41 +03:00
thomas menzel
6d9f861d0e
squash help: re-ran make for extras and squash
2020-10-13 23:57:56 +02:00
thomas menzel
041e3fd8da
squash help: ran make man/git-extras.{html,1}
2020-10-12 23:37:15 +02:00
thomas menzel
35d544b8c6
squash help: ran make man/git-squash.{html,1}
2020-10-12 07:45:57 +02:00
tom
da34968ec3
squash help: corrects option name in PR
2020-10-11 14:16:52 +02:00
thomas menzel
35d44c97cc
Merge remote-tracking branch 'u/master' into HEAD
2020-10-11 14:12:32 +02:00
José María Gutiérrez @TheTechOddBug
2ef6ea4b96
Fixing summary for --squash-msg option.
2020-10-10 01:08:32 +02:00
elonderin
c41f0164cc
Updates git-squash.md: fixes help which was unclear and had remnants from copied template it appears
2020-10-05 17:00:02 +02:00
spacewander
964663f1a4
change: migrate default branch
...
Close #877 .
2020-09-23 16:19:41 +08:00
Yuriy VG
8a487271cb
doc: fix typo
2020-09-10 22:20:18 +03:00
spacewander
e116406ff1
git-back: removed
2020-08-28 22:23:41 +08:00
spacewander
34ba1eb083
fix typo
2020-08-27 11:03:06 +08:00
Yuriy VG
e031dc54e9
doc: fix argument description
2020-08-24 11:34:11 +03:00
Yuriy VG
c52ba59d10
git-info: fix namespace
...
should use 'git-extra' name to configure via git config options.
2020-08-24 10:48:50 +03:00
Yuriy VG
9ee5d06469
doc: update derived git-info files
2020-08-21 19:22:07 +03:00
Yuriy VG
ec417833ee
doc: add description for git-info
2020-08-21 19:22:07 +03:00
vyas
eaeeef3b80
Grammar correction
2020-08-07 11:16:00 +05:30
vyas
73bb1e0f59
Remove $user
2020-08-06 13:06:28 +05:30
vyas
238038139d
corrections
2020-08-06 13:03:13 +05:30
vyas
85e1c4ff0a
Update doc
2020-08-05 16:53:36 +05:30
vr8ce
11cc90d5f6
Correct undo documentation to match code order of parameters
2020-06-15 23:13:05 -05:00
spacewander
23fcac8c4f
break change: remove docs and other stuff of git-feature's alias
2020-05-31 11:03:11 +08:00
spacewander
8f133a32ba
git-archive-file: rename invalid chars in the output filename
...
Fix #838 .
2020-05-22 10:40:29 +08:00
Carlos Prado
45eed8f166
updated git-feature documentation
2020-04-05 02:43:59 +02:00
Carlos Prado
63eaba4572
add squash option to git-feature
2020-04-04 00:27:58 +02:00
罗泽轩
f2a3e50cab
Merge pull request #826 from Natim/feature/825/add-git-cp
...
Add git-cp
2020-03-23 15:19:27 +08:00
Rémy HUBSCHER
2c9b071fde
@spacewander review.
2020-03-20 09:37:43 +01:00
Rémy HUBSCHER
2a5c08aaf8
Fix checks.
2020-03-19 16:59:09 +01:00
Rémy HUBSCHER
5afaa731e0
Update man page export for git-psykorebase with ronn-ng 0.9.0
2020-03-19 16:57:51 +01:00
Rémy HUBSCHER
739ca052b4
Add documentation.
2020-03-19 16:10:20 +01:00
Mark Pitman
6b4188404b
Fix documentation for git-browse
2020-03-18 09:55:40 -07:00
Mark Pitman
362a0c29ae
Add git-browse command
...
Handles git@server and https://server remotes.
Allows specification of the remote to open
Closes #666
2020-03-15 01:40:09 -07:00
spacewander
3917c774ec
change: deprecate git-back
...
Thanks @vr8hub for the report.
git-back will be removed in the next next release.
2020-02-23 11:41:54 +08:00
Brice Dutheil
80cd52701e
Fixes #770 : Adds git-brv
2020-01-15 10:46:19 +01:00
spacewander
4b9f1619f6
git-sed: limit paths via pathspec
2020-01-03 18:22:34 +08:00
Roshak Zarhoun
16bb0df9f9
add repositories to workspace from source ( #804 )
...
* make addworkspace clone multiple repositories into ws from list of URLs in a file
* extend usage
* check if source is file or URL
* update Commands.md
* checked allwedargcount function
* resolved merge conflicts and change requests
* update manuals
* change the order of error and usage in allwedargcount()
* improve URL matcher. include also SSH protocol
2019-12-10 21:57:32 +08:00
spacewander
83349426d1
git-bulk: line break is need in the SYNOPSIS doc section
2019-12-02 16:10:15 +08:00
Tom Andrade
704b1b4fdd
Add flags -s and -u for signed tags
2019-11-26 08:31:06 +01:00
罗泽轩
a6a1754093
Merge pull request #795 from spacewander/git-squash-commit-msg
...
Git squash commit msg
2019-11-05 18:12:43 +08:00
spacewander
1924eb9197
git-squash: add --squash-messages to concat commit messages into one.
2019-11-05 10:28:51 +08:00