Next | Query returned 36 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2020-01-19 19:20:46 by Maya Rashish | Files touched by this commit (6)
Log message:
Rename EFFECTIVE_MAKE_JOBS -> _MAKE_JOBS_N, suggested by gdt.

I am under the impression we use _THING to mean "defined by the
implementation", which would be similar to the C meaning of __ prefix,
rather than "private to this file".
   2020-01-19 17:52:47 by Maya Rashish | Files touched by this commit (8)
Log message:
Make cargo packages respect MAKE_JOBS
   2019-09-06 19:32:04 by Santhosh Raju | Files touched by this commit (1)
Log message:
bat: Adds missing libclang dependency.

Looks like onig_sys crate requires libclang.so to build.

Reported by: wiz
   2019-09-03 17:12:23 by Santhosh Raju | Files touched by this commit (2)
Log message:
bat: Update to 0.12.1

Changes since 0.12.0:

Bugfixes

  * Fixes a bug for older Windows versions ("The procedure entry point
    CreateFile2 could not be located")
   2019-09-02 04:36:22 by Santhosh Raju | Files touched by this commit (2)
Log message:
bat: Update to 0.12.0

Changes since 0.11.0:

Features

  * Binary file content can now be viewed with bat -A
  * bat can now be used as a man pager.
  * Add new style component to separate multiple --line-ranges
  * Added -L as an alias for --list-languages

Bugfixes

  * Output looks unbalanced when using '--style=grid,numbers' without 'header'
  * issues with filenames starting with "cache"
  * Can't build cache with new theme without creating cache dir
  * --terminal-width -10 is parsed incorrectly

Other

  * Added fish completions to DEB package

New syntaxes

  * Emacs Org mode
  * requirements.txt
  * DotENV .env
  * SSH config syntax (-l ssh_config)
  * /etc/hosts
  * GraphQL
  * Verilog
  * SCSS and Sass
  * strace syntax

Packaging

  * bat is now in the official Gentoo repositories
  * bat is now in the official Alpine Linux repositories
  * bat is in the official Fedora repositories
   2019-07-18 02:11:46 by Santhosh Raju | Files touched by this commit (7)
Log message:
Import of bat 0.11.0 as textproc/bat

A cat(1) clone with syntax highlighting and Git integration.

Next | Query returned 36 messages, browsing 31 to 40 | previous