Commit graph

  • 065c83c066
    Remove old code patch-1 Daniel Bulant 2021-10-01 18:37:44 +0200
  • b59c711ac5
    Add custom type support Daniel Bulant 2021-10-01 18:36:19 +0200
  • 5762eafd73
    Revert "Add nekos submodule" master BBaoVanC 2021-08-27 19:09:35 -0500
  • 5cadb17f82
    Add nekos submodule BBaoVanC 2021-05-22 13:43:07 -0500
  • ad0c343470
    Add support for offline images BBaoVanC 2021-05-22 13:12:01 -0500
  • 11c808f7fd
    Merge pull request #13 from proprdev/actions-improvements BBaoVanC 2021-05-21 15:31:02 -0500
  • 4ebbf1a123
    Use matrix in integraton.yml BBaoVanC 2021-04-29 17:44:40 -0500
  • 408dad816f
    Add some extra whitespace BBaoVanC 2021-04-29 17:16:53 -0500
  • dd64a4d58e
    Use command-line flags for debug mode (instead of environment variable) BBaoVanC 2021-04-29 17:11:49 -0500
  • f05516b850
    Remove unnecessary null definitions BBaoVanC 2021-04-29 17:05:20 -0500
  • be00f74518
    Use -n instead of ! -z BBaoVanC 2021-04-29 16:51:30 -0500
  • 1dd055787f
    Use $use_height correctly in debug message BBaoVanC 2021-04-29 16:49:49 -0500
  • edfc35ce34
    Use -z instead of checking if equal to "" BBaoVanC 2021-04-29 16:48:23 -0500
  • baac624468
    Show the url of the image used when debug is enabled v1.5 BBaoVanC 2021-04-03 23:59:21 -0500
  • f40b17ca06
    Use an if statement for kitty imagemagick check BBaoVanC 2021-03-29 21:18:33 -0500
  • 5c3c590825
    Prevent error code 1 when not warning for kitty's imagemagick dependency BBaoVanC 2021-03-29 21:13:38 -0500
  • e1e499f1dd
    Merge pull request #9 from AryToNeX/master BBaoVanC 2021-03-29 20:58:02 -0500
  • f461cbb3a2 Warn if an argument is passed more than once Naomi Calabretta 2021-03-29 12:56:08 +0200
  • 57a29f12b4 Proper arguments support and support w3m backend Naomi Calabretta 2021-03-29 00:48:25 +0200
  • 9382314f82
    Merge pull request #8 from brennanleblanc0/master BBaoVanC 2021-03-23 20:41:37 -0500
  • 83664a30a0
    Allow specifying a DESTDIR Brennan LeBlanc 2021-03-23 12:35:42 -0300
  • de10710c32
    Merge pull request #7 from NotZoeyDev/master v1.4 BBaoVanC 2021-03-14 18:00:54 -0500
  • 4f9abc859a Add iTerm2 support Zoey 2021-03-14 18:41:34 -0400
  • 355a216f1e
    Use the default name on mktemp (so it goes to a temporary directory) BBaoVanC 2021-02-28 13:30:35 -0600
  • 7ff9cf1d59
    Make debug messages oneline propruhh 2021-02-28 13:16:42 -0600
  • 9fe6aca8c2 make DEBUG an environment variable propruhh 2021-02-28 13:09:27 -0600
  • df18da99e3 make posix compliant propruhh 2021-02-28 13:04:46 -0600
  • f679e105a3 Merge branch 'master' of https://github.com/proprdev/nekofetch propruhh 2021-02-28 11:08:20 -0600
  • 6133e79de9 remove echo to tell you height/sfw/nsfw propruhh 2021-02-28 11:08:10 -0600
  • 9ed99828f8
    Add warning message for kitty image backend for missing imagemagick BBaoVanC 2021-02-25 19:07:55 -0600
  • 122bfa73f7
    Mark imagemagick as optional dependency (allows kitty backend) BBaoVanC 2021-02-25 19:02:12 -0600
  • 380389c254 Fix BSD/MacOS mktemp illegal option error (would just do normal neofetch) propruhh 2021-02-25 18:55:00 -0600
  • ec1c7e6b5e
    Add debroots and controls targets to Makefile BBaoVanC 2021-02-25 18:36:09 -0600
  • 0e8a74b069
    Add LICENSE to Makefile (for creating debs) v1.3.2 BBaoVanC 2021-01-17 16:19:40 -0600
  • f7188b2cfb
    Add GPLv3 license BBaoVanC 2021-01-17 16:10:39 -0600
  • f921f41811
    Remove jp2a color support (breaks the actual fetch) v1.3.1 BBaoVanC 2021-01-16 21:25:02 -0600
  • 56ee91fab1
    Set jp2a to use 256-color by default v1.3 BBaoVanC 2021-01-13 11:53:02 -0600
  • 1ef8ac1e54
    Add kitty image backend support (detects kitty) BBaoVanC 2021-01-11 08:46:17 -0600
  • 26613ace6d
    Move PREFIX to Makefile v1.2.2 BBaoVanC 2021-01-10 18:43:01 -0600
  • d39be74d1a
    Change default prefix to /usr (instead of /usr/local) v1.2.1 BBaoVanC 2021-01-07 21:20:05 -0600
  • 47da13ddc1
    Add Maintainer: section to DEBIAN/control BBaoVanC 2021-01-06 01:10:16 -0600
  • a9ecbe74e6
    Add install, uninstall, and debs to Makefile BBaoVanC 2021-01-06 01:04:12 -0600
  • 8fc99fb467
    Readd get version workflow to CD v1.2 BBaoVanC 2021-01-05 21:30:56 -0600
  • 76342c7667
    Remove dependency checking BBaoVanC 2021-01-05 21:25:22 -0600
  • d57a91ec8c
    Remove the first v from the beginning of version name BBaoVanC 2021-01-05 21:24:09 -0600
  • e63738e9e2
    Switch GitHub Actions jobs to use Makefile (#3) BBaoVanC 2021-01-05 20:55:47 -0600
  • 0c0b8f71bd
    If height argument isn't a number, automatically choose size v1.1.0 BBaoVanC 2021-01-04 20:46:28 -0600
  • 9f4fb0960b
    Add multiple flags/args that do the same (options are good) BBaoVanC 2021-01-04 20:34:49 -0600
  • 69ce777957
    Add curl to dependencies v1.0.1 BBaoVanC 2020-12-27 23:59:06 -0600
  • 3006961993
    Change amd64 deb name back to nekofetch BBaoVanC 2020-12-27 23:37:28 -0600
  • 6428c4cca1
    Change height calculation to use stty instead of tput v1.0 BBaoVanC 2020-12-27 23:21:45 -0600
  • e9f6e6185e
    Fix upload package name BBaoVanC 2020-12-27 23:10:14 -0600
  • 63078ae36a
    Set package name to bundle id BBaoVanC 2020-12-27 23:05:31 -0600
  • 606fb13bc7
    Change integration to generate version 0-git-[commit-hash] BBaoVanC 2020-12-27 22:49:07 -0600
  • 0ca0d62b4e
    Set up GitHub actions (#1) BBaoVanC 2020-12-27 22:27:17 -0600
  • fc7e6c9610
    Change release.yml to use tag version for version v0.2dev2 BBaoVanC 2020-12-27 20:49:44 -0600
  • 4104a9b818
    Change version to 0.2dev2 BBaoVanC 2020-12-27 20:46:46 -0600
  • 23253e9bdf
    Add release workflow v0.2dev1 BBaoVanC 2020-12-27 20:41:53 -0600
  • 945089a3ef
    Change commit.yml to integration.yml BBaoVanC 2020-12-27 19:26:31 -0600
  • c66d50e589
    Separate shellcheck and build BBaoVanC 2020-12-27 19:25:06 -0600
  • 5a07732863
    Combine workflows into commit.yml BBaoVanC 2020-12-27 19:22:59 -0600
  • bf832c359f
    Add shellcheck workflow and rename deb-build to commit-build BBaoVanC 2020-12-27 19:20:01 -0600
  • 7aa3657ed9
    Fix typo (arm64 -> amd64) BBaoVanC 2020-12-27 19:10:47 -0600
  • 485f16cfed
    Separate deb artifacts BBaoVanC 2020-12-27 19:06:51 -0600
  • 31836682c1
    Add amd64 job and remove unnecessary commit hash job BBaoVanC 2020-12-27 19:00:28 -0600
  • af216e7f09
    Change arch to iphoneos-arm BBaoVanC 2020-12-27 18:54:34 -0600
  • 2f5e423a0f
    Upload nekofetch*.deb BBaoVanC 2020-12-27 18:46:45 -0600
  • 4e239543c8
    Upload artifact BBaoVanC 2020-12-27 18:45:45 -0600
  • ee5ee14a5c
    Change version to a static number BBaoVanC 2020-12-27 18:40:05 -0600
  • 03bb78518e
    Change version to use commit hash BBaoVanC 2020-12-27 18:29:36 -0600
  • 1a713cf57c
    Add release version test BBaoVanC 2020-12-27 18:23:35 -0600
  • 576ab0b58a
    Remove branch requirement BBaoVanC 2020-12-27 18:13:02 -0600
  • ea4e2b5346
    Remove . before .deb in name BBaoVanC 2020-12-27 18:08:59 -0600
  • 77877605f7
    Add deb-build workflow BBaoVanC 2020-12-27 18:06:36 -0600
  • 31d5e7ab07
    Change default ascii height to 5 less than terminal height BBaoVanC 2020-12-27 17:20:14 -0600
  • 82ce6a4c92
    Take a second argument as ascii height (use 75 by default) BBaoVanC 2020-12-26 16:51:33 -0600
  • d3aa525839
    Limit jp2a output height to 50 BBaoVanC 2020-12-26 16:40:56 -0600
  • 0a8bbb0c2d
    Use a case statement for argument parsing BBaoVanC 2020-12-26 15:43:09 -0600
  • c6e1f07bbe
    Make script POSIX compliant BBaoVanC 2020-12-26 15:36:09 -0600
  • 1bf621efc7
    Make script executable BBaoVanC 2020-12-26 15:16:26 -0600
  • c7da73112e
    add nekofetch script v0.1 Christian 2020-12-26 15:14:12 -0600
  • 8128d412da
    Initial commit Christian 2020-12-23 23:30:21 -0600