mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-16 05:11:14 +01:00
557228e262
* Added the new view * Add support for getting N number of commits * Added view title actions * More work to enable view/repository actions * Expand the view by default, and always show the last N commits * Add context menu actions * Improve actions * Basic infinite scrolling implemented * Better implementation using --skip instead of a cursor * Do not refresh graph when pressing Refresh * Refactor load more/caching * Rename the view * Add support for the find widget