]> git.phdru.name Git - git-scripts.git/shortlog
git-scripts.git
9 days ago Oleg BroytmanFeat(submodules/remove): Add option `-c` master
9 days ago Oleg BroytmanFeat(submodules/remove): Cleanup
2024-04-06 Oleg BroytmanFix(pull-usrlocalsrc): Try `origin/main` if `master...
2024-02-06 Oleg BroytmanDocs(unabsorbgitdirs): Add a link to StackOverflow
2024-02-06 Oleg BroytmanFeat(unabsorbgitdirs): Add a sentinel
2024-02-06 Oleg BroytmanStyle(unabsorbgitdirs): Use `[]` instead of `test`
2024-02-06 Oleg BroytmanAdd scripts to unabsorb git dirs
2024-02-05 Oleg BroytmanFeat(update-remotes): Call `git set-date`
2024-01-29 Oleg BroytmanFeat: Add `git-current-branch`
2024-01-24 Oleg BroytmanFeat(post-update): Set date after pulling
2024-01-23 Oleg BroytmanSimplify regular expressions for `compileall`
2024-01-22 Oleg BroytmanFix(git-set-date): Expand personal alias
2024-01-22 Oleg BroytmanFix(set-last-commit-date): Use `git show -s`
2024-01-22 Oleg BroytmanFead: Add `set-last-commit-date-changed`
2024-01-22 Oleg BroytmanRename: `set-last-commit-date` -> `set-last-commit...
2024-01-22 Oleg BroytmanFeat: Add scripts to push, compile to byte code, set...
2024-01-22 Oleg BroytmanFeat(git-open): Open browser window in private mode
2023-12-29 Oleg BroytmanFeat: Delete a repository
2023-12-17 Oleg BroytmanFeat(update-remotes): Force-push branches to `web`
2023-12-14 Oleg BroytmanFeat(update-remotes): Push additional branches to ...
2023-12-14 Oleg BroytmanFeat(update-remotes): Fetch additional branches if...
2023-12-14 Oleg BroytmanFeat(update-remotes): Reset `master` if fast-forward...
2023-11-29 Oleg BroytmanAdd a script to resolve rewritten URL
2023-05-29 Oleg BroytmanDocs(svn/svn2git): Fix URL
2023-04-08 Oleg BroytmanFix(submodules/remove): Fix subcommand
2023-04-08 Oleg BroytmanFeat(submodules/remove): Improve error message
2023-03-05 Oleg BroytmanFeat(submodules/remove): Find `.git` dir
2023-03-05 Oleg BroytmanFeat(submodules/remove): Improve error message
2022-12-11 Oleg BroytmanFeat(submodules/remove): New way to remove
2022-12-11 Oleg BroytmanFeat(submodules): Add a script to remove a submodule
2022-10-04 Oleg BroytmanFeat(submodules/diff-name-only): Use `rev-parse`
2022-08-13 Oleg BroytmanFeat: `sharedRepo [-a|-g] [group]`
2022-08-09 Oleg BroytmanAdd a script `sharedRepoGroup`
2021-10-09 Oleg BroytmanFix(reinit-repos): Run `git init --bare` to reinit...
2021-05-28 Oleg BroytmanFeat(submodules/diff-name-only): Run recursively
2021-05-28 Oleg BroytmanFeat(submodules/diff-name-only): Use pager
2021-05-28 Oleg BroytmanRefactor(submodules/diff-name-only): Remove excessive...
2021-05-27 Oleg BroytmanAdd script `submodules/diff-name-only`
2021-05-27 Oleg BroytmanRename/move `git-submodules-add` -> `submodules/add`
2021-05-12 Oleg BroytmanAdd script `speedup`
2021-04-16 Oleg BroytmanFeat(pull-usrlocalsrc): Pull branch `main`, merge into...
2021-03-28 Oleg BroytmanFeat(pull-usrlocalsrc): Use fixed remote `origin`
2021-02-22 Oleg BroytmanFeat(ls-not-pushed): Improve regular expression
2021-01-01 Oleg BroytmanFix: `ls-not-packed` -> `ls-not-packed-repos`
2020-12-28 Oleg BroytmanRefactor(ls-not-pushed): Show behind/ahead counters
2020-12-28 Oleg BroytmanRefactor(ls-not-pushed): Split into `-recursive` and...
2020-12-28 Oleg BroytmanRefactor(ls-not-packed): Split into `-recursive` and...
2020-11-27 Oleg BroytmanFix(fsck-repos): Add missing quote
2020-08-15 Oleg BroytmanAdd `copy-scripts/`: Copy this repo to a remote host
2020-08-14 Oleg BroytmanFeat(hooks/post-update): Push back to `origin`
2020-08-14 Oleg BroytmanFeat(hooks/post-update): Add remote `origin` if not...
2020-08-04 Oleg BroytmanFeat(fix-detached-head): Replace `branch -r` by `for...
2020-08-04 Oleg BroytmanFeat(fix-detached-head): Get branch from superproject
2020-08-03 Oleg BroytmanFeat: Fix detached `HEAD`
2020-08-02 Oleg BroytmanFeat: Check recursively for detached `HEAD`
2020-05-12 Oleg BroytmanFeat(sparse-clone): Add options parser
2020-05-12 Oleg BroytmanFeat(sparse-clone): Validate parameters
2020-05-12 Oleg BroytmanGet local directory name from origin
2020-04-17 Oleg BroytmanAdd `run-bare-repos`: run a command over all bare repos...
2020-04-17 Oleg BroytmanFeat(reinit): Split `reinit-all`
2020-04-17 Oleg BroytmanAdd `sparse-clone`
2020-02-02 Oleg BroytmanFix(set-commit-date.py): Skip symlinks
2020-02-01 Oleg BroytmanFeat(svn): Add script `rdump-load`
2020-02-01 Oleg BroytmanFix(svn/get-authors): Append to existing `authors.txt`
2020-02-01 Oleg BroytmanFeat(svn/get-authors): Add perl-based parser
2020-02-01 Oleg BroytmanFix(svn/get-authors): Pass URL
2019-12-23 Oleg BroytmanFeat(locate-all): Use `sort -u` instead of `sort |...
2019-12-23 Oleg BroytmanDoc(locate-all): Add comments
2019-12-23 Oleg BroytmanRefactor(locate-all): Reorder excluded directories
2019-12-20 Oleg BroytmanFeat(set-commit-date): Allow to choose between author...
2019-12-18 Oleg BroytmanFeat(locate-all): Exclude submodules
2019-08-15 Oleg BroytmanRefactor: Use `$#` to check parameters
2019-08-03 Oleg BroytmanRefactor(set-commit-date.py): Combine 2 conditions
2019-08-02 Oleg BroytmanFix(set-commit-date.py): Consider deleted files
2019-06-07 Oleg BroytmanAdd git-submodules-add
2019-05-31 Oleg BroytmanFix(set-commit-date-repos): Remove excessive apostrophe
2019-03-14 Oleg BroytmanFeat(git-open): Replace scp URLs with https
2019-03-12 Oleg BroytmanFeat(get-authors): Add an alternative implementation
2019-03-01 Oleg BroytmanFix: Remove excessive redirection and exit code check
2019-02-28 Oleg BroytmanFix(ls-no-description): Print cwd (`$g` can be just...
2019-02-28 Oleg BroytmanRefactoring: Factor out run-repos and run-workdirs
2019-02-28 Oleg BroytmanRemove excessive `echo`; simplify long commands
2019-02-28 Oleg BroytmanFeat: Split scripts into 3: run in one repo, recursive...
2019-02-27 Oleg BroytmanRefactor: Factor out run-recursive
2019-01-18 Oleg BroytmanAdd scripts to run fsck of all repositories
2019-01-18 Oleg BroytmanRename all-status -> status-all
2018-11-27 Oleg BroytmanFeat(set-commit-date.py): chdir to git root
2018-09-28 Oleg BroytmanAdd post-update to update git-scripts after pushing...
2018-08-21 Oleg BroytmanI stopped using `git-remote-hg`
2018-04-27 Oleg BroytmanRefactor(set-commit-date.py): Use git_log.stdout as...
2018-04-26 Oleg BroytmanFeat: Run set-commit-date-recursive on clone/fork
2018-04-13 Oleg BroytmanFeat(git-status.sh): Use `git rev-parse` to find git dir
2018-03-15 Oleg BroytmanFeat: Limit memory for gc/repack
2018-03-15 Oleg BroytmanFix: No need to run `git repack`
2018-03-13 Oleg BroytmanFix(.gitignore): locate-all.list can only be in the...
2018-03-09 Oleg BroytmanFeat(ls-assumed): Recognize files with skip-worktree bit
2018-03-02 Oleg BroytmanFeat: Script to fix .git/config executable bits
2018-03-02 Oleg BroytmanFeat: Add a script to update .git/hooks/*.sample
2018-03-02 Oleg BroytmanFix: Run chmod only after clone
2018-02-26 Oleg BroytmanFeat(submodule): Test .gitmodules before running ...
next