Page MenuHomeSolus

D12094.id29378.diff
No OneTemporary

D12094.id29378.diff

diff --git a/changes.md b/changes.md
new file mode 100644
--- /dev/null
+++ b/changes.md
@@ -0,0 +1,19 @@
+**Summarized Changelog**
+
+- Many more places where suggestions are shown as you type in a prompt. For example, when:
+ - Searching for a file to check its history
+ - Checking out a branch
+ - Setting a remote branch to track
+ - Entering a custom command
+- Added support for diff3 merge conflict style
+- Files in the working tree can now be filtered by staged/unstaged
+- Gui language can now be set manually with gui.language config key
+- Cherry picked commit colour is now customisable
+- You can now define multiple config files to merge into one another, allowing for light/dark theming without having to duplicate other configuration
+- In the staging panel you can now copy the selected lines to the clipboard
+- Jump-to-block keybindings (default 1-5) are now configurable
+- File tree view is now shown by default. You can switch to flat view with the backtick key
+- If you hide the command log panel from within lazygit, it will stay hidden when you open lazygit again. This spares you from having to hide it manually in your lazygit config.
+- Bugfixes
+
+Full changelog [here](https://github.com/jesseduffield/lazygit/releases/tag/v0.30)
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : lazygit
-version : '0.29'
-release : 14
+version : '0.30.1'
+release : 15
source :
- - https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.29.tar.gz : f25de2ddab99d2ea06aae87e0be6365033b2ceb8efe94807c8b074884d5e8e38
+ - https://github.com/jesseduffield/lazygit/archive/refs/tags/v0.30.1.tar.gz : ff304a989d9852f9871d7646c12d63d92f8994ac70f713fd2eed13965aa3bab0
license : MIT
homepage : https://github.com/jesseduffield/lazygit
component : programming.tools
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -24,12 +24,12 @@
</Files>
</Package>
<History>
- <Update release="14">
- <Date>2021-08-18</Date>
- <Version>0.29</Version>
+ <Update release="15">
+ <Date>2021-10-26</Date>
+ <Version>0.31</Version>
<Comment>Packaging update</Comment>
<Name>David Harder</Name>
<Email>david@davidjharder.ca</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 6:03 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5860404
Default Alt Text
D12094.id29378.diff (2 KB)

Event Timeline