Commit Graph

  • 59c27baf0f Expand help for -u, add to manpage Nathan Henrie 2019-09-17 13:57:10 -0600
  • 33f385692d Add -u alias to long --help only Nathan Henrie 2019-09-16 07:21:19 -0600
  • a092c9921d Expand help for -u, add to manpage #483 Nathan Henrie 2019-09-17 13:57:10 -0600
  • c7e82e7aaf Merge branch 'master' of https://github.com/sharkdp/fd Nathan Henrie 2019-09-16 07:33:22 -0600
  • e626b978e7 Add -u alias to long --help only Nathan Henrie 2019-09-16 07:21:19 -0600
  • b027b2c322 Update Cargo.lock v7.4.0 sharkdp 2019-09-15 19:29:15 +0200
  • 9350c8544d Clean up cfg line sharkdp 2019-09-15 18:30:13 +0200
  • f55033818d Disable crate in Windows + musl builds sharkdp 2019-09-15 18:20:36 +0200
  • 1ab4e87dda Disable jemalloc for musl builds sharkdp 2019-09-15 18:18:56 +0200
  • 4e20803e7d Disable jemallocator on Windows sharkdp 2019-09-15 18:13:29 +0200
  • 5a154866e3 Use jemalloc sharkdp 2019-09-15 17:47:36 +0200
  • 7e821085bf Clean up cfg line #481 sharkdp 2019-09-15 18:30:13 +0200
  • bae17de0a8 Disable crate in Windows + musl builds sharkdp 2019-09-15 18:20:36 +0200
  • da8e3ee895 Disable jemalloc for musl builds sharkdp 2019-09-15 18:18:56 +0200
  • 0f025765fd Disable jemallocator on Windows sharkdp 2019-09-15 18:13:29 +0200
  • b9138a9625 Use jemalloc sharkdp 2019-09-15 17:47:36 +0200
  • ac3e0e18e4 Update lscolors for compatible ansi_term versions sharkdp 2019-09-15 17:29:53 +0200
  • 9cc0c8ed57 Fix build script after update sharkdp 2019-09-15 17:27:12 +0200
  • a991ed4488 Update dependencies sharkdp 2019-09-15 17:26:19 +0200
  • fe79b8ce0a Update man page sharkdp 2019-09-15 17:10:31 +0200
  • 25a728529d Bump version sharkdp 2019-09-15 17:06:30 +0200
  • 1056220421 Update USAGE section sharkdp 2019-09-15 17:05:34 +0200
  • 08fcd7ce59 Make --changed-within/before work for directories sharkdp 2019-09-15 16:23:14 +0200
  • 50fca2dca2 Disable full-path glob test on Windows sharkdp 2019-09-15 15:58:26 +0200
  • 588888112a Adapt full-path glob test for Windows sharkdp 2019-09-15 15:51:18 +0200
  • eac20a8132 Add --regex option to override --glob sharkdp 2019-09-15 15:48:34 +0200
  • d5da615c17 Implement glob-based searches sharkdp 2019-09-15 15:37:08 +0200
  • 641594c2c6 Use regex::bytes::* instead of regex::* sharkdp 2019-09-15 14:42:48 +0200
  • ff5df9ecf8 Make --changed-within/before work for directories #480 sharkdp 2019-09-15 16:23:14 +0200
  • 7baaf90967 Disable full-path glob test on Windows #479 sharkdp 2019-09-15 15:58:26 +0200
  • b092adbf01 Adapt full-path glob test for Windows sharkdp 2019-09-15 15:51:18 +0200
  • 7cc73f1904 Add --regex option to override --glob sharkdp 2019-09-15 15:48:34 +0200
  • 2e2a756d7d Implement glob-based searches sharkdp 2019-09-15 15:37:08 +0200
  • fb42623c48 Use regex::bytes::* instead of regex::* sharkdp 2019-09-15 14:42:48 +0200
  • 2545aaabd2 Exit immediately when Ctrl-C has been pressed twice sharkdp 2019-09-15 13:05:53 +0200
  • 3599a30ee2
    Support FILE_ATTRIBUTE_HIDDEN on Windows (#478) David Peter 2019-09-15 12:41:04 +0200
  • 95d281e8c5 Include trait #478 sharkdp 2019-09-15 11:49:07 +0200
  • 75006a0c30 Hard-code the FILE_ATTRIBUTE_HIDDEN value sharkdp 2019-09-15 11:31:24 +0200
  • c8cd5999f5 Support FILE_ATTRIBUTE_HIDDEN on Windows sharkdp 2019-09-15 11:09:22 +0200
  • f14b854bc1 Use existing Cow pointer sharkdp 2019-09-15 10:36:40 +0200
  • 8f86a06c1a Extend help text sharkdp 2019-09-15 10:36:10 +0200
  • 761c445263 Add a non regression test. Nathan Moreau 2019-04-14 17:03:18 +0200
  • 588e344d5b Remove type annotation. Nathan Moreau 2019-04-12 02:16:02 +0200
  • e3af9b0307 Factor into a helper function; adapt to print_entry_uncolorized. Nathan Moreau 2019-04-12 02:11:55 +0200
  • 29bf9d731d Handle any string replacement. Nathan Moreau 2019-04-12 01:33:51 +0200
  • 3857fa8f62 Amend clap configuration for path-separator. Nathan Moreau 2019-04-12 00:46:07 +0200
  • 24e108e1ad Add path-separator option. Nathan Moreau 2019-04-11 00:30:56 +0200
  • 1d16cd855e Fix warnings sharkdp 2019-09-15 10:48:29 +0200
  • 293b0b7192 Use existing Cow pointer #429 sharkdp 2019-09-15 10:36:40 +0200
  • 6b7055e75d Extend help text sharkdp 2019-09-15 10:36:10 +0200
  • a0505bd4df Expose exit status from --exec-batch <cmd> sharkdp 2019-09-13 22:26:27 +0200
  • d19751923f Expose exit status from --exec-batch <cmd> #477 sharkdp 2019-09-13 22:26:27 +0200
  • 0427b1e4c0
    Add a line about completions #466 Sylvestre Ledru 2019-08-12 14:15:16 +0200
  • 630749f706
    Clarify statement about number of threads for parallell execution David Peter 2019-06-17 19:25:16 +0200
  • 1daa454615 Added detail on parallel execution job pool to man page and README. Jason Heeris 2019-06-11 14:34:36 +1000
  • 040c57e007 Added gcc_prefix to make_deb() function. Jason Heeris 2019-06-17 13:33:30 +1000
  • 1ce2add943 Added armhf deb target. Jason Heeris 2019-06-16 16:23:43 +1000
  • 418233193a Added armhf build to CI. Jason Heeris 2019-06-16 15:35:56 +1000
  • 508a269fb8 Added gcc_prefix to make_deb() function. #457 Jason Heeris 2019-06-17 13:33:30 +1000
  • e15839481c Added armhf deb target. Jason Heeris 2019-06-16 16:23:43 +1000
  • a376a32f98 Added armhf build to CI. Jason Heeris 2019-06-16 15:35:56 +1000
  • 33cfc975a6 Added armhf build to CI. #456 Jason Heeris 2019-06-16 15:35:56 +1000
  • 057ece9a35 Added detail on parallel execution job pool to man page and README. #454 Jason Heeris 2019-06-11 14:34:36 +1000
  • ac3b52a26c Add instructions for habitat #455 Jason Barnett 2019-06-13 20:11:47 -0400
  • 7b3a01194d
    Add CC_arm_unknown_linux_gnueabihf #452 Baruch Rothkoff 2019-06-11 08:55:01 +0300
  • 0b04bd19df Add Alpine Linux installation instructions Chloe Kudryavtsev 2019-06-10 19:44:40 -0400
  • 147aa5e388
    Add Alpine Linux installation instructions #453 Chloe Kudryavtsev 2019-06-10 19:44:40 -0400
  • 7d4f96c0b4
    Add armhf deb Baruch Rothkoff 2019-06-10 14:39:27 +0300
  • ac2dae0427
    Update Ubuntu install instructions David Peter 2019-05-31 21:26:00 +0200
  • 53afcd8fc3 Add a section about "removing files" sharkdp 2019-05-31 14:30:54 +0200
  • d266fa3010 Remove npm on macOS Pablo Varela 2019-05-10 18:14:57 +0200
  • e7d0a91986 ocd Pablo Varela 2019-05-08 16:15:52 +0200
  • 801816ee6c Add instructions for npm Pablo Varela 2019-05-08 16:13:02 +0200
  • 3ebfa83e16 Remove npm on macOS #439 Pablo Varela 2019-05-10 18:14:57 +0200
  • da39e4d46e ocd Pablo Varela 2019-05-08 16:15:52 +0200
  • 0c4155daa7 Add instructions for npm Pablo Varela 2019-05-08 16:13:02 +0200
  • 5cbd8405ec Check the pattern before anything else, since it doesn't require metadata Tavian Barnes 2019-04-25 21:17:42 -0400
  • 4cf6af407e Check the pattern before anything else, since it doesn't require metadata #434 Tavian Barnes 2019-04-25 21:17:42 -0400
  • 117c95da6a Add a non regression test. Nathan Moreau 2019-04-14 17:03:18 +0200
  • c504124525 Remove type annotation. Nathan Moreau 2019-04-12 02:16:02 +0200
  • d452e82cfc Factor into a helper function; adapt to print_entry_uncolorized. Nathan Moreau 2019-04-12 02:11:55 +0200
  • 3c2c00dd0d Handle any string replacement. Nathan Moreau 2019-04-12 01:33:51 +0200
  • f4fc52d38e Amend clap configuration for path-separator. Nathan Moreau 2019-04-12 00:46:07 +0200
  • 7602fa960c Add path-separator option. Nathan Moreau 2019-04-11 00:30:56 +0200
  • 35945c4a62 Use dual license on Debian Laurent Arnoud 2019-03-17 12:41:30 +0100
  • 97908beb97 Add copyright file for deb package Laurent Arnoud 2019-03-09 21:21:24 +0100
  • d5daae3948
    Use dual license on Debian #419 Laurent Arnoud 2019-03-17 12:41:30 +0100
  • f15540e501 Add OpenBSD installation steps evitalis 2019-03-12 10:43:47 -0500
  • 4a23176993 Add OpenBSD installation steps #421 evitalis 2019-03-12 10:43:47 -0500
  • 4e1e68c8aa
    Add copyright file for deb package Laurent Arnoud 2019-03-09 21:21:24 +0100
  • 074cfad3d4 Remove deprecated trim_left(_matches)? Tim Holland 2019-03-01 19:19:47 -0500
  • ce4a2d35bc Remove deprecated trim_left(_matches)? #413 Tim Holland 2019-03-01 19:19:47 -0500
  • f3ec3d9cf0 Update FreeBSD install instructions Tobias Kortkamp 2019-02-27 03:25:17 +0100
  • a52735c372
    Update FreeBSD install instructions #412 Tobias Kortkamp 2019-02-27 03:25:17 +0100
  • 46e865f1a2 Fix documentation to filter search by directory type Alex Leferry 2 2019-02-19 00:26:57 +0100
  • 76fba4e6ca
    Fix documentation to filter search by directory type #411 Alex Leferry 2 2019-02-19 00:26:57 +0100
  • 7f58e8f706 Update man page v7.3.0 sharkdp 2019-02-13 20:04:37 +0100
  • f1ab443dd0 Update USAGE in README sharkdp 2019-02-13 19:58:27 +0100
  • acd4910f2c Update dependencies sharkdp 2019-02-13 19:53:48 +0100
  • c83bcfbdfc Bump version number sharkdp 2019-02-13 19:50:50 +0100