Commit Graph

  • 489078763d
    switch to upload individual files David Refoua 2022-10-15 02:30:45 +0330
  • 51e69c0f7a
    add commands for testing David Refoua 2022-10-15 02:24:23 +0330
  • 75ebf405cc
    re-order the verbose message David Refoua 2022-10-15 02:16:00 +0330
  • ade4ef0661
    add verbose message for flattening function David Refoua 2022-10-15 02:11:47 +0330
  • aa755278ec
    upload the entire build directory David Refoua 2022-10-15 02:08:52 +0330
  • 5c8e0f38fe
    remove explicit call to vcvars David Refoua 2022-10-15 01:49:20 +0330
  • 5831fa4977
    resolve child path David Refoua 2022-10-15 01:47:22 +0330
  • d7d0f1320b
    use correct cmer root path David Refoua 2022-10-15 01:44:21 +0330
  • 9f395805e1
    remove stderr progress for 7-zip David Refoua 2022-10-15 01:44:07 +0330
  • e8d34e07a1
    allow custom titles for the launcher David Refoua 2022-10-15 01:39:38 +0330
  • 77df64b61b
    include version.rc2 David Refoua 2022-10-15 01:25:05 +0330
  • db44218d14
    comment out middle steps David Refoua 2022-10-15 01:21:17 +0330
  • 1b7d804701
    add 7-zip progress to output David Refoua 2022-10-15 00:35:34 +0330
  • c9ba643851
    remove invalid symlink David Refoua 2022-10-15 00:29:55 +0330
  • f301968ac3
    remove recurse param David Refoua 2022-10-15 00:27:27 +0330
  • f02bbfc5be
    use Get-ChildItem with excluded files instead of dir David Refoua 2022-10-15 00:20:58 +0330
  • 50816c6bfc
    add verbose message with directory content David Refoua 2022-10-14 23:42:02 +0330
  • a0827fb4f5
    formatting code David Refoua 2022-10-14 23:27:22 +0330
  • 28e42104ac
    create save to directory if it doesn't exist David Refoua 2022-10-14 23:16:54 +0330
  • 2189fe9483
    use resolve path for input parameters David Refoua 2022-10-14 23:07:45 +0330
  • 813fd6d82f
    more descriptive verbose comment for packing David Refoua 2022-10-14 22:57:53 +0330
  • 1fbe2f7c2d
    use absolute path for default cmder root dir David Refoua 2022-10-14 22:28:50 +0330
  • e1c14f6c7e
    add github actions badge David Refoua 2022-10-14 22:24:50 +0330
  • 4992227614
    use correct order of commands to move directory David Refoua 2022-10-14 22:12:59 +0330
  • 7178b978ec
    adjust required string double quotes David Refoua 2022-10-14 22:04:55 +0330
  • ee01f26680
    use absolute paths for moving items David Refoua 2022-10-14 22:01:34 +0330
  • eede47bfad
    set the workspace path for github actions correctly David Refoua 2022-10-14 21:56:19 +0330
  • 9d9519bdd4
    add missing prefix for github actions David Refoua 2022-10-14 21:52:54 +0330
  • f05c77e53c
    add resolve path for flatten directory function David Refoua 2022-10-14 21:51:04 +0330
  • 0b163d43ab
    adjustments to github actions build David Refoua 2022-10-14 21:48:40 +0330
  • d567229050
    add verbose message for flatten directory David Refoua 2022-10-14 21:46:00 +0330
  • 800a4a953f
    changes for github actions build David Refoua 2022-10-14 21:25:15 +0330
  • be5198c74b
    use github actions David Refoua 2022-10-14 21:15:46 +0330
  • 91d5a25fe9
    use max cpu count switch for msbuild David Refoua 2022-10-14 20:02:03 +0330
  • 760566acb9 resolve conflicts David Refoua 2022-09-12 22:33:52 +0430
  • a8bc932dbd resolve conflicts David Refoua 2022-09-12 22:27:41 +0430
  • 6cd7817938 resolve merge conflicts David Refoua 2022-09-11 09:56:40 +0430
  • 3d0e6b86e3
    Merge pull request #2748 from DRSDavidSoft/master Dax T Games 2022-09-10 20:28:44 -0400
  • a027bdc5c2
    Merge pull request #2747 from DRSDavidSoft/patch-3 Dax T Games 2022-09-10 20:23:57 -0400
  • 0f490fdb61
    Merge pull request #2746 from DRSDavidSoft/taskdialog Dax T Games 2022-09-10 20:22:42 -0400
  • 795ab5746c Merge https://github.com/DRSDavidSoft/cmder into taskdialog David Refoua 2022-09-10 01:49:31 +0430
  • 771c53c7f1 Re-target build tools & update script David Refoua 2022-09-10 01:47:10 +0430
  • 805a5fc6e5
    Merge pull request #3 from DRSDavidSoft/taskdialog David Refoua 2022-09-10 01:35:04 +0430
  • d2d3d38782 Merge branch 'patch-3' of https://github.com/DRSDavidSoft/cmder into taskdialog programmer test 2022-09-10 01:09:44 +0430
  • 05c92f4cb0
    Rename cmder_shell. to cmder_shell.cmd David Refoua 2022-09-10 01:10:17 +0430
  • 15d66d394a
    add cmder_shell.cmd David Refoua 2022-09-10 00:00:24 +0430
  • 280e40f077
    Merge branch 'master' into taskdialog David Refoua 2022-09-09 21:31:25 +0430
  • 8ee5e36fca
    update switches string David Refoua 2022-09-09 21:26:11 +0430
  • dab1dd93f1
    Merge pull request #2745 from DRSDavidSoft/patch-3 Dax T Games 2022-09-09 09:14:44 -0400
  • e2d817a497 Add set to fix error Dax T. Games 2022-09-09 09:11:45 -0400
  • d1b1012741
    minimal comspec detection (fixes #2744) David Refoua 2022-09-09 17:24:25 +0430
  • 5c409dabc8
    Merge pull request #2739 from DRSDavidSoft/patch-4 Dax T Games 2022-09-08 22:32:21 -0400
  • 05db3658ad
    Merge pull request #2738 from DRSDavidSoft/patch-3 Dax T Games 2022-09-08 22:31:55 -0400
  • ef0de62d82
    Merge pull request #2742 from daxgames/better_bat Dax T Games 2022-09-04 09:25:03 -0400
  • 61e7028566 CHANGELOG Dax T. Games 2022-09-04 09:23:03 -0400
  • 59bbdaddc7 Cleanup Dax T. Games 2022-09-04 09:16:39 -0400
  • 7a9ad78e66 Fix #2740 Dax T. Games 2022-09-01 13:00:43 +0000
  • ec371bafff
    Update Clink, Clink Completions and ConEmu dependencies David Refoua 2022-08-30 22:10:12 +0430
  • a617397aea
    move space from "{git}{hg}{svn}" to individual parts David Refoua 2022-08-30 21:59:09 +0430
  • 236bd9a9b7
    Merge 254ec2a735 into 4846eff298 Mohamad risza 2022-08-26 07:53:28 +0800
  • 254ec2a735
    Galeri Mohamad risza 2022-08-26 07:53:08 +0800
  • 74060922a4 run script before compile Martin Kemp 2022-07-18 18:21:08 +0100
  • e48dec15ac VS2022 Martin Kemp 2022-07-18 18:13:38 +0100
  • 52389f21f0
    VS 2019 Martin Kemp 2022-07-18 17:42:09 +0100
  • d1e033c312
    try 142 Martin Kemp 2022-07-18 17:40:54 +0100
  • c89ef96347
    Remove XP platform Martin Kemp 2022-07-18 17:36:49 +0100
  • 4846eff298
    Merge pull request #2720 from daxgames/CH Dax T Games 2022-07-15 10:11:59 -0400
  • 5f25ea58a0 update Clink and Git Dax T. Games 2022-07-15 10:08:52 -0400
  • dceccffb72 Merge branch 'master' into CH Dax T. Games 2022-07-15 10:06:59 -0400
  • 0a4d3bcb77 update Clink and Git Dax T. Games 2022-07-15 10:04:30 -0400
  • 913f93d24a
    Merge pull request #2703 from Mikaz-fr/master Dax T Games 2022-07-13 08:52:52 -0400
  • b263536212
    Delete sources.json Bharathi 2022-06-14 00:00:13 +0200
  • 6b45322a6d
    Update: clink to v1.3.21 Bharathi 2022-06-13 23:58:07 +0200
  • 416905440f
    Update Clink to 1.3.19 Bharathi 2022-06-10 01:55:29 +0200
  • 8776ffe4c1
    Update Vendor Bharathi 2022-06-01 19:04:34 +0200
  • 79cf003cf1
    Update Changelog for Git For Windows goodusername123 2022-05-31 21:57:46 -0500
  • c9e5d47d96
    undo spelling directory mistake goodusername123 2022-05-31 21:56:32 -0500
  • 978d3e32f7
    Update Git for Windows to 2.36.1 goodusername123 2022-05-31 21:55:01 -0500
  • 70b5822fd5
    Enable asynchronous clink prompt update for svn status Michael Roy 2022-05-25 15:34:22 +0200
  • f184714457
    Add new cmder config value Michael Roy 2022-05-25 15:28:29 +0200
  • 94a841f17d
    Changelog: Update ConEmu and Clink goodusername123 2022-04-28 16:24:59 -0500
  • 2a41f1dd26
    Update ConEmu to 220418 goodusername123 2022-04-28 16:17:41 -0500
  • 784338f0e0
    Update Clink to 1.3.17 goodusername123 2022-04-28 16:10:23 -0500
  • 7beb490048
    Merge pull request #2695 from goodusername123/master Dax T Games 2022-04-25 18:42:06 -0400
  • f2d8e31e2e
    Update clink URL goodusername123 2022-04-25 16:58:37 -0500
  • 6e05a9105f
    Fix and Update changelog goodusername123 2022-04-25 16:54:49 -0500
  • 62bfbb4501
    Update Git for Windows to 2.36.0 goodusername123 2022-04-25 16:49:28 -0500
  • 8bf40227e8
    Update Clink to 1.3.16 goodusername123 2022-04-25 16:47:34 -0500
  • cf61b81f01
    Merge pull request #2691 from daxgames/clink_1.3.15 Dax T Games 2022-04-16 14:02:55 -0400
  • 427937918e update Clink to 1.3.15 Dax T. Games 2022-04-16 13:40:34 -0400
  • fe29497878 update Clink to 1.3.14 Dax T. Games 2022-04-16 13:36:24 -0400
  • f3fcb8be4a
    Merge pull request #2689 from daxgames/fix_find_git Dax T Games 2022-04-16 11:51:37 -0400
  • 36e13027f6 CHANGELOG.md Dax T. Games 2022-04-16 11:42:27 -0400
  • ef51ed2be2 Merge branch 'fix_find_git' of https://github.com/daxgames/cmder into fix_find_git Dax T. Games 2022-04-16 11:35:41 -0400
  • 6d313853f3 only look at \cmd\git.exe for found git Dax T. Games 2022-04-16 11:35:19 -0400
  • f46e8b81d8
    Merge branch 'master' into fix_find_git Dax T Games 2022-04-16 11:18:38 -0400
  • faa09dbf61 CHANGELOG.md Dax T. Games 2022-04-16 11:15:41 -0400
  • 864b85f254 CHANGELOG.md Dax T. Games 2022-04-16 11:14:22 -0400
  • ce02fb4a0e fix find latest git Dax T. Games 2022-04-16 10:51:26 -0400
  • e345f187d8
    Remove set term=cygwin in init.bat (#2688) Dax T Games 2022-04-16 10:01:17 -0400