Tags give the ability to mark specific points in history as being important
-
v1.26.0
3de4c7f0 · ·v1.26.0 New features: - match EllipsisWidget in search commit 9ddb8cf994c480a454591c0da53f7760e82d0ee3 - open file works also on ellipsis widget commit 1a9c9c99c68f452efb80715c3c3cfc548dffb858 Bugfixes: - don't crash when trying to search a details view containing an EllipsisWidget commit 1969fce22770c1001eefab5124fa0913d7b7b2b8 - don't crash when trying to open file which does not exist commit db2a1f8a5e34f7f94c32996775223faeb9be2f1d - fix check if file exists commit 2ddb57978835e2a49a31ba1442339ba4c4b3c28c Tests: - fixed broken tests: use absolute dates instead of relative dates commit 545440c66d47cf039a0e05f36f666e835b688a1b
-
v1.25.0
a6868d3d · ·v1.25.0 New features: - search added/removed lines only commit b2f2cdf1c9a57937fa7858525855001e827c5288 - search for titles (file names) commit c1b26186e2c744a704c36c5e3a9229831026a398
-
v1.24.1
8bef292e · ·v1.24.1 Bugfixes: - gits: don't crash when passing a file commit 0b541dc6d0dd05324d1924c982016aeda5ccfde8
-
v1.24.0
d5d3918f · ·v1.24.0 New features: - added new setting log-view.commit-number-auto-print commit 2bc77cf785abac95772b6cb5e0d604111b9a8875 Bugfixes: - `yank --no-git url/file-on-current-branch` uses branch name of the remote commit fa47e70250c1337bf31dd195b7b2cf0a0389ff6f
-
v1.23.0
7de63ff7 · ·v1.23.0 New features: - find files/changes you have added but not committed with `gitl --cache` commit de6d604f35b80610b5cd01ea11026f9d33021148 Bugfixes: - resolved syntax warnings commit f5216d6768471d0a54dd45890c03926277e7b757
-
v1.22.0
5bddd13a · ·v1.22.0 New features: - bash completion requires to manually add a source command to ~/.bash_completion, see gitl --help commit 5a6948baffe9eae07b9f203bd63d37cb440e97c4
-
v1.21.0
9993f281 · ·v1.21.0 New features: - select command supports log view specific options and there is a new keyboard shortcut to select the latest commit: ^ commit 2e6202d961935faaf354d625244e694c549c504d - commits are counted but displaying the numbers is not enabled by default you can enable them with `set log-view.commit-number-enable=true` if you want commit b430e7cefde507d8342a2b20359fc60454957503 - there is a new command echo which you can use to display the values of settings commit cad94d6707c7b76a001167125e842a5be3af8833 - or the commit number commit bab09aa74312956b5599f28e2c638def1f7e48f5 Bugfixes: - don't use ^ in keyboard shortcuts as align character ^ is now displayed as <caret> commit 2a0a38add8835c5164572260ff7f6903b7ecec94 - don't use newest urwid version to avoid an immediate crash commit 635923be4e55356f2deca0e44d24687b4cded59e
-
v1.20.0
c7d3636a · ·v1.20.0 New features: - find TODO flags in LaTeX code commit 991b4c64a55c145fd1771d42923ffac41aadcd86 - hide file prefixes a/ and b/ commit 05e26c813ce557c3a6f4372d0bddc3ca8566f8dd commit 12cf6052ab88802ad63dde9e4f2e01cb5286b874 Bugfixes: - when opening a file, use the file name after the commit instead of before the commit commit 6103d298f1261840a6c444fc4c101cdaed955685 - decode the name the file has after the commit commit 6103d298f1261840a6c444fc4c101cdaed955685 - decode file name in "rename from" and "rename to" lines commit ab6070cb086f2fb14fc7c1f593469bb53975b8ed
-
v1.19.1
6e0a4bf4 · ·v1.19.1 Bugfixes: - don't strip g, i, t or dot at the end of a URL commit dec792aa828d2636477c34904028a73bc0d58f0f
-
v1.19.0
c3b33880 · ·v1.19.0 New features: - gitd: support process substitution commit 9245475bcc9ccca353447650a64342e2f22ede93 Bugfixes: - don't ignore stderr commit 42b036a184f4a7d721fc93d60242d2bbe6bf0340
-
v1.18.0
0e70606d · ·v1.18.0 Bugfixes: - don't miss start of next file with --word-diff commit a64b3812b333e68b79198b637c3682a6016a580a - no linenumbers with --word-diff even if code is indented with spaces (they should not be displayed because they may be wrong) commit f6803d2db8048f46a5834793d24744ed32391339 - { and } work with --word-diff commit 8ea8ded898b449b11c70827e5fd73c7808a4173a New features: - linenumber --cycle (mapped to key #) commit ce8ad1a418037f7f4f4c07001258436024efe463 Changes: - print line number format on change commit 104787302cf673656bc5b748b73f8137a978e6db -
v1.17.0
488f42f3 · ·v1.17.0 New features: - added option to automatically call clear on exit in case the terminal is not properly cleaned up commit a037158c7f8f6d02b0f0aa069809473408746dfc
-
-
v1.16.0
e2ad7111 · ·v1.16.0 New features: - show the first tag in which a commit is contained commit e565510f11a916d451a40c0ba5ba68e4473f943c
-
v1.15.0
5ee98392 · ·v1.15.0 Changes: - exclude untracked files when searching for TODO flags in order to speed it up and increased default timeout for log view (amend for v1.13.2) commit d1144a42835a7fec491a052c64643b2e6248821f
-
v1.14.3
37b2824d · ·v1.14.3 A small continuation on typing which I have started in v1.14.1 This version does not change any behavior.
-
v1.14.2
879de8fb · ·v1.14.2 Bugfixes: - show error messages in log view correctly commit bbc861dd06dfa593742cf7fefcf6591c205a682d
-
v1.14.1
51871b9e · ·v1.14.1 Added some type hints and automatic type checking with mypy. Most methods are still untyped, though, so the helpfulness of mypy is still limited. This version does not change any behavior.
-
v1.14.0
37ccd035 · ·v1.14.0 New features: - show text if it cannot be copied to clipboard commit 54be06b3e058569fe490a24637de2d6fddc5c385 - copy url: link to file commit a5ac4f442645797f125a9717a319a273f0164b07 Changes: - copy url: strip username from url commit 53c543682f931d60e166db6493a4571f7f9fb79b Bugfixes: - don't crash if repo has no remote when trying to copy url commit 87feb40f85b0785573f95d9340b2e4127bb5ceed - don't crash if decoding of filename fails commit 07fde1a33cb529cdb855bb55550cbfa17d107d63
-
v1.13.2
b7fad1f7 · ·v1.13.2 don't hang searching for todo flag New features: - timeout commit 6fca038a7e882a520583a234592897af9a50c815 - go todo: open list of todo flags even if it is not listed in the log view commit 60b41c51d085cbf9b2bd7e642422c10784166a16 - new setting %log-view.show-todo-flags% commit 7160da85efc6c694944354182eae21bea128d6b1 Changes: - don't show number of todo flags in log view (trying to speed up loading the log view) commit 849133e25a16da37e019b21e12bec807f09a1d4f Bugfixes: - don't select list of todo flags for latest-commit commit 9958abe0d8bb6d27dc3abb06528ea714a03046b8 - recognize editor even if EDITOR contains flags commit 32203416043cdbefcee154edca64fe41ea4e8037 - don't crash with --unreachable if there are no unreachable commits commit 118da5f813127a2a95654c004cdfc2215d55da29