Commit Graph

  • f7af537018 Filter out languages without extensions sharkdp 2018-05-08 22:29:50 +0200
  • fd68af8031 Paint file extensions in green sharkdp 2018-05-08 22:29:38 +0200
  • ebdef04c8f Compute 'longest' for non-hidden languages only sharkdp 2018-05-08 22:13:37 +0200
  • a4150600af Correctly update num_chars sharkdp 2018-05-08 22:04:56 +0200
  • 49223eed06 Remove term_width from Printer, its options owns it. Connor Kuehl 2018-05-08 12:51:52 -0700
  • 7dc7133b3c Add revisions for line-wrapping and terminal width. Connor Kuehl 2018-05-08 12:20:45 -0700
  • e5e47716b0 Add term_width to options struct, move getting term_width to run() Connor Kuehl 2018-05-08 12:01:56 -0700
  • b4f8cd3bae Filter out languages that are hidden. Connor Kuehl 2018-05-08 11:50:56 -0700
  • ee3a37f3fc WIP edit desired width. Connor Kuehl 2018-05-08 07:25:39 -0700
  • 4c60ab12cc Add simple line-wrapping for file extensions. Connor Kuehl 2018-05-07 14:42:58 -0700
  • ac32dd17c9 Adds requested revisions. Connor Kuehl 2018-05-07 13:00:23 -0700
  • 4e3c57cc7c Rename and add comment to the match block. Connor Kuehl 2018-05-07 12:14:34 -0700
  • 438a9a99ed Size language name column width to the length of the longest language. Connor Kuehl 2018-05-07 12:08:39 -0700
  • 9b0877102c Display language and extensions from loaded assets. Connor Kuehl 2018-05-07 09:25:47 -0700
  • 67bed73e15 Add --list-languages argument to clap. Connor Kuehl 2018-05-07 08:36:02 -0700
  • 52cff1f960 Filter out languages without extensions sharkdp 2018-05-08 22:29:50 +0200
  • 956811d469 Paint file extensions in green sharkdp 2018-05-08 22:29:38 +0200
  • dc0ac85a70 Compute 'longest' for non-hidden languages only sharkdp 2018-05-08 22:13:37 +0200
  • 352c29e1e0 Correctly update num_chars sharkdp 2018-05-08 22:04:56 +0200
  • 7da80c946d Remove term_width from Printer, its options owns it. Connor Kuehl 2018-05-08 12:51:52 -0700
  • b5bd2692f6 Add revisions for line-wrapping and terminal width. Connor Kuehl 2018-05-08 12:20:45 -0700
  • 3ca4dd17d2 Add term_width to options struct, move getting term_width to run() Connor Kuehl 2018-05-08 12:01:56 -0700
  • 6e5b00b5ba Filter out languages that are hidden. Connor Kuehl 2018-05-08 11:50:56 -0700
  • 71f2e27871 WIP edit desired width. Connor Kuehl 2018-05-08 07:25:39 -0700
  • 1de832d6ab Add simple line-wrapping for file extensions. Connor Kuehl 2018-05-07 14:42:58 -0700
  • 00def27290 Adds requested revisions. Connor Kuehl 2018-05-07 13:00:23 -0700
  • 13c81b9de7 Rename and add comment to the match block. Connor Kuehl 2018-05-07 12:14:34 -0700
  • ff7672be35 Size language name column width to the length of the longest language. Connor Kuehl 2018-05-07 12:08:39 -0700
  • d4903a6a77 Display language and extensions from loaded assets. Connor Kuehl 2018-05-07 09:25:47 -0700
  • 94b052f324 Add --list-languages argument to clap. Connor Kuehl 2018-05-07 08:36:02 -0700
  • ef7c39b159 Improve cache subcommand sharkdp 2018-05-08 19:48:10 +0200
  • edc6b68960 Improve cache subcommand sharkdp 2018-05-08 19:48:10 +0200
  • 8a399c8d7d Disable paging-mode if we read from an interactive TTY sharkdp 2018-05-07 22:59:30 +0200
  • 9a0e444e09 Simplify stdout handling sharkdp 2018-05-07 22:49:55 +0200
  • 438f3df345 Paint STDOUT bold, unify writeln statement sharkdp 2018-05-07 22:26:06 +0200
  • 7e2e0c82ac Add support for reading from stdin, closes #2 sharkdp 2018-05-07 19:59:40 +0200
  • 8933a783d1 Disable paging-mode if we read from an interactive TTY sharkdp 2018-05-07 22:59:30 +0200
  • 45635ae3d6 Simplify stdout handling sharkdp 2018-05-07 22:49:55 +0200
  • e0ec1c8a2b Paint STDOUT bold, unify writeln statement sharkdp 2018-05-07 22:26:06 +0200
  • da92154163 Re-format README sharkdp 2018-05-07 20:06:01 +0200
  • 179bd4f525 Mention cmake in build instructions, closes #57 sharkdp 2018-05-07 20:03:56 +0200
  • 3d47816bd5 Add support for reading from stdin, closes #2 sharkdp 2018-05-07 19:59:40 +0200
  • 53d67e2b6e Add printer Ezinwa Okpoechi 2018-05-07 01:32:00 +0200
  • 623499368b Add printer Ezinwa Okpoechi 2018-05-07 01:32:00 +0200
  • b625d07c34 Use syntect newlines mode (instead of nonewlines) sharkdp 2018-05-06 14:23:25 +0200
  • ec606e5dcc Add option to disable automatic paging Ezinwa Okpoechi 2018-05-06 19:38:28 +0200
  • c253821a5e Open pager once for multiple files Ezinwa Okpoechi 2018-05-06 19:26:41 +0200
  • 31f82a3ce6 Add option to disable automatic paging Ezinwa Okpoechi 2018-05-06 19:38:28 +0200
  • 2adad1eea0 Open pager once for multiple files Ezinwa Okpoechi 2018-05-06 19:26:41 +0200
  • afdea1fcbf Use syntect newlines mode (instead of nonewlines) sharkdp 2018-05-06 14:23:25 +0200
  • 88db823154
    Merge 1455d7d3ad into ccb1d78b22 Ryan Leung 2018-05-06 16:34:37 +0000
  • ccb1d78b22 Remove short versions for --style and --color for now sharkdp 2018-05-06 18:23:43 +0200
  • 9eb64b97fe Discover syntaxes by name and extention sharkdp 2018-05-06 18:20:35 +0200
  • 15f0268bdc Use 'plain' style for non-interactive terminals sharkdp 2018-05-06 15:48:19 +0200
  • 81c9dd25a2 Use 'plain' style for non-interactive terminals sharkdp 2018-05-06 15:48:19 +0200
  • 3fa70deaa7 Run 'cargo fmt' and enforce via Travis sharkdp 2018-05-06 14:53:52 +0200
  • 8cf87e21fb Run 'cargo fmt' and enforce via Travis sharkdp 2018-05-06 14:53:52 +0200
  • d4553c6b38 Add color flag Ezinwa Okpoechi 2018-05-05 15:55:16 +0200
  • 23d92d7641 Add TOML sublime syntax, closes #37 sharkdp 2018-05-06 14:34:10 +0200
  • 92729430fc Add elixir sublime syntax sharkdp 2018-05-06 14:26:58 +0200
  • f029b6a1ef
    Merge 287123c6ce into 3eb79d63ce Pit 2018-05-06 09:22:58 +0000
  • 3eb79d63ce Compute pathspec from absolute.strip_prefix(workdir) sharkdp 2018-05-06 11:04:44 +0200
  • 0483407775 Remove user specific change Nakul Chaudhari 2018-05-05 17:43:28 +0200
  • cbdf5c50c4 Fix bug where git modification markers would not be shown if directory was not cwd Nakul Chaudhari 2018-05-05 10:07:58 +0200
  • 3a6a161cfd Compute pathspec from absolute.strip_prefix(workdir) sharkdp 2018-05-06 11:04:44 +0200
  • 772f45feb6 Add color flag Ezinwa Okpoechi 2018-05-05 15:55:16 +0200
  • a424003169 Remove user specific change Nakul Chaudhari 2018-05-05 17:43:28 +0200
  • 287123c6ce Add style for line-changes only Pit Kleyersburg 2018-05-05 15:59:33 +0200
  • 8f531d8009 Fix bug where git modification markers would not be shown if directory was not cwd Nakul Chaudhari 2018-05-05 10:07:58 +0200
  • 418b3c5ea1 Add less pager Ezinwa Okpoechi 2018-05-03 18:12:03 +0200
  • fa34c86ff1 Add less pager Ezinwa Okpoechi 2018-05-03 18:12:03 +0200
  • 9dca3126b3 Hide everything but content for plain option style Nakul Chaudhari 2018-05-03 22:21:45 +0200
  • 2369819470 Hide everything but content for plain option style Nakul Chaudhari 2018-05-03 22:21:45 +0200
  • 7df9a5fe82 Add --style option to disable line numbers and git markers (#43) nakulcg 2018-05-03 20:34:23 +0200
  • 8e7c9341cb Merge branch 'master' of https://github.com/sharkdp/bat Nakul Chaudhari 2018-05-03 18:21:44 +0200
  • ada0b6ac50 Add simple style option to enable/disable additional info Nakul Chaudhari 2018-05-03 18:14:41 +0200
  • 4bba08062c Add option to specify language Ezinwa Okpoechi 2018-05-02 14:29:07 +0200
  • c07b3eab43 Add option to specify language Ezinwa Okpoechi 2018-05-02 14:29:07 +0200
  • 4e8ea815af Bump version v0.2.3 sharkdp 2018-05-03 09:07:58 +0200
  • b7bc2d54ba Add statically-linked version of bat, closes #46 sharkdp 2018-05-03 08:23:54 +0200
  • c8bc749ed0 Add statically-linked version of bat, closes #46 sharkdp 2018-05-03 08:23:54 +0200
  • 21f9e2b0f7 Bump minimum required version to 1.24 bspeice 2018-05-03 02:22:31 -0400
  • feb0e92394 Bump minimum required version to 1.24 sharkdp 2018-05-03 08:10:15 +0200
  • 0790f6fdda
    Merge branch 'master' into patch-1 David Peter 2018-05-03 08:08:44 +0200
  • 92aa2b547e
    Update README.md David Peter 2018-05-02 23:29:52 +0200
  • 65f66d0bee Small update to README sharkdp 2018-05-02 22:21:56 +0200
  • f5a9236a47 Bump version v0.2.2 sharkdp 2018-05-02 22:03:43 +0200
  • 3939de4075 Add options to disable * line number * git modification marker * file name Nakul Chaudhari 2018-05-02 21:55:16 +0200
  • edbe8f3e1a Remove openssl dependency sharkdp 2018-05-02 20:01:43 +0200
  • e56e8ecacb Remove openssl dependency sharkdp 2018-05-02 20:01:43 +0200
  • 1455d7d3ad return immediately once broken pipe happens rleungx 2018-05-02 23:19:56 +0800
  • baa2729f3e
    Update README.md bspeice 2018-05-02 09:09:37 -0400
  • f4653d9b0d continue to output files rleungx 2018-05-02 18:09:26 +0800
  • ed09a80a73 Bump version to 0.2.1 v0.2.1 sharkdp 2018-05-01 12:46:33 +0200
  • 802540ea08 Add test-output sharkdp 2018-05-01 09:57:04 +0200
  • dbf84e77e0 Use openssl sharkdp 2018-05-01 09:56:50 +0200
  • 8f18567f2d Add Arch Linux installation instructions to README Wesley Moore 2018-05-01 08:04:40 +1000
  • 4c911e3b9a Add test-output sharkdp 2018-05-01 09:57:04 +0200
  • e144ad7a74 Use openssl sharkdp 2018-05-01 09:56:50 +0200
  • e4d7e004ee
    Update README.md David Peter 2018-05-01 09:25:13 +0200