{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":124137847,"defaultBranch":"master","name":"tig","ownerLogin":"koutcher","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-03-06T21:00:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11375970?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715892098.0","currentOid":""},"activityList":{"items":[{"before":"37ccb67e95ed7e9fc9e49872f9b65f3ca692f614","after":"c6899e98e10da37e8034e0f0cfd0904091ad34e5","ref":"refs/heads/master","pushedAt":"2024-07-20T10:09:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix `Ctrl-C` behavior within the Readline prompt (#1342)\n\n[tk: fixed regression with the `Enter` key]","shortMessageHtmlLink":"Fix Ctrl-C behavior within the Readline prompt (jonas#1342)"}},{"before":"f00e3509aa4177d5e5cb74da130e9db8d74c7b73","after":"37ccb67e95ed7e9fc9e49872f9b65f3ca692f614","ref":"refs/heads/master","pushedAt":"2024-06-13T16:58:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix staging with `diff.noprefix` and `--no-prefix`\n\nNote that the option `--default-prefix` works only if the installed Git\nversion supports it (2.41 and onward). The option is just passed through\nin order not to break older versions support.","shortMessageHtmlLink":"Fix staging with diff.noprefix and --no-prefix"}},{"before":"a23e6434564a15940b1f537ab1fb7f7955b214e1","after":"f00e3509aa4177d5e5cb74da130e9db8d74c7b73","ref":"refs/heads/master","pushedAt":"2024-06-12T19:38:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix staging with `diff.noprefix` and `--no-prefix`\n\nNote that option `--default-prefix` can only be used if the installed\nGit version supports it (minimum 2.41). The option is only passed\nthrough in order not to break older versions.","shortMessageHtmlLink":"Fix staging with diff.noprefix and --no-prefix"}},{"before":"79b662aa32ff5c2d283ef9e4b5201ce6c0d153b3","after":"a23e6434564a15940b1f537ab1fb7f7955b214e1","ref":"refs/heads/master","pushedAt":"2024-06-12T19:30:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix staging with `diff.noprefix` and `--no-prefix`","shortMessageHtmlLink":"Fix staging with diff.noprefix and --no-prefix"}},{"before":"2e60ebdc146a05a03738c1d6ab770e56e7b2b913","after":"79b662aa32ff5c2d283ef9e4b5201ce6c0d153b3","ref":"refs/heads/master","pushedAt":"2024-06-11T20:17:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix staging with `diff.noprefix` and `--no-prefix`","shortMessageHtmlLink":"Fix staging with diff.noprefix and --no-prefix"}},{"before":"de984e24590178ea777415b286a91bf1f5998cd8","after":"2e60ebdc146a05a03738c1d6ab770e56e7b2b913","ref":"refs/heads/master","pushedAt":"2024-06-03T20:48:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix staging with `diff.noprefix` and `--no-prefix`","shortMessageHtmlLink":"Fix staging with diff.noprefix and --no-prefix"}},{"before":"587a59abab3f2ebe7612bc69f44c22df570b2ee3","after":"de984e24590178ea777415b286a91bf1f5998cd8","ref":"refs/heads/master","pushedAt":"2024-05-30T19:59:45.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix parsing of `--no-prefix` argument","shortMessageHtmlLink":"Fix parsing of --no-prefix argument"}},{"before":"935fdbaa0ec6a182ab18016e0f3d0aa29bdf544b","after":"94cd7e1a87b969916fc6657d2dbc294765f91fdf","ref":"refs/heads/gh-1334","pushedAt":"2024-05-30T19:04:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix opening the blob view for new files\n\nRegression introduced in 935fdbaa0ec6a182ab18016e0f3d0aa29bdf544b.","shortMessageHtmlLink":"Fix opening the blob view for new files"}},{"before":"c0fee6ae00b11b5d3cb63a97174110c3c03cc69c","after":"935fdbaa0ec6a182ab18016e0f3d0aa29bdf544b","ref":"refs/heads/gh-1334","pushedAt":"2024-05-21T18:56:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Open the blob corresponding to the diff line\n\nFixes #1334","shortMessageHtmlLink":"Open the blob corresponding to the diff line"}},{"before":null,"after":"c0fee6ae00b11b5d3cb63a97174110c3c03cc69c","ref":"refs/heads/gh-1334","pushedAt":"2024-05-16T20:41:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Open the blob corresponding to the diff line\n\nFixes #1334","shortMessageHtmlLink":"Open the blob corresponding to the diff line"}},{"before":"357af1a73294ed41802b4fd0157ccbd3ee852b70","after":"026d1d643ad583b212b71be4bfe66cc3d6ec23d7","ref":"refs/heads/sha-256","pushedAt":"2024-05-10T22:51:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Add support for SHA-256 repositories\n\nUse variable extensions.objectformat, if available, to determine the\nlength of the hash id in the current repository.","shortMessageHtmlLink":"Add support for SHA-256 repositories"}},{"before":"f0828ca6967762e891c6c7dcb01f669afab5fe43","after":"587a59abab3f2ebe7612bc69f44c22df570b2ee3","ref":"refs/heads/master","pushedAt":"2024-05-10T22:07:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"tig-2.5.10","shortMessageHtmlLink":"tig-2.5.10"}},{"before":"58683d0cbe285818356d60dfac802ff6b33142f8","after":"f0828ca6967762e891c6c7dcb01f669afab5fe43","ref":"refs/heads/master","pushedAt":"2024-05-02T17:51:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Make `Ctrl-C` to kill only the command running in the foreground\n\nIgnore `INT` signal while executing a command in the foreground and\nalways reset all signal handlers to default in the child process.\n\nFixes #1331","shortMessageHtmlLink":"Make Ctrl-C to kill only the command running in the foreground"}},{"before":"beeef7687767b807ad35dd724269e6b379594d87","after":"58683d0cbe285818356d60dfac802ff6b33142f8","ref":"refs/heads/master","pushedAt":"2024-05-01T17:03:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix compilation warnings with ncurses 6.5\n\nAssume `#define NCURSES_OPAQUE 0` was only needed with ncurses 5.7.","shortMessageHtmlLink":"Fix compilation warnings with ncurses 6.5"}},{"before":"d4638be7e2f3bc5435a04cd0b453b50bdadf3bed","after":"beeef7687767b807ad35dd724269e6b379594d87","ref":"refs/heads/master","pushedAt":"2024-05-01T16:50:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix compilation warnings with ncurses 6.5\n\nAssume #define NCURSES_OPAQUE 0 was only needed with ncurses 5.7.","shortMessageHtmlLink":"Fix compilation warnings with ncurses 6.5"}},{"before":"b795fc37962540641c96473a4297ac790496b768","after":"d4638be7e2f3bc5435a04cd0b453b50bdadf3bed","ref":"refs/heads/master","pushedAt":"2024-05-01T15:58:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix compilation warnings with ncurses 6.5\n\nncurses 6.5 uses opaque typedefs by default.","shortMessageHtmlLink":"Fix compilation warnings with ncurses 6.5"}},{"before":"663a69bedea38ddd9ceef0571cca8831f688244e","after":"b795fc37962540641c96473a4297ac790496b768","ref":"refs/heads/master","pushedAt":"2024-04-26T21:01:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix editing when stdin is redirected\n\nCloses #1330","shortMessageHtmlLink":"Fix editing when stdin is redirected"}},{"before":"d4a13ffb111c06eef8ee958866f2a9a0d5298789","after":"663a69bedea38ddd9ceef0571cca8831f688244e","ref":"refs/heads/master","pushedAt":"2024-04-11T17:26:51.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix reopening the blame view from the main view\n\n* Update %(ref) when opening the blame view from the main view.\n\n* Rework 683fdc86374da5ce03ddabc271157e601a8fda0b to set %(file) only\n when opening the blob view and bring back %(file_old).","shortMessageHtmlLink":"Fix reopening the blame view from the main view"}},{"before":"44aa8fef20214af9fd106d225d56f61bc4fed061","after":"1b31e053eb17938592bce98b3955b976629e3100","ref":"refs/heads/gh-1323","pushedAt":"2024-04-04T17:05:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"fixup! Fix keybind with +[cmd] not triggering view refreshing","shortMessageHtmlLink":"fixup! Fix keybind with +[cmd] not triggering view refreshing"}},{"before":"d5829fac6b60d22491c7d535a1b741f4ba1065f6","after":"44aa8fef20214af9fd106d225d56f61bc4fed061","ref":"refs/heads/gh-1323","pushedAt":"2024-04-02T20:51:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix keybind with +[cmd] not triggering view refreshing\n\nFixes #1323","shortMessageHtmlLink":"Fix keybind with +[cmd] not triggering view refreshing"}},{"before":"b1cda8cad6b71e3b8c294f2bd9c9a10f9c88299a","after":null,"ref":"refs/heads/wip-gh-1315","pushedAt":"2024-04-02T19:42:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"}},{"before":null,"after":"d5829fac6b60d22491c7d535a1b741f4ba1065f6","ref":"refs/heads/gh-1323","pushedAt":"2024-04-02T19:35:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix keybind with +[cmd] not triggering view refreshing\n\nFixes #1323","shortMessageHtmlLink":"Fix keybind with +[cmd] not triggering view refreshing"}},{"before":"98b589d7e5c38cc44cab1318ddb310fc13514c18","after":"357af1a73294ed41802b4fd0157ccbd3ee852b70","ref":"refs/heads/sha-256","pushedAt":"2024-03-30T14:59:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Add support for SHA-256 repositories\n\nUse variable extensions.objectformat, if available, to determine the\nlength of the hash id in the current repository.","shortMessageHtmlLink":"Add support for SHA-256 repositories"}},{"before":"626bd3ea3c7952d57214e8524d6596a6e0b00a1e","after":"d21cae32814881ca545898a1dc06e1c37de45454","ref":"refs/heads/release","pushedAt":"2024-03-30T14:52:49.000Z","pushType":"push","commitsCount":63,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Update for version tig-2.5.9","shortMessageHtmlLink":"Update for version tig-2.5.9"}},{"before":"a37ce5cfe1f256b81092dda365b1d66450e0929e","after":"d4a13ffb111c06eef8ee958866f2a9a0d5298789","ref":"refs/heads/master","pushedAt":"2024-03-30T14:51:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"tig-2.5.9","shortMessageHtmlLink":"tig-2.5.9"}},{"before":"d2214be5688ba025aa8e0b58d7f0cf43bb5ef726","after":"98b589d7e5c38cc44cab1318ddb310fc13514c18","ref":"refs/heads/sha-256","pushedAt":"2024-03-28T21:29:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Add support for SHA-256 repositories\n\nUse variable extensions.objectformat, if available, to determine the\nlength of the hash id in the current repository.","shortMessageHtmlLink":"Add support for SHA-256 repositories"}},{"before":"5b03f6982ac0e6be846be6f0c7998a16262e1b5d","after":"a37ce5cfe1f256b81092dda365b1d66450e0929e","ref":"refs/heads/master","pushedAt":"2024-03-28T21:11:22.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix parsing of `git ls-tree` for submodules\n\nCloses #1282","shortMessageHtmlLink":"Fix parsing of git ls-tree for submodules"}},{"before":null,"after":"b1cda8cad6b71e3b8c294f2bd9c9a10f9c88299a","ref":"refs/heads/wip-gh-1315","pushedAt":"2024-03-18T22:38:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Update message in the blame view\n\n* Show the commit the line came from in the title window.\n\n* Show the commit where annotating starts in the status window.","shortMessageHtmlLink":"Update message in the blame view"}},{"before":"e83bbbdef8e8b59e5397fba415de615031d314a1","after":"5b03f6982ac0e6be846be6f0c7998a16262e1b5d","ref":"refs/heads/master","pushedAt":"2024-02-15T23:58:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix regression introduced in e2f1af4","shortMessageHtmlLink":"Fix regression introduced in e2f1af4"}},{"before":"c60d0293dc8442b97f17d85994b6696a2de78307","after":"e83bbbdef8e8b59e5397fba415de615031d314a1","ref":"refs/heads/master","pushedAt":"2024-02-10T18:45:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"koutcher","name":"Thomas Koutcher","path":"/koutcher","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11375970?s=80&v=4"},"commit":{"message":"Fix untracked changes staging behaviour in plain stage view\n\n* Close the view after staging an untracked file.\n\n* Fix issue with 11238ef7fb35ab769cf673c1f90b99bc634c7d13 and maximized\n views to allow the use of WATCH_INDEX trigger.","shortMessageHtmlLink":"Fix untracked changes staging behaviour in plain stage view"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yMFQxMDowOToxNi4wMDAwMDBazwAAAASEiQ-7","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0xMFQxODo0NTozNC4wMDAwMDBazwAAAAP3XsVV"}},"title":"Activity ยท koutcher/tig"}