Activity for Developer Home

  • mavalog mavalog committed [r196] on Code

    fix(mavalog:MskProg): fix get URL in get-password script

  • mavalog mavalog committed [r195] on Code

    chore(mavalog:bash): add "sqle" alias for execute SQL script from current directory

  • mavalog mavalog committed [r194] on Code

    chore(mavalog:FortS:vim): set textwidth=120 for text and SQL files

  • mavalog mavalog committed [r193] on Code

    chore(mavalog): clarify help paths for RunIt Configure-Example

  • mavalog mavalog committed [r192] on Code

    docs(mavalog:help): delete Help files

  • mavalog mavalog committed [r191] on Code

    scripts(mavalog): add tkprof-run.cmd and exec-script.sql

  • mavalog mavalog committed [r190] on Code

    docs(mavalog): remove sketchup-tips.txt

  • mavalog mavalog committed [r189] on Code

    docs(mavalog): updated sketchup-tips.txt

  • mavalog mavalog committed [r188] on Code

    chore(mavalog:MskProg): set Windows codepage UTF-8

  • mavalog mavalog committed [r187] on Code

    docs(mavalog): add Doc/sketchup-tips.txt for SketchUp tips

  • mavalog mavalog committed [r186] on Code

    chore(mavalog): add common user bin dir to PATH

  • mavalog mavalog committed [r185] on Code

    feat(mavalog:fort): add fix-avi.sh (for play on Samsung TV)

  • mavalog mavalog committed [r184] on Code

    docs(mavalog): add Doc/vim-tips.txt for useful Vim tips

  • mavalog mavalog committed [r183] on Code

    chore(mavalog): clarify paths for RunIt Configure-Example

  • mavalog mavalog committed [r182] on Code

    chore(mavalog:forts): clarify paths in get-password

  • mavalog mavalog committed [r181] on Code

    chore(mavalog:forts): add host FortS (from Fort)

  • mavalog mavalog committed [r180] on Code

    chore(mavalog:fort): KeePass and utf-8 in get-password

  • mavalog mavalog committed [r179] on Code

    chore(vim): support "as" in "procedure ... as ...", "function ... as ..." (just like "is")

  • mavalog mavalog committed [r178] on Code

    chore(vim): full support string literals q'...' and nq'...' in PL/SQL syntax file

  • mavalog mavalog committed [r177] on Code

    docs((mavalog:help): clarify books about Vim

  • mavalog mavalog committed [r176]

    chore(mavalog:sql): add current directory in SQLPATH in "sqlr" alias

  • mavalog mavalog committed [r175]

    chore(mavalog): clarify refresh RunIt links and config

  • mavalog mavalog committed [r174]

    docs(mavalog:help): add book "JavaScript: The Definitive Guide"

  • mavalog mavalog committed [r173]

    chore(mavalog:MskProg:vim): configure *.vue as JavaScript files (Vue.js source files)

  • mavalog mavalog committed [r172]

    chore(mavalog:MskProg:vim): configure *.tps,*.tpb as SQL files (SQL type spec/body)

  • mavalog mavalog committed [r171]

    feat(mavalog:scripts): add simple HTTP-server script on Node.js (example from book: David Flanagan - JavaScript: The Definitive Guide)

  • mavalog mavalog committed [r170]

    docs(mavalog:help): add book "Vue.js in Action" and menu section "JavaScript"

  • mavalog mavalog committed [r169]

    docs(mavalog:help): add book "Просто о Vim"

  • mavalog mavalog committed [r168]

    chore(vim): support string literal q'[...]' in PL/SQL syntax file

  • mavalog mavalog committed [r167]

    [+] plsql.vim: support folding for "procedure ... AS" (like "procedure ... IS")

  • mavalog mavalog committed [r166]

    chore(mavalog:Fort): use utf-8 encoding for terminal

  • mavalog mavalog committed [r165]

    chore(mavalog:MskProg:vim): use utf-8 in snippets and minor changes

  • mavalog mavalog committed [r164]

    chore(mavalog:MskProg:vim): use only local snippets (created as copy of common snippets)

  • mavalog mavalog committed [r163]

    chore(mavalog:Fort:bash): add alias "curl" (path to curl)

  • mavalog mavalog committed [r162]

    chore(mavalog:MskProg:bash): add aliases "be_build", "be_run", "fe_run"

  • mavalog mavalog committed [r161]

    chore(mavalog:MskProg:vim): restore removing trailing spaces

  • mavalog mavalog committed [r160]

    feat(mavalog:sql): configure "sqlr" and "sqli" aliases for load SQL files

  • mavalog mavalog committed [r159]

    chore(mavalog:Fort:vim): use compiler for OraMakeSystem

  • mavalog mavalog committed [r158]

    chore(mavalog:Fort:bash): set Windows codepage in .bash_profile

  • mavalog mavalog committed [r157]

    chore(mavalog:Fort:sql): set Oracle NLS settings in .bashrc

  • mavalog mavalog committed [r156]

    chore(mavalog:sql): tab-script.sql: set script title from table comment

  • mavalog mavalog committed [r155]

    chore(mavalog:sql): tab-script.sql: support default value and invisible column

  • mavalog mavalog committed [r154]

    fix(mavalog:sql): tab-script.sql: use column name in index columns instead of column expression

  • mavalog mavalog committed [r153]

    chore(mavalog): add template for .local configuration

  • mavalog mavalog committed [r152]

    chore(mavalog:MskProg:vim): configure *.pdc as SQL file ("Command file" for PL/SQL Developer)

  • mavalog mavalog committed [r151]

    chore(mavalog:git): "git stash show" show untracked by default

  • mavalog mavalog committed [r150]

    feat(mavalog:sql): add script tab-script.sql for show table creation script (simple variant)

  • mavalog mavalog committed [r149]

    chore(mavalog:MskProg:sql): сохранен файл с настройками SqlPlusScript (.sqlpc/init-sps.sql, должен вызываться из .sqlpc/init.sql)

  • mavalog mavalog committed [r148]

    chore(mavalog:MskProg:sql): set Oracle NLS settings in .bashrc

  • mavalog mavalog committed [r147]

    chore(mavalog:MskProg): clarify get-password script (utf-8 encoding, correct paths)

  • mavalog mavalog committed [r146]

    chore(mavalog:MskProg:vim): set textwidth=120 for SQL files

  • mavalog mavalog committed [r145]

    chore(vim): fix in runtimepath (set ~/.vim/after before ~/.common/.vim/after)

  • mavalog mavalog committed [r144]

    chore(bash): use common user profile (~/.common-user/.bash_profile) if exists

  • mavalog mavalog committed [r143]

    feat(mavalog:sql): add script install.sql for install Oracle source file and alias "sqli" for run script

  • mavalog mavalog committed [r142]

    chore(mavalog:MskProg:vim): set default tabstop=4 and textwidth=120

  • mavalog mavalog committed [r141]

    chore(vim): split augroup vimrcCommon into vimrcCommonTextWidth and vimrcCommonSetCursor (for individual removal if needed)

  • mavalog mavalog committed [r140]

    chore(mavalog:MskProg:vim): find "tags" file for ctags in .git subdirectory

  • mavalog mavalog committed [r139]

    chore(bash): configure *.pck as SQL files for ctags

  • mavalog mavalog committed [r138]

    chore(mavalog:MskProg:bash): misc changes

  • mavalog mavalog committed [r137]

    chore(vim): configure *.pck as SQL file (source code of PL/SQL package, specification + body)

  • mavalog mavalog committed [r136]

    chore(bash): remove NLS_LANG and console codepage setting (for support UTF-8 console)

  • mavalog mavalog committed [r135]

    chore(bash): remove NLS_LANG and console codepage setting (for support UTF-8 console)

  • mavalog mavalog committed [r134]

    chore(mavalog:MskProg:git): use UTF-8 encoding for console

  • mavalog mavalog committed [r133]

    chore(mavalog:RunIt): move help.ini and runit.ini to ~/.profiles/RunIt

  • mavalog mavalog committed [r132]

    docs(mavalog:help): add article "Oracle 12c: Архитектура Oracle Multitenant"

  • mavalog mavalog committed [r131]

    chore(mavalog:fort:bash): set TNS_ADMIN on system (user environment) level

  • mavalog mavalog committed [r130]

    fix(mavalog:bash): prevent error "Error on process config: /.../.common-user/.bashrc"

  • mavalog mavalog committed [r129]

    chore(mavalog:bash): add workaround for problem with timezone detection for "Saratov Standard Time"

  • mavalog mavalog committed [r128]

    chore(mavalog:FlexProg): minor changes

  • mavalog mavalog committed [r127]

    chore(mavalog:MskProg): save actual config (minor changes)

  • mavalog mavalog committed [r126]

    feat(mavalog:extOraLinux): configure sqlpc

  • mavalog mavalog committed [r125]

    chore(mavalog:extOraLinux): set "verify off" for SQL*Plus

  • mavalog mavalog committed [r124]

    chore(mavalog:extOraLinux): add

  • mavalog mavalog committed [r123]

    chore(mavalog:extOraLinux): set NLS_LANG for utf-8 termianl in .bash_profile

  • mavalog mavalog committed [r122]

    chore(mavalog:extOraLinux): use SqlPlusScript project in SQL*Plus run by "sqlprw"

  • mavalog mavalog committed [r121]

    fix(mavalog:extOraLinux): fix check for accesibility vim in .bash_profile

  • mavalog mavalog committed [r120]

    chore(vim): use subdirectory .backup/vim and .backup/vim/tmp for Vim temporary (backup and swap) files

  • mavalog mavalog committed [r119]

    chore(mavalog:Note): minor changes

  • mavalog mavalog committed [r118]

    chore(mavalog:bin): add links in make-oramake-link.bat

  • Evgenii Lycenok Evgenii Lycenok committed [r117]

    [+] utilities for rights management

  • mavalog mavalog committed [r116]

    chore(mavalog:FlexProg): use local get-password-default script in get-password script

  • mavalog mavalog committed [r115]

    chore(mavalog:FlexProg:git): set core.askPass option in local .gitconfig

  • mavalog mavalog committed [r114]

    feat(mavalog:FlexProg): add ability to use get-password script from Git

  • mavalog mavalog committed [r113]

    chore(mavalog:FlexProg:bash): some changes in bash config files and get-password script

  • mavalog mavalog committed [r112]

    feat(mavalog:bin): add script make-oramake-link.bat

  • Evgenii Lycenok Evgenii Lycenok committed [r111]

    [+] modules paths

  • mavalog mavalog committed [r110]

    feat(mavalog:FlexProg): add branch for host FlexProg by MskProg

  • Evgenii Lycenok Evgenii Lycenok committed [r109]

    [+] ADd repositories.

  • Evgenii Lycenok Evgenii Lycenok committed [r108]

    [+] Add user functionality

  • mavalog mavalog committed [r107]

    [!] svn-rights-admin.py: some clarifications

  • mavalog mavalog committed [r106]

    [!] svn-rights-admin.py: use ConfigUpdater instead of ConfigParser to eliminate unnecessary changes

  • Evgenii Lycenok Evgenii Lycenok committed [r105]

    [!] Minor amendments to svn-rights-admin.py (paths, processing file-not-found case)

  • mavalog mavalog committed [r104]

    [+] svn-rights-admin.py implemented (by svetik)

  • Evgenii Lycenok Evgenii Lycenok committed [r103]

    [+] Add svn-rights-admin.py

  • mavalog mavalog committed [r102]

    feat(mavalog:far): use hotkeys Ctrl-Left/Right to change drive in FAR panels

  • mavalog mavalog committed [r101]

    chore(mavalog:fort:bash): SSH keys automatically added to running ssh-agent

  • mavalog mavalog committed [r100]

    fix(mavalog:fort:bash): use keychain for SSH, add "ssh_sf" alias

  • mavalog mavalog committed [r99]

    docs(mavalog:help): add book "Fedorov-Basic_of_Python" and menu section "Python"

  • mavalog mavalog committed [r98]

    chore(mavalog:runit): show Programs menu if click on bottom

  • mavalog mavalog committed [r97]

    chore(mavalog:MskProg): clarify get-password script (lowercase URL only for DB)

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.