Commit Graph

  • d02050b6af additional functionality added. guruswarupa 2024-08-01 00:46:20 +0530
  • 64cbd99a33 fix gh action build Chris Titus 2024-07-31 14:11:44 -0500
  • 95dfbfb89c addition of few more functionalities guruswarupa 2024-08-01 00:40:52 +0530
  • c0caed8ed9 fix build Chris Titus 2024-07-31 14:04:20 -0500
  • f109514ea7
    simplify code structure #121 nyx 2024-07-31 15:02:10 -0400
  • 60864bae7d refactoring MonitorControl scripts with pure bash. guruswarupa 2024-08-01 00:24:21 +0530
  • 5e4858d21a
    Added missing inclusion of common-script on firewall-baselines #119 afonsofrancof 2024-07-31 18:28:48 +0100
  • 20ce32d03f
    Remove the extra "Thanks a lot" #118 nyx 2024-07-31 12:38:09 -0400
  • 8f2c84a16e
    Update README.md nyx 2024-07-31 12:28:00 -0400
  • 63cc8fd8b7 Commit Linutil ChrisTitusTech 2024-07-31 15:31:32 +0000
  • ccde5b8372
    Merge pull request #116 from lj3954/change_binary_path Chris Titus 2024-07-31 10:28:17 -0500
  • d26e5ea6c4
    Merge pull request #115 from lj3954/update_flatpaks Chris Titus 2024-07-31 10:27:04 -0500
  • 24bf5507ec
    Merge pull request #112 from lj3954/remove_unnecessary_check Chris Titus 2024-07-31 10:26:38 -0500
  • ec6df2496d added utility monitor-control.sh guruswarupa 2024-07-31 18:24:25 +0530
  • e47b6d2fbf MonitorControl Utility to manage multiple monitors. guruswarupa 2024-07-31 18:05:19 +0530
  • 1731cda6db
    chore: Move binaries to shorter path #116 Liam 2024-07-31 03:42:27 -0700
  • 67933959bd
    feat: Update flatpaks in system-update #115 Liam 2024-07-31 03:30:07 -0700
  • 1629ae0082
    chore: Remove duplicate cargo check workflow #112 Liam 2024-07-30 20:40:25 -0700
  • a8b68f8dd8
    refactor: Improve formatting of key handling match statement #107 Liam 2024-07-30 15:15:57 -0700
  • a13aa836ea Commit Linutil ChrisTitusTech 2024-07-31 01:34:16 +0000
  • 938ce3f7c7
    Merge pull request #101 from lj3954/build_aarch64 Chris Titus 2024-07-30 20:32:00 -0500
  • 0a07e23fe1 Commit Linutil ChrisTitusTech 2024-07-31 01:31:50 +0000
  • 51e992375b
    Merge pull request #108 from afonsofrancof/cleanup Chris Titus 2024-07-30 20:30:57 -0500
  • 6145c5e159 Made scripts executable #110 redkittty 2024-07-30 20:31:52 -0400
  • f3fea0edfa Made dependencies of dwm-setup be in-line with pkg redkittty 2024-07-30 20:26:37 -0400
  • 7dda423ed5
    I will slap the linter in the face #108 afonsofrancof 2024-07-31 01:25:43 +0100
  • b6bbc14811
    Merge branch 'main' of ssh://github.com/christitustech/linutil into cleanup afonsofrancof 2024-07-31 01:22:04 +0100
  • bc604780ab
    Fix bad comma afonsofrancof 2024-07-31 01:19:07 +0100
  • 6b0f928130 Added Suckless Programs to linutil redkittty 2024-07-30 20:16:50 -0400
  • bddc943258
    Change filter logic and fix wrong command on select bug afonsofrancof 2024-07-31 01:14:33 +0100
  • 2891589652
    Remove debug crate I used to fix this problem afonsofrancof 2024-07-31 00:14:50 +0100
  • c2c4c8796d
    Removed try_scroll down and up, there is a builtin for that afonsofrancof 2024-07-31 00:13:57 +0100
  • ab1036e400
    Merge pull request #103 from Real-MullaC/patch-3 Chris Titus 2024-07-30 17:43:16 -0500
  • cb1f2e8ab1
    Merge pull request #104 from Real-MullaC/patch-4 Chris Titus 2024-07-30 17:42:59 -0500
  • 5d68f49e59
    Fix always selecting the first item to run afonsofrancof 2024-07-30 23:20:56 +0100
  • 7e5a062918 Commit Linutil ChrisTitusTech 2024-07-30 22:10:10 +0000
  • 9d6d9e61bf Merge branch 'main' of https://github.com/ChrisTitusTech/linutil Chris Titus 2024-07-30 17:07:40 -0500
  • 0db77a5423 Commit Linutil ChrisTitusTech 2024-07-30 22:07:30 +0000
  • 8040dbb0ff Merge branch 'main' of https://github.com/ChrisTitusTech/linutil Chris Titus 2024-07-30 17:07:29 -0500
  • 936e46becc fix enter key running on preview Chris Titus 2024-07-30 17:07:19 -0500
  • e8b38c3121
    Merge pull request #106 from afonsofrancof/cleanup Chris Titus 2024-07-30 17:06:44 -0500
  • c399722959
    Sorting alphabetically #106 afonsofrancof 2024-07-30 22:56:38 +0100
  • f2499376b1
    Merge branch 'main' of ssh://github.com/christitustech/linutil into cleanup afonsofrancof 2024-07-30 22:51:52 +0100
  • b7c2ecedd9
    Fix crash when trying to scroll on empty results afonsofrancof 2024-07-30 22:49:51 +0100
  • e85cc943b3
    Fix selection bug on search afonsofrancof 2024-07-30 22:46:26 +0100
  • b7ff7aaf83 Final Edits #105 infstate 2024-07-30 14:33:30 -0700
  • e23d7327ce
    Update README.md #103 Real-MullaC 2024-07-30 22:33:29 +0100
  • 0297dd2acb
    Update PULL_REQUEST_TEMPLATE.md #104 Real-MullaC 2024-07-30 22:24:05 +0100
  • 872e26e5d2
    Update README.md to add docs URL Real-MullaC 2024-07-30 22:23:07 +0100
  • 42be40f65d Commit Linutil ChrisTitusTech 2024-07-30 21:18:35 +0000
  • 41078d5899
    Merge pull request #102 from afonsofrancof/cleanup Chris Titus 2024-07-30 16:17:51 -0500
  • 2ab49b47bf Deployed 3fa269a with MkDocs version: 1.6.0 2024-07-30 21:12:22 +0000
  • 847e09b637
    Fix some bugs #102 afonsofrancof 2024-07-30 22:12:03 +0100
  • be1a87d047 Fixed error from Old PR #100 infstate 2024-07-30 14:09:07 -0700
  • 5c348f9f49
    feat: Add aarch64 compatibility to start.sh and startdev.sh #101 Liam 2024-07-30 14:04:46 -0700
  • c6bd16f39d
    chore: Build linutil aarch64 binaries Liam 2024-07-30 14:04:31 -0700
  • 71c81b2302
    Merge with security folder PR afonsofrancof 2024-07-30 21:57:53 +0100
  • 5319634a57
    Update install command to use -Syu Musselman 2024-07-30 15:56:34 -0500
  • ccf22dec89
    Merge branch 'main' of ssh://github.com/christitustech/linutil into cleanup afonsofrancof 2024-07-30 21:55:53 +0100
  • 8a69f2683a Add DWM-Titus #99 infstate 2024-07-30 13:55:29 -0700
  • 0ca4f09dbc
    Merged with #82, still need testing afonsofrancof 2024-07-30 21:52:12 +0100
  • 3fa269ae9e
    Merge pull request #77 from monoterne/patch-1 Chris Titus 2024-07-30 15:48:58 -0500
  • 888636ff6c
    Merge pull request #92 from infstate/bugfixes-1 Chris Titus 2024-07-30 15:44:59 -0500
  • b7c3123250
    Merge pull request #94 from infstate/new-features-2 Chris Titus 2024-07-30 15:40:01 -0500
  • b6ac4e70cb Commit Linutil ChrisTitusTech 2024-07-30 20:38:39 +0000
  • 139b4820fa
    Merge pull request #98 from sinisa94/patch-1 Chris Titus 2024-07-30 15:37:51 -0500
  • b3dedea471
    Merge branch 'main' of ssh://github.com/christitustech/linutil into cleanup afonsofrancof 2024-07-30 21:35:44 +0100
  • 42ea4da95d Fixed switch case #93 infstate 2024-07-30 13:31:46 -0700
  • 559b8b8eb5 Fixed switch case #92 infstate 2024-07-30 13:29:36 -0700
  • 1754e078d3 Commit Linutil ChrisTitusTech 2024-07-30 20:29:25 +0000
  • e349e25c12
    Merge pull request #83 from lj3954/build_with_musl Chris Titus 2024-07-30 15:28:40 -0500
  • de2c0847a3 Commit Linutil ChrisTitusTech 2024-07-30 20:20:10 +0000
  • 21e350c37b
    Merge pull request #91 from ChrisTitusTech/dependabot/cargo/clap-4.5.11 Chris Titus 2024-07-30 15:19:28 -0500
  • 007311b0c7
    Merge pull request #82 from JustLinuxUser/main Chris Titus 2024-07-30 15:13:16 -0500
  • df25ffeb48 Update dependabot.yml Chris Titus 2024-07-30 15:03:32 -0500
  • 2a509126a0
    Attempt to reduce headache with archlinux-keyring #98 Sinisa 2024-07-30 21:57:02 +0200
  • b884f7010c
    Update linutil.yml to have manual push #96 Real-MullaC 2024-07-30 20:51:16 +0100
  • e14d3de466
    Update pre-release.yaml so it does a pre release before main release. #97 Real-MullaC 2024-07-30 20:50:19 +0100
  • c0fa512df2 Commit Linutil #82 JustLinuxUser 2024-07-30 19:32:52 +0000
  • b86827411c Updated the scripts to source the dependencies Andrii Dokhniak 2024-07-28 17:32:05 +0200
  • 660658f195
    Sync with main #80 afonsofrancof 2024-07-30 20:09:45 +0100
  • 29e257bf41 Added Security Folder #94 infstate 2024-07-30 12:01:13 -0700
  • b1995a8bab Fixed broken package error infstate 2024-07-29 20:33:17 -0700
  • f1f3937e49 Remove check and add comments infstate 2024-07-29 20:23:02 -0700
  • 832d67af9b Implement DWM-Titus feature infstate 2024-07-29 20:11:22 -0700
  • 45f7ac486e fixed pkg manager checks infstate 2024-07-29 18:20:14 -0700
  • 22dba273cb
    Bump clap from 4.5.9 to 4.5.11 #91 dependabot[bot] 2024-07-29 20:01:28 +0000
  • 18185ed434
    Bump actions/setup-python from 4 to 5 #90 dependabot[bot] 2024-07-29 19:26:36 +0000
  • f1fc19fed8
    Merge pull request #78 from monoterne/patch-2 Chris Titus 2024-07-29 11:10:35 -0500
  • 1a4ce5eb24
    Merge pull request #88 from JustLinuxUser/patch-2 Chris Titus 2024-07-29 11:09:34 -0500
  • d8aa27402a Create LICENSE Chris Titus 2024-07-29 11:06:34 -0500
  • e58a7bf9bc
    fix: Remove theoretical possibility of OOM in build script #85 Liam 2024-07-28 11:47:29 -0700
  • 435bc2bf55
    fix: Handle extra whitespaces which may be incorrectly passed Liam 2024-07-28 10:46:47 -0700
  • c1e206ccdc
    Stupid windows infecting Linux 😠😠😠 #88 Andrii 2024-07-28 19:31:04 +0200
  • 7ab5a0e5f6
    feat: Don't require shebang for sourced scripts Liam 2024-07-28 10:12:01 -0700
  • 7859482007
    refactor: Better handle script check Liam 2024-07-28 10:05:02 -0700
  • 771f06f127
    refactor: Better handle errors Liam 2024-07-28 09:48:56 -0700
  • 99460c26dd
    feat: Recursively source scripts Liam 2024-07-28 09:43:00 -0700
  • 7ead4369ad Full filesystem, use AppState more Andrii Dokhniak 2024-07-28 17:31:20 +0200
  • 38ec32d5de Added tempdir and include_dir packages Andrii Dokhniak 2024-07-28 17:30:07 +0200