Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This file is used for example by command "git shortlog", to prevent duplicate
committers.
|
|
The pointer and index returned is now the first element found with the value
(with the lower index if there are many elements with same value).
And the index for insert is the last element with same value + 1
(the higher index + 1).
|
|
|
|
|
|
|
|
|
|
of option when it is changed with /set
|
|
|
|
|
|
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The sort was causing bugs because some options were missing while reading
other options, so the order of sections is important, they must not be
sorted.
This is a partial revert of commit 56f099bec647ef79542e3e65e847e24d1bdcaa61.
|
|
|
|
|
|
|
|
The command of "beep" trigger is now executed only if the message is
displayed (not filtered with /filter).
|
|
|
|
items of status bar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|