Commit graph

  • 0ece02a8fb COMMIT: Refactor to new standard Glenn Vriesman 2018-09-10 12:42:02 +02:00
  • 4010399c67 COMMIT: Add error stuff Glenn Vriesman 2018-09-10 12:41:44 +02:00
  • e6a1fce1fe MERGE: Refactor to new standard Glenn Vriesman 2018-09-10 12:41:18 +02:00
  • 5ba8b5eb8b STASH: Refactor to new standard Glenn Vriesman 2018-09-10 12:41:07 +02:00
  • d2c9831b5d BRANCHES: Refactor to new standard Glenn Vriesman 2018-09-10 12:40:51 +02:00
  • 0af5d1a582 FILES: Changed refreshFiles Glenn Vriesman 2018-09-10 12:39:34 +02:00
  • d397084eec GUI: Moved refresh function to own file Glenn Vriesman 2018-09-10 12:38:07 +02:00
  • 7886af9fe7 BRANCHES: Moved refresh function to top Glenn Vriesman 2018-09-10 12:37:20 +02:00
  • 52b132fe01 better handling of cursor and origin positionings Jesse Duffield 2018-09-10 20:17:39 +10:00
  • 545886dd1d MAIN: Moved main to its own file Glenn Vriesman 2018-09-10 11:08:19 +02:00
  • 47d526de51 STATUS: Removed unused json naming Glenn Vriesman 2018-09-10 10:53:08 +02:00
  • d544632175 STATUS: Cleaned, formatted, commented and changed performance Glenn Vriesman 2018-09-10 10:51:08 +02:00
  • 9ec5a04cf5 merge: remote-tracking branch 'upstream/master' Sascha Andres 2018-09-10 10:33:20 +02:00
  • bb9698810d refactor: move fallback to platform struct Sascha Andres 2018-09-10 10:31:15 +02:00
  • 7f4371ad71
    Merge pull request #275 from mjarkk/master Jesse Duffield 2018-09-10 18:15:15 +10:00
  • 74144e3892 fix: remove call to fmt.Println Sascha Andres 2018-09-10 10:10:10 +02:00
  • 07f87eb7cf Added missing dutch translations mjarkk 2018-09-10 08:08:53 +02:00
  • 5600da9ee7
    Merge pull request #11 from jesseduffield/master Mark Kopenga 2018-09-10 07:28:11 +02:00
  • ba0cc20e22 feat: add test cases Sascha Andres 2018-09-10 06:51:19 +02:00
  • 717913e64c fix: escape quote character on Linux Sascha Andres 2018-09-10 06:34:26 +02:00
  • 5a0431bb62
    Merge pull request #272 from antham/master Jesse Duffield 2018-09-10 10:58:22 +10:00
  • 1e357e2362
    Merge branch 'master' into master Jesse Duffield 2018-09-10 10:02:06 +10:00
  • c3b62a555c
    Merge pull request #265 from antham/add-tests-part-2 Jesse Duffield 2018-09-10 10:01:55 +10:00
  • 557461c016
    Merge branch 'master' into add-tests-part-2 Jesse Duffield 2018-09-10 09:47:14 +10:00
  • c2e670104e
    Merge branch 'master' into master Jesse Duffield 2018-09-10 09:46:01 +10:00
  • bea9971f9c
    Merge pull request #271 from glvr182/feature/ignore-hidden-files Jesse Duffield 2018-09-10 09:45:29 +10:00
  • a8fdf1a646
    Merge branch 'master' into feature/ignore-hidden-files Jesse Duffield 2018-09-10 09:45:18 +10:00
  • f8ab4f4073
    Merge pull request #234 from dawidd6/feature/help Jesse Duffield 2018-09-10 09:43:28 +10:00
  • 24f15742d0 commands/git : rename variable Anthony HAMON 2018-09-09 20:08:46 +02:00
  • 700f8c7e79 REPO: Added TODO entries to the gitignore for jesse Glenn Vriesman 2018-09-09 13:37:38 +02:00
  • 28e8d6e472 add go.sum Anthony HAMON 2018-09-09 11:13:18 +02:00
  • 6076a75643 commands/git : fix function call Anthony HAMON 2018-09-06 23:40:35 +02:00
  • b46e4b4976 commands/git : add several tests, do some cleanup Anthony HAMON 2018-09-06 23:38:49 +02:00
  • 99eca7b000 commands/git : replace make function Anthony HAMON 2018-09-06 23:18:19 +02:00
  • a0faaf6893 commands/git : remove includes function Anthony HAMON 2018-09-06 23:16:56 +02:00
  • 56ad07ebab commands/git : rename functions Anthony HAMON 2018-09-06 23:05:35 +02:00
  • 1ecd74c357 commands/git : add tests for GetCommitsToPush Anthony HAMON 2018-09-06 23:01:31 +02:00
  • ceab9706cb commands/git : add tests for UpstreamDifferentCount Anthony HAMON 2018-09-06 22:09:06 +02:00
  • 1cc7e9c02a rewrite to use subtests Anthony HAMON 2018-09-05 22:16:26 +02:00
  • 63e400647a
    shorter english string Dawid Dziurla 2018-09-09 10:47:13 +02:00
  • 6f7de83bce
    Merge branch 'master' into feature/help Dawid Dziurla 2018-09-09 10:39:08 +02:00
  • 5af03b6820
    Merge pull request #264 from antham/master Jesse Duffield 2018-09-09 11:35:48 +10:00
  • a8866b158b REPO: Added and modified some ignore statements Glenn Vriesman 2018-09-08 14:25:33 +02:00
  • 066bb26674 TAGS: Added refresh to refreshSidePanels Glenn Vriesman 2018-09-08 13:58:05 +02:00
  • 4a7b346804 BRANCHES: Added error check to createPrompPanel Glenn Vriesman 2018-09-08 13:56:11 +02:00
  • 928136a40f TAGS: Comment out the handlers for now Glenn Vriesman 2018-09-08 13:49:23 +02:00
  • 9c5694f8c8 TAGS: Started refreshTags Glenn Vriesman 2018-09-08 13:44:13 +02:00
  • 0d7a697e86 add go.mod antham 2018-09-05 21:48:37 +02:00
  • c45f5839b0 LANG: Added tagname to langs Glenn Vriesman 2018-09-07 21:30:20 +02:00
  • d4cdbd74f5 TAGS: Added checkout keybind Glenn Vriesman 2018-09-07 21:30:00 +02:00
  • edc5d3a27a TAGS: Added tag support in handlecheckoutbyname Glenn Vriesman 2018-09-07 21:29:48 +02:00
  • e80371fc6f
    satisfy golangci Dawid Dziurla 2018-09-07 14:41:01 +02:00
  • 9cef98f779
    ladies and gentlemen... Dawid Dziurla 2018-09-07 14:23:08 +02:00
  • ba6dedfb22
    rewrite some of menu panel logic Dawid Dziurla 2018-09-07 14:19:16 +02:00
  • ca715c5b23 support switching to recent repo Jesse Duffield 2018-09-07 09:41:15 +10:00
  • ba7e6add86
    Merge pull request #267 from glvr182/feature/add-effgo-link Jesse Duffield 2018-09-07 09:30:29 +10:00
  • 94a3fa4732 CI: Fixed format Glenn Vriesman 2018-09-06 22:19:21 +02:00
  • 56387802a7 REPO: Reverted ci bug creation Glenn Vriesman 2018-09-06 20:57:22 +02:00
  • 8b6b965eaa REPO: Tweaked some things Glenn Vriesman 2018-09-06 20:38:16 +02:00
  • 25c5471270 TAGS: Ran formatter over files Glenn Vriesman 2018-09-06 19:59:45 +02:00
  • f91ebd1898 TAGS: Created tags panel file Glenn Vriesman 2018-09-06 19:28:26 +02:00
  • 15c6462c96 TAGS: Error checking at view creation Glenn Vriesman 2018-09-06 18:25:35 +02:00
  • ef68593d8a TAGS: Added keybinding for switching layer Glenn Vriesman 2018-09-06 18:18:19 +02:00
  • 54cc0fc5d1 TAGS: Created GUI entry for tags Glenn Vriesman 2018-09-06 18:17:56 +02:00
  • a820189450 Added entry to the contributing guide Glenn Vriesman 2018-09-06 17:31:19 +02:00
  • 21b59f7b73
    Merge 0061869d70 into ce95e6771a Glenn Vriesman 2018-09-06 07:34:45 +00:00
  • ce95e6771a
    Merge pull request #263 from dawidd6/feature/confirm_quit Jesse Duffield 2018-09-06 09:33:06 +10:00
  • 0061869d70 GUI: Formatting and error handling start -- files_panel Glenn Vriesman 2018-09-05 23:26:12 +02:00
  • c8dd3fcc33 GUI: Formatting and error handling start -- confirmation_panel Glenn Vriesman 2018-09-04 19:59:16 +02:00
  • f0be67fc51 GUI: Some tweaks to make the ci happy Glenn Vriesman 2018-09-04 17:36:58 +02:00
  • dd0a9adaf7 Formatting and error handling start -- commits_panel Glenn Vriesman 2018-09-04 17:30:42 +02:00
  • 0ae05eb24f GUI: Formatting and error handling start Glenn Vriesman 2018-09-04 17:24:21 +02:00
  • eb4f761164 GUI: Formatting and error handling start Glenn Vriesman 2018-09-04 17:22:54 +02:00
  • 6576ee39fc GUI: Changed some formatting in app_status_manager Glenn Vriesman 2018-09-04 17:17:03 +02:00
  • a6fed69d0e GUI: More error handling Glenn Vriesman 2018-09-04 15:45:12 +02:00
  • 0e89b95107 TAGS: Added error checking + switchlayers function Glenn Vriesman 2018-09-04 15:21:26 +02:00
  • b42e917676 TAGS: Added default translation Glenn Vriesman 2018-09-04 15:11:52 +02:00
  • d4c3ea6d72 TAGS: Added tag panel handlers Glenn Vriesman 2018-09-04 15:11:38 +02:00
  • 0e36e51ded TAGS: Added tags - branches switch keybind Glenn Vriesman 2018-09-04 15:11:13 +02:00
  • 397ddb5cc5 TAGS: Added tags view Glenn Vriesman 2018-09-04 15:10:57 +02:00
  • e9268d1828
    add confirmOnQuit config option Dawid Dziurla 2018-09-05 19:56:11 +02:00
  • db2e2160a9
    change menu keybinding from ? to x Dawid Dziurla 2018-09-05 15:55:24 +02:00
  • 08395ae76c
    workaround to include menu keybinding in cheatsheet Dawid Dziurla 2018-09-05 15:45:20 +02:00
  • 4188786749
    update pl translation Dawid Dziurla 2018-09-05 15:20:34 +02:00
  • cf41338a9f
    Merge pull request #262 from jesseduffield/feature/50/jesse Jesse Duffield 2018-09-05 23:09:20 +10:00
  • a2d40cfbf1 allow users to configure whether the commit length is shown Jesse Duffield 2018-09-05 23:02:13 +10:00
  • 34d1648bd3
    fmt strikes again Dawid Dziurla 2018-09-05 13:23:06 +02:00
  • 906f8e252e
    include global keybindings in menu Dawid Dziurla 2018-09-05 13:01:21 +02:00
  • 986774e5c7 add commit count via gocui subtitle Jesse Duffield 2018-09-05 20:42:11 +10:00
  • 7100457ad7
    Merge 98763e98cb into f777c60ea4 Dawid Dziurla 2018-09-05 09:27:39 +00:00
  • 98763e98cb
    initial commit message counter Dawid Dziurla 2018-09-02 17:08:59 +02:00
  • f777c60ea4
    Merge pull request #260 from jesseduffield/hotfix/258-commit-message-newlines Jesse Duffield 2018-09-05 19:15:39 +10:00
  • 557009e660
    help -> menu Dawid Dziurla 2018-09-05 11:12:11 +02:00
  • af876d2be2
    Merge branch 'master' into hotfix/258-commit-message-newlines Jesse Duffield 2018-09-05 19:11:30 +10:00
  • 422b263df4 fix popup panel resizing Jesse Duffield 2018-09-05 19:07:46 +10:00
  • 4fc290b101
    Update README.md Jesse Duffield 2018-09-05 18:44:24 +10:00
  • c1bf1e52b0
    Merge pull request #257 from antham/master Jesse Duffield 2018-09-05 17:12:29 +10:00
  • 4d745fa525 update cache path in circleci Anthony HAMON 2018-09-04 22:23:17 +02:00
  • f0e19690f5
    Merge pull request #254 from jesseduffield/feature/dockerfile-for-alpine Jesse Duffield 2018-09-05 14:20:51 +10:00
  • 580c1cbc89
    Merge branch 'master' into feature/dockerfile-for-alpine Jesse Duffield 2018-09-05 11:03:17 +10:00