aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
...
* branch_fixup_committer_dates: --forceEgor Tensin2017-06-02
|
* add branch_fixup_committer_dateEgor Tensin2017-06-01
| | | | | | This routine sets every commit's "commit date" to its "author date". It's really useful for me, given the amount of history rewriting I do routinely.
* git.sh: refactoringEgor Tensin2017-06-01
| | | | | Rename functions to better reflect their scopes. Like, whether a routine applies to a branch or to a whole repository.
* .gitconfig: log.follow = trueEgor Tensin2017-05-29
|
* .gitconfig: mergetool.keepBackup = false w/ KDiff3Egor Tensin2017-05-29
|
* .gitconfig: add alias.ll, alias.lllEgor Tensin2017-05-19
|
* add sums_remove_missingEgor Tensin2017-04-18
|
* distr.sh: bugfixEgor Tensin2017-04-18
|
* code styleEgor Tensin2017-04-17
|
* branch_eol_normalized: bugfixEgor Tensin2017-04-17
|
* str_join: echo instead of printfEgor Tensin2017-04-16
|
* str_split: bugfixEgor Tensin2017-04-16
|
* bugfix & code styleEgor Tensin2017-04-16
|
* sums_list_paths: factor out sums_unescape_pathEgor Tensin2017-04-16
|
* backup_gitconfig.sh -> configure_git.shEgor Tensin2017-04-16
|
* str_replace*: proper escaping in sed patternsEgor Tensin2017-04-15
|
* str_contains, str_*_with: proper escapingEgor Tensin2017-04-15
|
* str_split: interface updateEgor Tensin2017-04-15
|
* os.sh: package_list -> pkg_listEgor Tensin2017-04-15
|
* swap_files: not necessarily regularEgor Tensin2017-04-15
|
* code styleEgor Tensin2017-04-15
|
* sums_verify: --strictEgor Tensin2017-04-15
|
* sums_update -> sums_addEgor Tensin2017-04-15
|
* sums_list_paths: handle special charactersEgor Tensin2017-04-14
|
* sums_update_distr: include archivesEgor Tensin2017-03-28
|
* runc*: add .exe on CygwinEgor Tensin2017-02-23
|
* runc*: no .exe extensionsEgor Tensin2017-02-17
|
* PS1 updateEgor Tensin2017-02-14
|
* PS1 updateEgor Tensin2017-02-14
|
* runc*: customizable compiler selectionEgor Tensin2017-02-13
|
* export BASHOPTSEgor Tensin2017-01-30
|
* sed --follow-symlinks doesn't work w/ sed 4.2.2Egor Tensin2017-01-24
|
* sed: --follow-symlinksEgor Tensin2017-01-20
|
* add common prefixes to functions in .bash_utils/Egor Tensin2017-01-20
|
* remove str_invert_matchEgor Tensin2017-01-20
| | | | I can't remember what it's for anyway.
* branch_eol_normalized: bugfixEgor Tensin2017-01-16
|
* code styleEgor Tensin2017-01-16
|
* os.sh: add corresponding functions for Arch LinuxEgor Tensin2017-01-15
|
* add list_initial_packages_ubuntuEgor Tensin2017-01-15
|
* bugfixEgor Tensin2017-01-15
|
* add branch_eol_normalizedEgor Tensin2017-01-15
| | | | | * repo_line_endings_are_normalized -> repo_eol_normalized * repo_eol_normalized checks every branch.
* add repo_line_endings_are_normalizedEgor Tensin2017-01-15
|
* remove .curlrcEgor Tensin2017-01-14
| | | | It was nearly useless anyway.
* define $EDITOREgor Tensin2017-01-12
|
* add str_ends_withEgor Tensin2017-01-08
|
* free: --humanEgor Tensin2017-01-05
|
* update & export PS1Egor Tensin2016-12-26
|
* ssh-copy-id: -iEgor Tensin2016-12-25
|
* README updateEgor Tensin2016-12-25
|
* .ssh/config: HashKnownHosts noEgor Tensin2016-12-25
|