Commit graph

  • ed6f21ee74 bump version to v0.1.48 v0.1.48 Jesse Duffield 2018-08-09 23:35:06 +10:00
  • 75a186614a add scroll keybinding to displayed files panel options Jesse Duffield 2018-08-09 23:34:50 +10:00
  • 18aa5b1bbe bump version to v0.1.47 v0.1.47 Jesse Duffield 2018-08-09 23:34:16 +10:00
  • 89209d1253 bump version to v0.1.46 v0.1.46 Jesse Duffield 2018-08-09 23:27:11 +10:00
  • bcad80250a add basic vim keybindings add keybinding for the tab key to begin a newline when writing a commit message it would have been shift+enter but currently that is not supported by gocui Jesse Duffield 2018-08-09 23:26:31 +10:00
  • a084023375
    Merge 2f7377bb5c into 44eaccfd14 Jesse Duffield 2018-08-09 10:30:30 +00:00
  • 44eaccfd14 switch to using the log package rather than directly writing to file Jesse Duffield 2018-08-09 20:29:58 +10:00
  • 9537645d0c dynamic width for confirmation panel and better handling of a squashed terminal Jesse Duffield 2018-08-09 19:49:36 +10:00
  • d08e3a55a1 WIP hard reset Jesse Duffield 2018-08-09 19:32:56 +10:00
  • 0d259d5bb6
    Merge f92d4558b9 into 2cd0bd8125 Anne Douwe Bouma 2018-08-09 09:18:04 +00:00
  • f92d4558b9 Open in Vim keybinding Anne Douwe Bouma 2018-08-09 11:16:55 +02:00
  • 2cd0bd8125 Merge branch 'master' of https://github.com/jesseduffield/lazygit Jesse Duffield 2018-08-09 19:02:19 +10:00
  • cc31cb1abe remove double quote escapes in commit message for auto version bumper Jesse Duffield 2018-08-09 19:02:16 +10:00
  • a56643fe64 refactor repeater functions and refresh file panel every ten seconds Jesse Duffield 2018-08-09 19:01:42 +10:00
  • 2f7377bb5c merge branch master Jesse Duffield 2018-08-09 18:52:14 +10:00
  • aaa262a9b7 rename handlers to confirm/close rather than yes/no Jesse Duffield 2018-08-09 18:48:50 +10:00
  • 40944c1094 clear input on confirm Jesse Duffield 2018-08-09 18:46:32 +10:00
  • 2386283e45
    Update README.md Jesse Duffield 2018-08-09 16:07:25 +10:00
  • 58977ed7f3 remove the dist folder after goreleaser runs Jesse Duffield 2018-08-09 15:47:55 +10:00
  • a068548bcb remove speed monitoring Jesse Duffield 2018-08-09 15:44:28 +10:00
  • b2f8b8b345 "bump version to v0.1.45" v0.1.45 Jesse Duffield 2018-08-09 15:24:39 +10:00
  • 5f70b2d9cd throw error when git username not configured Jesse Duffield 2018-08-09 15:24:12 +10:00
  • 8dc1d4913a
    Merge fc4117b94a into f33b2b2277 Jordan Davidson 2018-08-09 04:50:11 +00:00
  • f33b2b2277 "bump version to v0.1.44" v0.1.44 Jesse Duffield 2018-08-09 14:46:10 +10:00
  • dbf65a422a bump dependencies Jesse Duffield 2018-08-09 14:41:58 +10:00
  • ace8544512 create log if debugging and the file doesn't already exist Jesse Duffield 2018-08-09 14:36:26 +10:00
  • 4832d365f1 use go-git for commits Jesse Duffield 2018-08-09 14:33:51 +10:00
  • bebe94b4b3 don't call projectPath until we know we're in debug mode Jesse Duffield 2018-08-09 13:37:48 +10:00
  • 750445dc8b use platform agnostic filepaths Jesse Duffield 2018-08-09 13:29:25 +10:00
  • 1f5f80b1bf platform independent path reading Jesse Duffield 2018-08-09 13:21:30 +10:00
  • 5cc34e7801 factor out platform specific logic into a struct on state Jesse Duffield 2018-08-09 13:14:24 +10:00
  • ce8884f509 "bump version to v0.1.43" v0.1.43 Jesse Duffield 2018-08-09 12:56:11 +10:00
  • 481a05f116 check for VERSION file in project directory rather than current directory Jesse Duffield 2018-08-09 12:55:41 +10:00
  • 6e8abbcdda use fallback file VERSION Jesse Duffield 2018-08-09 12:25:32 +10:00
  • 273eb6244b "bump version to v0.1.42" v0.1.42 Jesse Duffield 2018-08-09 12:10:33 +10:00
  • 467741fa54 add basic script to bump patch number and call goreleaser Jesse Duffield 2018-08-09 12:10:22 +10:00
  • a00bbf709f "bump version to v0.1.41" v0.1.41 Jesse Duffield 2018-08-09 12:09:30 +10:00
  • b90e66dca1 "bump version to v0.1.40" v0.1.40 Jesse Duffield 2018-08-09 12:02:37 +10:00
  • 77eea90b0b "bump version to v0.1.39" Jesse Duffield 2018-08-09 12:00:23 +10:00
  • 79b012990b
    Update README.md Jesse Duffield 2018-08-09 11:07:41 +10:00
  • 45c0b9404a use zip for windows binaries v0.1.30 Jesse Duffield 2018-08-09 11:05:10 +10:00
  • 50924f31b0 Merge branch 'master' of https://github.com/jesseduffield/lazygit v0.1.29 Jesse Duffield 2018-08-09 11:00:57 +10:00
  • 705d273ad3 test comment to see if goreleaser only releases on new commits Jesse Duffield 2018-08-09 11:00:50 +10:00
  • 30c6fc2300
    Update README.md Jesse Duffield 2018-08-09 10:48:57 +10:00
  • 16b202f227
    Update README.md Jesse Duffield 2018-08-09 10:46:57 +10:00
  • 7c1dbb7c66
    Update README.md Jesse Duffield 2018-08-09 10:46:27 +10:00
  • 41152881db Merge branch 'master' of https://github.com/jesseduffield/lazygit v0.1.28 v0.1.27 v0.1.26 Jesse Duffield 2018-08-09 10:32:18 +10:00
  • d33fff54a3 point to homebrew repo Jesse Duffield 2018-08-09 10:32:12 +10:00
  • 3bf621de65
    Update README.md Jesse Duffield 2018-08-09 10:21:45 +10:00
  • 0c84055abd show error on git add --patching untracked file Jesse Duffield 2018-08-09 09:33:18 +10:00
  • 5d9df3ca07
    Merge pull request #86 from dawidd6/patch-1 Jesse Duffield 2018-08-09 09:25:21 +10:00
  • 6581bec1ce
    precise supported ubuntu releases by ppa Dawid Dziurla 2018-08-08 23:21:41 +02:00
  • fc4117b94a persistent commit message Jordan Davidson 2018-08-08 10:40:50 -06:00
  • ce3f81a2d3 remove github token Jesse Duffield 2018-08-09 00:26:32 +10:00
  • bc479a9bf5 correct repo name v0.1.25 Jesse Duffield 2018-08-08 23:29:59 +10:00
  • 83a9a6d1f5 Merge branch 'master' of https://github.com/jesseduffield/lazygit v0.1.24 Jesse Duffield 2018-08-08 23:28:59 +10:00
  • ca0b3debe9 attempt brew formula Jesse Duffield 2018-08-08 23:28:52 +10:00
  • 84a2b1ceb9
    Update README.md Jesse Duffield 2018-08-08 23:21:35 +10:00
  • 5951811a8b fix releaser v0.1.23 Jesse Duffield 2018-08-08 23:16:52 +10:00
  • 968f3b2c1c revert to stock standard goreleaser yml v0.1.22 Jesse Duffield 2018-08-08 23:13:26 +10:00
  • aacbb72e6c use env github token v0.1.21 Jesse Duffield 2018-08-08 23:09:39 +10:00
  • 48ab294922 remove newline in github token v0.1.20 Jesse Duffield 2018-08-08 23:06:50 +10:00
  • 555996642d try just pointing at the directory v0.1.19 Jesse Duffield 2018-08-08 23:04:51 +10:00
  • aad4269128 fix yml v0.1.18 Jesse Duffield 2018-08-08 23:03:10 +10:00
  • b3fbe8453f fix yml format v0.1.17 Jesse Duffield 2018-08-08 23:00:27 +10:00
  • ffac0e6420 Merge branch 'feature/gorelease' Jesse Duffield 2018-08-08 22:54:49 +10:00
  • 7371765d47 bring back white borders for everybody v0.1.16 Jesse Duffield 2018-08-08 22:53:24 +10:00
  • 7f75808499 cleanup for goreleaser Jesse Duffield 2018-08-08 22:51:18 +10:00
  • 778cb14dc4 update to use goreleaser ldflags Jesse Duffield 2018-08-08 22:48:37 +10:00
  • 00c679a3f0 swap travis for goreleaser Jesse Duffield 2018-08-08 22:40:01 +10:00
  • d9ec6f9890 switch border color back to black for osx v0.1.15 Jesse Duffield 2018-08-08 21:53:28 +10:00
  • 9858bfe4c3 use brighter panels for linux v0.1.14 Jesse Duffield 2018-08-08 21:46:56 +10:00
  • feada164d0 use file glob v0.1.13 Jesse Duffield 2018-08-08 21:22:08 +10:00
  • a1706ef2ee remove 1.7 because I'm not using it v0.1.12 Jesse Duffield 2018-08-08 21:09:51 +10:00
  • 1bd3aa9708 remove version number from filename and use regex to pick files to deploy Jesse Duffield 2018-08-08 21:08:05 +10:00
  • d0aaf94068 use default platforms Jesse Duffield 2018-08-08 21:04:04 +10:00
  • 8054d85782 add more archs to travis.yml Jesse Duffield 2018-08-08 20:59:32 +10:00
  • 31a8be5f32 update keybindings Jesse Duffield 2018-08-08 20:53:14 +10:00
  • ca04655a09 merge master/better-file-opening into master Jesse Duffield 2018-08-08 20:50:45 +10:00
  • 4281cc2884 add git config check and editing ability Jesse Duffield 2018-08-08 20:45:12 +10:00
  • 8013f18177 add test script that reads user input for subprocess testing Jesse Duffield 2018-08-08 20:44:06 +10:00
  • 5884d4f9b0 Attempt to reproduce #24 in the test repo Nicolas Borboën 2018-08-08 12:06:45 +02:00
  • c965333756 "opening and editing" Jesse Duffield 2018-08-08 19:46:21 +10:00
  • 54408a912c merge moving keybindings to its own file Jesse Duffield 2018-08-08 19:18:41 +10:00
  • 3839719154 "move keybindings into its own file" Jesse Duffield 2018-08-08 19:18:41 +10:00
  • e8c4bf20f6 merge master Jesse Duffield 2018-08-08 19:13:13 +10:00
  • fbadbdd771 version with tag Jesse Duffield 2018-08-08 18:57:27 +10:00
  • c6aee678c0 bump dep Jesse Duffield 2018-08-08 18:57:03 +10:00
  • c4c27262f2 allow go 1.7 to fail Jesse Duffield 2018-08-08 18:02:18 +10:00
  • a253b0b897 Merge branch 'master' of https://github.com/jesseduffield/lazygit v0.1.11 Jesse Duffield 2018-08-08 08:59:09 +10:00
  • 5ca47c3f47 merge master Jesse Duffield 2018-08-08 08:58:24 +10:00
  • 456c593c72
    Update README.md Jesse Duffield 2018-08-08 08:49:37 +10:00
  • 3b264806ef add version number v0.1.10 Jesse Duffield 2018-08-08 08:32:52 +10:00
  • 92e75d4602 "step one towards dealing with gpgsign" Jesse Duffield 2018-08-08 08:24:24 +10:00
  • 7add598235 give everybody permission v0.1.9 Jesse Duffield 2018-08-08 08:13:40 +10:00
  • 2853aba951 appending version number to binaries v0.1.8 Jesse Duffield 2018-08-08 08:07:43 +10:00
  • 8cc444182f make binaries executable Jesse Duffield 2018-08-08 08:02:33 +10:00
  • 2a25ce014b use correct filenames v0.1.7 Jesse Duffield 2018-08-08 07:56:55 +10:00
  • 411c02324f use gox default output Jesse Duffield 2018-08-08 07:54:11 +10:00
  • 2f50cbf2b8 use gox default output Jesse Duffield 2018-08-08 07:54:11 +10:00