Mercurial
Mercurial
>
skel
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-300
-100
-50
-30
+30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Bash completion for npx.
2021-09-15, by Oleksandr Gavenko
Removed debug statement.
2021-07-13, by Oleksandr Gavenko
Fixed horrible Bash regex performance matching with two placeholders. Instead use fast one and extract remaining part.
2021-06-16, by Oleksandr Gavenko
Use variable to return function result for better performance on Cygwin. Cleanup helper functions from the environment.
2021-06-16, by Oleksandr Gavenko
Rearrange default UNIX PATHs priority. Under Cygwin that helps with placing Cygwin's paths before Windows'.
2021-06-16, by Oleksandr Gavenko
TERM is missing when run non-interactively through SSH. Disable ruler in non-interacticve session.
2021-06-03, by Oleksandr Gavenko
For my "cygrun.exe" wrapper to work it should be behind shebang scripts in the PATH, so moved ~/usr/bin to the PATH end on Cygwin.
2021-06-02, by Oleksandr Gavenko
No need for ~/usr/xbin. There is standard ~/.local/bin.
2021-06-02, by Oleksandr Gavenko
Include /usr/local/bin into PATH for "pip install" to be available.
2021-06-02, by Oleksandr Gavenko
Docs: added link.
2021-06-02, by Oleksandr Gavenko
Set Node prefix & cache to local directory on Linux.
2021-06-02, by Oleksandr Gavenko
Replaced regex match with pattern match.
2021-06-01, by Oleksandr Gavenko
Combined dependent check into "elif".
2021-06-01, by Oleksandr Gavenko
Removed Solaris customization. This OS is dead.
2021-06-01, by Oleksandr Gavenko
Allow ~/.env file to be without "export" prefix.
2021-06-01, by Oleksandr Gavenko
Renamed .env => .bash.env to free .env name for user customization (famous dotenv file).
2021-06-01, by Oleksandr Gavenko
Pass TERM as xterm to "vagrant ssh" because Debian doesn't know TERM "mintty".
2021-06-01, by Oleksandr Gavenko
I'm using Ctrl+LCLick or Menu key binding for switching.
2021-04-06, by Oleksandr Gavenko
Enabled Mercirial extension: histedit.
2021-04-06, by Oleksandr Gavenko
Enabled rerere. Keeps database of manually resolved conflicts.
2021-03-21, by Oleksandr Gavenko
Fixed handling of spaces in path for completion for Bash command "cd".
2021-02-22, by Oleksandr Gavenko
Utility function to enhance curl with time report.
2021-01-14, by Oleksandr Gavenko
Fixed: Ignoring unknown option 'BellSound'.
2021-01-08, by Oleksandr Gavenko
Replaced "~" with $(HOME).
2021-01-08, by Oleksandr Gavenko
Create symlink in a one step.
2021-01-08, by Oleksandr Gavenko
Replaced Bash "for" iteration with "find" utility.
2021-01-08, by Oleksandr Gavenko
No need special steps for .local/share/applications/mimeapps.list
2021-01-08, by Oleksandr Gavenko
Do not alter working directory.
2021-01-08, by Oleksandr Gavenko
Do not install fvwm configs if it is not available.
2021-01-08, by Oleksandr Gavenko
Fixed install target: do not stop in the middle if fvwm is not here.
2021-01-08, by Oleksandr Gavenko
less
more
|
(0)
-300
-100
-50
-30
+30
tip