2021-02-24 |
Øyvind A. Holm | Lib/std/: Remove empty `return` statements from end...
|
commit | commitdiff | tree |
2021-02-24 |
Øyvind A. Holm | Lib/std/perl: Sync against Lib/std/perl-tab
|
commit | commitdiff | tree |
2021-02-24 |
Øyvind A. Holm | age: Sync with Lib/std/sh + use sqlite3 + `$2` can...
|
commit | commitdiff | tree |
2021-01-19 |
Øyvind A. Holm | Create `rdbl-c`, diff filter for C source without formatting...
|
commit | commitdiff | tree |
2021-01-05 |
Øyvind A. Holm | maileditor: Use `en_US.utf8` instead of `en_GB.utf8...
|
commit | commitdiff | tree |
2021-01-04 |
Øyvind A. Holm | ga: sync: Run "git-annex merge" before sync
|
commit | commitdiff | tree |
2021-01-04 |
Øyvind A. Holm | ga: Move `sync` exceptions into its own section with...
|
commit | commitdiff | tree |
2020-12-09 |
Øyvind A. Holm | Rename `default` rule to `all` in all Makefiles
|
commit | commitdiff | tree |
2020-12-03 |
Øyvind A. Holm | Revert "std.c: parse_options(): Remove unnecessary...
|
commit | commitdiff | tree |
2020-11-27 |
Øyvind A. Holm | Upgrade youtube-dl to version 2020.11.26
|
commit | commitdiff | tree |
2020-11-21 |
Øyvind A. Holm | std/c/src/Makefile: Split LDFLAGS line
|
commit | commitdiff | tree |
2020-11-21 |
Øyvind A. Holm | std/c/src/: Reformat lines in Gen-version and std.t
|
commit | commitdiff | tree |
2020-11-14 |
Øyvind A. Holm | src/Makefile.std-test: test-gcov: Check that various...
|
commit | commitdiff | tree |
2020-11-14 |
Øyvind A. Holm | src/Makefile.std-test: Move valgrind tests to their...
|
commit | commitdiff | tree |
2020-11-14 |
Øyvind A. Holm | src/Makefile.std-test: Move gcov tests to their own...
|
commit | commitdiff | tree |
2020-11-14 |
Øyvind A. Holm | Lib/std/c/src/: Add UNUSED, compile unused code
|
commit | commitdiff | tree |
2020-11-14 |
Øyvind A. Holm | Lib/std/c/src/Makefile: testcomb: Don't compile with...
|
commit | commitdiff | tree |
2020-11-14 |
Øyvind A. Holm | Lib/std/c/src/: Compile with profiling code if `PROF...
|
commit | commitdiff | tree |
2020-11-14 |
Øyvind A. Holm | std.c: Declare local functions with `static`
|
commit | commitdiff | tree |
2020-11-14 |
Øyvind A. Holm | std.c: main(): Use curly brackets around multiline...
|
commit | commitdiff | tree |
2020-11-14 |
Øyvind A. Holm | std.c: msg(): Add empty line after va_list declaration
|
commit | commitdiff | tree |
2020-11-10 |
Øyvind A. Holm | Lib/std/c/Makefile: Split CCFLAGS line
|
commit | commitdiff | tree |
2020-11-10 |
Øyvind A. Holm | create_cproject: Create .gitignore in t/, ignore tempfile
|
commit | commitdiff | tree |
2020-11-10 |
Øyvind A. Holm | create_cproject: Break and reformat lines
|
commit | commitdiff | tree |
2020-11-10 |
Øyvind A. Holm | std.c: Use `const` where possible
|
commit | commitdiff | tree |
2020-11-10 |
Øyvind A. Holm | std.c: parse_options(): Remove unnecessary `static`
|
commit | commitdiff | tree |
2020-11-10 |
Øyvind A. Holm | firefox: Get woke, go broke
|
commit | commitdiff | tree |
2020-11-04 |
Øyvind A. Holm | Revert "Lib/std/c/src/Makefile: clean: Delete .make...
|
commit | commitdiff | tree |
2020-11-03 |
Øyvind A. Holm | Yess maaaaaan, new version of youtube-dl, 2020.11.01.1
|
commit | commitdiff | tree |
2020-11-03 |
Øyvind A. Holm | Merge branch 'std-c-fixes'
|
commit | commitdiff | tree |
2020-11-03 |
Øyvind A. Holm | std.t: create_file(): Use `>` as separate parameter...
|
commit | commitdiff | tree |
2020-11-03 |
Øyvind A. Holm | Lib/std/c/src/Makefile: Create `$(PREFIX)/bin` before...
|
commit | commitdiff | tree |
2020-11-03 |
Øyvind A. Holm | std.h: DEBL: Wrap line at a better place for readability
|
commit | commitdiff | tree |
2020-11-03 |
Øyvind A. Holm | Lib/std/c/src/t/std.t: Delete empty `return` statements
|
commit | commitdiff | tree |
2020-11-03 |
Øyvind A. Holm | std.c: parse_options(): Delete two empty lines
|
commit | commitdiff | tree |
2020-11-03 |
Øyvind A. Holm | Lib/std/c/src/Makefile: clean: Delete .make-tlok.tmp
|
commit | commitdiff | tree |
2020-11-03 |
Øyvind A. Holm | std.c: parse_options(): Init `long_options.flag` with...
|
commit | commitdiff | tree |
2020-11-03 |
Øyvind A. Holm | std.c: Don't pass `opt` to functions, not necessary...
|
commit | commitdiff | tree |
2020-11-03 |
Øyvind A. Holm | std.c: parse_options(): Init `dest->selftest` with...
|
commit | commitdiff | tree |
2020-11-02 |
Øyvind A. Holm | Lib/std/c/: Add `make tlok` to top Makefile
|
commit | commitdiff | tree |
2020-11-02 |
Øyvind A. Holm | Lib/std/c/Makefile: Add `testall`, `valgrind` and ...
|
commit | commitdiff | tree |
2020-11-02 |
Øyvind A. Holm | Lib/std/c/src/Makefile: Rearrange variables
|
commit | commitdiff | tree |
2020-11-01 |
Øyvind A. Holm | Lib/std/c/src/Makefile: Remove misplaced semicolon...
|
commit | commitdiff | tree |
2020-10-31 |
Øyvind A. Holm | Lib/std/c/README.md: Add "About this document" section...
|
commit | commitdiff | tree |
2020-10-31 |
Øyvind A. Holm | Lib/std/c/.gitignore: Ignore `/tags`
|
commit | commitdiff | tree |
2020-10-31 |
Øyvind A. Holm | Lib/std/c/src/Makefile: Create `make tlok` and `TESTABLE_LINES`
|
commit | commitdiff | tree |
2020-10-31 |
Øyvind A. Holm | Lib/std/c/src/gdbrc: Use pagination at the end
|
commit | commitdiff | tree |
2020-10-31 |
Øyvind A. Holm | std.h: DEBL: Add "DEBL: " for grepability + put it...
|
commit | commitdiff | tree |
2020-10-31 |
Øyvind A. Holm | Lib/std/c/: make edit: Delete `tags` when done
|
commit | commitdiff | tree |
2020-10-31 |
Øyvind A. Holm | std.c: Update debug messages and use verbosity level...
|
commit | commitdiff | tree |
2020-10-31 |
Øyvind A. Holm | std.c: Make `opt` global and delete `verbose_level()`
|
commit | commitdiff | tree |
2020-10-31 |
Øyvind A. Holm | Lib/std/c/: Move space in wrapped lines to the start...
|
commit | commitdiff | tree |
2020-10-31 |
Øyvind A. Holm | Lib/std/c/src/t/std.t: Rename `$CMD_BASENAME` to `...
|
commit | commitdiff | tree |
2020-10-25 |
Øyvind A. Holm | Update youtube-dl to version 2020.09.20
|
commit | commitdiff | tree |
2020-09-17 |
Øyvind A. Holm | ga-rdiff: Use `""` around variable declarations
|
commit | commitdiff | tree |
2020-09-09 |
Øyvind A. Holm | list-youtube: Delete `.width` statement, not necessary...
|
commit | commitdiff | tree |
2020-07-29 |
Øyvind A. Holm | Upgrade youtube-dl to version 2020.07.28
|
commit | commitdiff | tree |
2020-07-17 |
Øyvind A. Holm | list-youtube: Delete `height` and `filesize` columns...
|
commit | commitdiff | tree |
2020-07-17 |
Øyvind A. Holm | list-youtube: Create `length` column, use hh:mm:ss...
|
commit | commitdiff | tree |
2020-07-17 |
Øyvind A. Holm | list-youtube: Fix SQL formatting, no functional change
|
commit | commitdiff | tree |
2020-07-16 |
Øyvind A. Holm | Makefile: push-to-gitlab: Add `git pa -s` to avoid...
|
commit | commitdiff | tree |
2020-07-16 |
Øyvind A. Holm | ga-rdiff: Create -b/--block-size option
|
commit | commitdiff | tree |
2020-07-14 |
Øyvind A. Holm | youtube-dl: Upgrade to commit a115e07594cc on `master...
|
commit | commitdiff | tree |
2020-07-06 |
Øyvind A. Holm | ga-rdiff: create_rdiff(): Quote variable definitions...
|
commit | commitdiff | tree |
2020-06-21 |
Øyvind A. Holm | datefmt: Accept negative numbers and add tests, 471 ok
|
commit | commitdiff | tree |
2020-06-21 |
Øyvind A. Holm | datefmt: parse_line(): Use `{}` in the regexp, add...
|
commit | commitdiff | tree |
2020-06-19 |
Øyvind A. Holm | Merge branch 'add-datefmt'
|
commit | commitdiff | tree |
2020-06-19 |
Øyvind A. Holm | datefmt works + create tests, 243 ok
|
commit | commitdiff | tree |
2020-06-10 |
Øyvind A. Holm | Makefile: push-to-gitlab: Add a final `git push gitlab...
|
commit | commitdiff | tree |
2020-06-10 |
Øyvind A. Holm | Upgrade youtube-dl to version 2020.06.06
|
commit | commitdiff | tree |
2020-06-01 |
Øyvind A. Holm | $ std perl-tab datefmt && cd tests && Add_test datefmt
|
commit | commitdiff | tree |
2020-05-15 |
Øyvind A. Holm | Rename `git-realclean` to `git-realgc`
|
commit | commitdiff | tree |
2020-05-13 |
Øyvind A. Holm | Upgrade youtube-dl to version 2020.05.08
|
commit | commitdiff | tree |
2020-05-05 |
Øyvind A. Holm | yd: Add `--ignore-errors --no-overwrites` + remove...
|
commit | commitdiff | tree |
2020-05-03 |
Øyvind A. Holm | Upgrade youtube-dl to version 2020.05.03, 8 weeks since...
|
commit | commitdiff | tree |
2020-05-02 |
Øyvind A. Holm | bigsh: Update windows for hpelite2
|
commit | commitdiff | tree |
2020-04-29 |
Øyvind A. Holm | ga-rdiff: Create -o/--old-file and -w/--whole options
|
commit | commitdiff | tree |
2020-04-23 |
Øyvind A. Holm | mktar: Create -O/--stdout option, send tar data to...
|
commit | commitdiff | tree |
2020-04-22 |
Øyvind A. Holm | Makefile: Create `make push-to-gitlab`
|
commit | commitdiff | tree |
2020-04-22 |
Øyvind A. Holm | mktar.t: Add tests for -r/--remove-files, 136 ok
|
commit | commitdiff | tree |
2020-04-22 |
Øyvind A. Holm | mktar.t: Clean up some `rm -rf` tests, 104 ok
|
commit | commitdiff | tree |
2020-04-22 |
Øyvind A. Holm | mktar.t: Move `-P`/`--prefix` tests to their own `test_prefi...
|
commit | commitdiff | tree |
2020-04-22 |
Øyvind A. Holm | mktar: Remove duplication of `tar`(1) args, collect...
|
commit | commitdiff | tree |
2020-04-18 |
Øyvind A. Holm | mktar: --help: Reword the `-G`/`--no-git-check` option
|
commit | commitdiff | tree |
2020-04-16 |
Øyvind A. Holm | hum: Delete `--round=nearest`, use the default rounding...
|
commit | commitdiff | tree |
2020-04-15 |
Øyvind A. Holm | list-youtube: Remove sort(1) so unsorted output with...
|
commit | commitdiff | tree |
2020-04-14 |
Øyvind A. Holm | Add `hum`, shortcut for numfmt(1) to create human-readable...
|
commit | commitdiff | tree |
2020-04-10 |
Øyvind A. Holm | randsleep works
|
commit | commitdiff | tree |
2020-04-10 |
Øyvind A. Holm | `std bash-tab randsleep` + add to synced.sql
|
commit | commitdiff | tree |
2020-04-10 |
Øyvind A. Holm | ydd, ydf, ydw: Update Youtube formats
|
commit | commitdiff | tree |
2020-04-10 |
Øyvind A. Holm | yd: Add "en-US" to `--sub-lang`
|
commit | commitdiff | tree |
2020-04-10 |
Øyvind A. Holm | sj: allspace: Change sleep from 2 to 1 second
|
commit | commitdiff | tree |
2020-04-10 |
Øyvind A. Holm | ga-rdiff works
|
commit | commitdiff | tree |
2020-04-07 |
Øyvind A. Holm | $ std sh ga-rdiff
|
commit | commitdiff | tree |
2020-04-02 |
Øyvind A. Holm | dbk: Delete the `.check` file after the write test
|
commit | commitdiff | tree |
2020-03-18 |
Øyvind A. Holm | tests/Makefile: clean: Also delete datefn-files/datefn...
|
commit | commitdiff | tree |
2020-03-13 |
Øyvind A. Holm | Delete obsolete Unicode version 12.1.0
|
commit | commitdiff | tree |
2020-03-13 |
Øyvind A. Holm | Add Unicode 13.0.0 in Lib/unicode/ with git-annex,...
|
commit | commitdiff | tree |
2020-03-09 |
Øyvind A. Holm | Upgrade youtube-dl to version 2020.03.08
|
commit | commitdiff | tree |
2020-02-28 |
Øyvind A. Holm | filmer: Add `divx` extension
|
commit | commitdiff | tree |