Commit Graph

  • 642e9af45b
    Update build.sh probonopd 2023-07-08 11:43:19 +0200
  • ba1af62868
    set +e ; source /opt/qt*/bin/qt*-env.sh ; set -e probonopd 2023-07-08 11:36:16 +0200
  • 1701554b58
    Update build.sh probonopd 2023-07-08 11:32:08 +0200
  • 69ab3aba87
    bash -ex appimage-builder/build.sh probonopd 2023-07-08 11:09:47 +0200
  • 8bd3eab3f8
    #!/bin/bash probonopd 2023-07-08 11:09:25 +0200
  • c52d5e369c
    . /opt/qt*/bin/qt*-env.sh probonopd 2023-07-08 11:04:29 +0200
  • d2ed14216a
    sh -ex appimage-builder/build.sh probonopd 2023-07-08 10:56:46 +0200
  • b61697a3fb
    sh -ex ../appimage-builder/build.sh probonopd 2023-07-08 10:55:55 +0200
  • 7474fa3fb6
    Trigger build probonopd 2023-07-08 10:55:27 +0200
  • 2c92b8947c
    Update build.yml probonopd 2023-07-08 10:54:55 +0200
  • b0de2eae31
    Create build.sh probonopd 2023-07-08 10:51:46 +0200
  • 34625fb981
    Adds "Hide Untracked Files" option to DoubleTreeWidget Murmele 2023-07-05 09:31:26 +0200
  • b202f1a21e Reverts format changes to test/Settings.cpp pablov 2023-07-04 10:31:49 -0300
  • a80ffed278 Fixes code format according to clang-format pvacatel 2023-07-03 22:36:45 -0300
  • 3c92cc0f98 Adds "Hide Untracked Files" option to DoubleTreeWidget cogwheel context menu pvacatel 2023-07-02 15:53:30 -0300
  • d3acf745e5
    Merge pull request #583 from jmmanzano/spanish-translation Murmele 2023-06-19 12:54:16 +0200
  • 1e57e7d4f5 Spanish translation José Miguel Manzano 2023-06-17 12:01:22 +0200
  • f9848ca4b4
    Merge branch 'Murmele:master' into multi-file-tool-support gh-devnull 2023-06-08 18:47:04 -0400
  • c5441985e7
    Merge branch 'Murmele:master' into latest gh-devnull 2023-06-08 18:46:50 -0400
  • db545a2582
    Merge pull request #564 from Murmele/implementCaseInsensitivForTreeviewSearch Murmele 2023-05-25 07:15:59 +0200
  • f26c1033f6 Implement CaseInsensitive implementCaseInsensitivForTreeviewSearch Martin Marmsoler 2023-05-24 19:36:11 +0200
  • 47c0aba78c Replace stinb/libgit2.git with upstream libgit2/libgit2 in .gitmodules Mark t480 2023-05-23 19:00:38 +0200
  • 7d38d32a7b enable debug in all cases debugBuild Martin Marmsoler 2023-05-17 13:24:10 +0200
  • 11f23045c7 Update build.yml to build "latest" branch. devnull 2023-05-16 16:08:55 -0400
  • 009e67f9e8
    Merge branch 'Murmele:master' into multi-file-tool-support gh-devnull 2023-05-16 15:24:15 -0400
  • 26f2513c63
    Merge branch 'Murmele:master' into latest gh-devnull 2023-05-16 15:23:54 -0400
  • 8a0dd90f37
    Merge pull request #551 from RxLaboratory/Darktheme-fixes Murmele 2023-05-16 16:29:29 +0200
  • c69c832938
    Merge pull request #552 from RxLaboratory/CommitList-display-options Murmele 2023-05-16 14:13:02 +0200
  • 1323ddfdf0 Format Duduf 2023-05-16 11:43:49 +0200
  • 87a072251b For a selected directory, add the ability to skip recursive file enumeration. devnull 2023-05-15 20:26:05 -0400
  • ef20f6729c Invert commit list text and bright text colors Nicolas Dufresne 2023-05-15 11:30:00 +0200
  • 3a91d245cf Add display options to the commit list Duduf 2023-05-15 16:13:04 +0200
  • cc117e6c31 Review updates for multi-file tool support 7 - formatted devnull 2023-05-10 17:34:37 -0400
  • 11d27ed562 Review updates for multi-file tool support 6 - Remove "this" parameter from the QProcess constructor for DiffTool.cpp, EditTool.cpp, and MergeTool.cpp so the external tool process lifetimes are not in anyway tied to gittup's lifetime. This simulates QProcess::startDetached() behavior. devnull 2023-05-10 17:23:16 -0400
  • 3e344136f3 Review updates for multi-file tool support 7 - formatted devnull 2023-05-10 17:34:37 -0400
  • c5be6b31bd Review updates for multi-file tool support 6 - Remove "this" parameter from the QProcess constructor for DiffTool.cpp, EditTool.cpp, and MergeTool.cpp so the external tool process lifetimes are not in anyway tied to gittup's lifetime. This simulates QProcess::startDetached() behavior. devnull 2023-05-10 17:23:16 -0400
  • fb6218cd29 Review updates for multi-file tool support 5 - Fix premature MergeTool deletion. devnull 2023-05-09 22:09:18 -0400
  • 1b37de0dd1 Review updates for multi-file tool support 4. devnull 2023-05-08 15:08:38 -0400
  • 99537fad19 Review updates for multi-file tool support 3. devnull 2023-05-08 12:51:52 -0400
  • e8c9d13e90 Review updates for multi-file tool support 2. devnull 2023-05-08 12:40:08 -0400
  • e20b5d07bf Review updates for multi-file tool support. devnull 2023-05-08 11:03:19 -0400
  • 9a67cee167
    Merge branch 'Murmele:master' into latest gh-devnull 2023-05-02 15:51:13 -0400
  • 9da61f630b
    Merge pull request #528 from Murmele/splitterPosition Murmele 2023-04-28 10:09:31 +0200
  • fee97e989e
    Merge pull request #534 from Murmele/fixStageAll Murmele 2023-04-28 10:09:15 +0200
  • b17e494ecc
    Merge branch 'Murmele:master' into latest gh-devnull 2023-04-26 19:59:28 -0400
  • 6d0208a686 Implement index also in the case of a listview. There the name is the complete path and child must not be used to create full path fixStageAll Martin Marmsoler 2023-04-26 22:52:38 +0200
  • 5b15d5d309
    Merge pull request #517 from gh-devnull/close-branches-after-checkout Murmele 2023-04-25 22:25:59 +0200
  • ab696972a2 Fix FLATPAK typo. devnull 2023-04-25 12:54:34 -0400
  • f51f2d0bc3 In MergeTool, use the workspace file as "merged". devnull 2023-04-25 12:19:37 -0400
  • db90aa8414 In DiffTool, use old and new blobs for stashes and commits. devnull 2023-04-24 20:32:55 -0400
  • fde50c354f
    Merge branch 'Murmele:master' into close-branches-after-checkout gh-devnull 2023-04-25 09:31:30 -0400
  • 53cb4ffc62
    Merge branch 'Murmele:master' into latest gh-devnull 2023-04-25 09:30:25 -0400
  • 650e8b259e Merge in branch 'multi-file-tools' of https://github.com/gh-devnull/Gittyup.git to local branch. devnull 2023-04-24 17:50:10 -0400
  • 54dbabab4e Formatted. devnull 2023-04-17 12:15:28 -0400
  • 9df058e5a3 Fix typo in FLATPAK variant. devnull 2023-04-13 16:48:36 -0400
  • e438ebf63b Extend tools to handle multiple files devnull 2023-04-05 22:29:41 -0400
  • 3b9b8ae629 When refreshing all childs and parents must be updated as well Reason: When using StageAll and Unstage all previously only the element it self raises the dataChanged() signal and therefore all parents like folders get not updated, because they will not be updated, because the paths variable contains only files and not folders Martin Marmsoler 2023-04-24 19:33:06 +0200
  • 1461900ddd Deploying to gh-pages from @ Murmele/Gittyup@6bf49f007a 🚀 Murmele 2023-04-20 12:32:20 +0000
  • 2729ed0f64
    Merge pull request #530 from yangjuncode/yj Murmele 2023-04-20 14:04:02 +0200
  • 6bf49f007a
    Release 1.3.0 gittyup_v1.3.0 Murmele 2023-04-20 13:20:18 +0200
  • 4974a325d7
    Update release date Murmele 2023-04-20 11:26:26 +0200
  • 4e83f30ec9 bump cmake_minimum_required to 3.12 for add_compile_definitions yangjun 2023-04-20 16:40:21 +0800
  • 045e78c9ae ignore clion config dir yangjun 2023-04-20 16:38:55 +0800
  • 889ddba459 ignore clion build dir yangjun 2023-04-20 16:38:11 +0800
  • 4a75767cf6 prevent that diffview will be collapsed splitterPosition Martin Marmsoler 2023-04-19 19:59:19 +0200
  • 01b09f4422 Close the branch drop-down list after the user checks out a branch. devnull 2023-04-17 18:04:25 -0400
  • f49817e8a4 Format devnull 2023-04-17 17:46:27 -0400
  • 72cef4838c Close the branch drop-down list after the user checks out a branch. devnull 2023-04-17 16:55:56 -0400
  • 0dd426b287 remove not needed checkout Martin Marmsoler 2023-04-17 20:00:35 +0200
  • 027c94c37b update changelog and increase version number Martin Marmsoler 2023-04-17 19:58:54 +0200
  • 959c83d745 Merge branch 'master' devnull 2023-04-17 12:43:10 -0400
  • 1a41509ebb Formatted. devnull 2023-04-17 12:15:28 -0400
  • 1e5e00a1f0
    Merge pull request #513 from exactly-one-kas/fix-windows-credentials Murmele 2023-04-16 10:55:16 +0200
  • 6a7eecf0b0
    Fix repo tab name deduplication only working for 2 tabs at most Murmele 2023-04-15 17:50:49 +0200
  • 76f07e7958 Fix typo in FLATPAK variant. devnull 2023-04-13 16:48:36 -0400
  • 6cced0986f Fix typo in FLATPAK variant. devnull 2023-04-13 16:48:36 -0400
  • 2fb8b7798c Fix formatting kas 2023-04-12 18:07:21 +0200
  • 54ae13b6ac Put bundled credential helpers into credential-helper subdirectory kas 2023-04-12 14:49:13 +0200
  • b6b24287e0 Fix license file getting CRLF line endings on Windows kas 2023-04-12 14:21:42 +0200
  • f2c0d33b5d Fix calling external credential helpers kas 2023-04-12 14:19:08 +0200
  • 451ed9311e Update Openssl OpenSSL1.1.1-stable Martin Marmsoler 2023-04-12 10:47:45 +0200
  • 4e5bfd8e7f Extend tools to handle multiple files devnull 2023-04-06 16:45:22 -0400
  • 578a6db35a Extend tools to handle multiple files devnull 2023-04-05 22:29:41 -0400
  • 4a251647b8 Fix repo tab name deduplication only working for 2 tabs at most kas 2023-03-29 11:06:31 +0200
  • c8c4f68f44
    Merge pull request #491 from Murmele/forcePush_Remote Murmele 2023-03-27 11:24:10 +0200
  • a7345595ff Do not force push automatically to the default branch if push to ... command is used. Reason: If no remote name is set, the default is used, which is not always correct forcePush_Remote Martin Marmsoler 2023-03-12 17:52:03 +0100
  • e7eccf6c91
    Merge pull request #476 from Murmele/flatpakCIBuildFix Murmele 2023-02-26 13:18:01 +0100
  • cd7ebb493e Use archlinux, because with alpin an error occurs flatpakCIBuildFix Martin Marmsoler 2023-02-26 12:51:31 +0100
  • 0847a01214 Test123 Martin Marmsoler 2023-02-26 09:13:50 +0100
  • fc7ca5f642
    Merge pull request #475 from Murmele/fixFlatpak Murmele 2023-02-26 00:07:42 +0100
  • 2494d33b1d use .* because in the changed branch the commit id instead of the tag is used fixFlatpak Martin Marmsoler 2023-02-25 22:10:57 +0100
  • b698c5d812 Update build.yml Martin Marmsoler 2023-02-25 21:55:36 +0100
  • 45d6abfcb4 Update changelog.md Martin Marmsoler 2023-02-25 21:35:05 +0100
  • 28b0731f6f temporary checking out other branch Martin Marmsoler 2023-02-25 20:26:16 +0100
  • 4b88b864bf
    Merge pull request #454 from Murmele/features Murmele 2023-02-25 18:24:16 +0100
  • 47ab75bdfc
    Merge pull request #306 from Murmele/fixRefreshCalls Murmele 2023-02-25 18:23:22 +0100
  • 175431d850 Update changelog.md features Martin Marmsoler 2023-02-17 13:10:00 +0100
  • 5fadb7b655 Update Martin Marmsoler 2023-02-02 10:41:01 +0100
  • 1cc28554ae format master_new fixRefreshCalls Martin Marmsoler 2023-02-17 17:26:59 +0100
  • a318c6aa21 use higher waittime, because the CI fails, but offline it does not Martin Marmsoler 2023-02-17 17:23:32 +0100