Fri, 18 Jan 2019 17:08:02 -0800 |
Martin von Zweigbergk |
tests: add more tests of uncommit/unamend with copies
|
Wed, 19 Dec 2018 09:33:42 -0800 |
Martin von Zweigbergk |
help: hide default value for default-off flags
|
Wed, 19 Dec 2018 09:20:32 -0800 |
Martin von Zweigbergk |
help: show "[no-]" only for default-on Flags
|
Fri, 14 Dec 2018 13:44:46 -0800 |
Martin von Zweigbergk |
help: present boolean arguments as "--[no-]foo"
|
Fri, 14 Dec 2018 13:33:12 -0800 |
Martin von Zweigbergk |
help: show "default: off" for boolean flags that default to off
|
Tue, 19 Jun 2018 11:07:23 -0700 |
Martin von Zweigbergk |
tests: add test of uncommit with default phase as secret
|
Sat, 17 Mar 2018 09:49:21 -0700 |
Martin von Zweigbergk |
uncommit: document when the commit will be pruned
|
Wed, 14 Mar 2018 11:16:49 -0700 |
Martin von Zweigbergk |
uncommit: leave empty commit if all files are uncommitted
|
Sun, 14 Jan 2018 23:59:17 -0800 |
Martin von Zweigbergk |
evolution: report new unstable changesets
|
Fri, 22 Dec 2017 23:17:04 +0800 |
Anton Shestakov |
graphlog: add another graph node type, unstable, using character "*" (BC)
|
Tue, 28 Nov 2017 05:50:45 +0530 |
Pulkit Goyal |
rewriteutil: use precheck() in uncommit and amend commands
|
Thu, 28 Sep 2017 18:56:40 +0100 |
Boris Feld |
config: use 'experimental.evolution.allowunstable'
|
Thu, 28 Sep 2017 18:19:06 +0100 |
Boris Feld |
config: use 'experimental.evolution.create-markers'
|
Sun, 24 Sep 2017 19:37:55 +0530 |
Pulkit Goyal |
uncommit: add a test for uncommit with uncommitondirtywdir config in merge
|
Wed, 20 Sep 2017 02:40:25 +0530 |
Pulkit Goyal |
uncommit: add an experimental.uncommitondirtywdir config
|
Wed, 20 Sep 2017 02:18:01 +0530 |
Pulkit Goyal |
uncommit: don't allow bare uncommit on dirty working directory
|
Sat, 16 Sep 2017 02:34:13 +0530 |
Pulkit Goyal |
uncommit: rename the flag 'empty' to 'keep' which retains empty changeset
|
Thu, 24 Aug 2017 22:55:56 +0530 |
Pulkit Goyal |
uncommit: move fb-extension to core which uncommits a changeset
|