extrawurst
|
e94631cbb1
|
remove unused code
|
2023-11-08 16:36:11 +01:00 |
|
extrawurst
|
7e0a5844c4
|
GB-627: Session flush command (#1539)
|
2023-11-08 16:34:33 +01:00 |
|
Nikita Galaiko
|
26acd86063
|
Merge pull request #1542 from gitbutlerapp/remove-git-remote-branches-data
Remove git remote branches data
|
2023-11-08 15:08:34 +01:00 |
|
Mattias Granlund
|
8f9f29e8d6
|
Drop unused file
|
2023-11-08 13:48:08 +00:00 |
|
Nikita Galaiko
|
b277992391
|
move virtual branches call into controller
|
2023-11-08 14:38:27 +01:00 |
|
Nikita Galaiko
|
7ca1d842bb
|
Merge pull request #1541 from gitbutlerapp/add-controller-module
Add controller module
|
2023-11-08 14:29:02 +01:00 |
|
Nikita Galaiko
|
43ffb2dc05
|
extract bookmarks controller
|
2023-11-08 13:32:46 +01:00 |
|
Nikita Galaiko
|
2510e5b075
|
Merge pull request #1540 from gitbutlerapp/refactor-deltas-controller
Refactor deltas controller
|
2023-11-08 12:41:43 +01:00 |
|
Nikita Galaiko
|
21f678b273
|
extract deltas controller
|
2023-11-08 12:28:50 +01:00 |
|
extrawurst
|
7d7fbbb513
|
* not not try to push code to gb every tick
* use same tick interval as for fetch: 15min
* flush leading to push is unaffected by this
|
2023-11-08 12:08:48 +01:00 |
|
Mattias Granlund
|
3c9a1a3170
|
Make remote branch peek into page
|
2023-11-08 10:47:47 +00:00 |
|
Nikita Galaiko
|
cc900b911d
|
Merge pull request #1536 from gitbutlerapp/remove-log-tree-function
Remove log tree function
|
2023-11-08 11:13:49 +01:00 |
|
Nikita Galaiko
|
736abcde74
|
Merge pull request #1535 from gitbutlerapp/fix-wd-bug
fix wd bug
|
2023-11-08 10:57:24 +01:00 |
|
Nikita Galaiko
|
76c871bebe
|
do not flush logs tree
|
2023-11-08 10:51:00 +01:00 |
|
Nikita Galaiko
|
14b25966e5
|
fix: handle removed files correctly when building working directory tree
|
2023-11-08 10:48:09 +01:00 |
|
Mattias Granlund
|
35cc2a5870
|
Make pull request peek into page
|
2023-11-08 09:46:02 +00:00 |
|
Nikita Galaiko
|
872079fc8a
|
Merge pull request #1532 from gitbutlerapp/add-sessions-controller
Add sessions controller
|
2023-11-08 10:45:53 +01:00 |
|
Nikita Galaiko
|
89f4ee7899
|
Merge pull request #1533 from gitbutlerapp/remove-git-gb-push
Remove git gb push
|
2023-11-08 10:45:45 +01:00 |
|
dependabot[bot]
|
cf28889d79
|
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.4 to 0.5.6 (#1523)
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.4...v0.5.6)
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-08 09:09:45 +00:00 |
|
dependabot[bot]
|
64efd859b3
|
chore(deps-dev): bump @codemirror/state from 6.2.1 to 6.3.1 (#1522)
Bumps [@codemirror/state](https://github.com/codemirror/state) from 6.2.1 to 6.3.1.
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/state/compare/6.2.1...6.3.1)
---
updated-dependencies:
- dependency-name: "@codemirror/state"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-08 09:09:34 +00:00 |
|
Nikita Galaiko
|
48d5c5b45e
|
Merge pull request #1517 from gitbutlerapp/dependabot/cargo/tokio-util-0.7.10
chore(deps): bump tokio-util from 0.7.9 to 0.7.10
|
2023-11-08 09:48:59 +01:00 |
|
dependabot[bot]
|
bec7bafa96
|
chore(deps): bump tokio-util from 0.7.9 to 0.7.10
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.9 to 0.7.10.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)
---
updated-dependencies:
- dependency-name: tokio-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-08 08:23:24 +00:00 |
|
Nikita Galaiko
|
24c8d5a14a
|
Merge pull request #1518 from gitbutlerapp/dependabot/cargo/sentry-0.31.7
chore(deps): bump sentry from 0.31.6 to 0.31.7
|
2023-11-08 09:21:18 +01:00 |
|
Nikita Galaiko
|
18c83607bb
|
Merge pull request #1516 from gitbutlerapp/dependabot/cargo/chrono-0.4.31
chore(deps): bump chrono from 0.4.29 to 0.4.31
|
2023-11-08 09:20:46 +01:00 |
|
Nikita Galaiko
|
f8ef0e005a
|
Merge pull request #1515 from gitbutlerapp/dependabot/cargo/thiserror-1.0.50
chore(deps): bump thiserror from 1.0.48 to 1.0.50
|
2023-11-08 09:20:17 +01:00 |
|
Nikita Galaiko
|
3c82d9d426
|
Merge pull request #1514 from gitbutlerapp/dependabot/cargo/serde-1.0.190
chore(deps): bump serde from 1.0.188 to 1.0.190
|
2023-11-08 09:19:58 +01:00 |
|
Nikita Galaiko
|
84bb4f0eee
|
rm unused methods
|
2023-11-08 09:18:12 +01:00 |
|
Nikita Galaiko
|
8e895a90c4
|
extract session commands
|
2023-11-08 09:16:40 +01:00 |
|
Mattias Granlund
|
e9cf8cfa7f
|
Remove vbranch peek (#1531)
Make virtual branch peek into a page
|
2023-11-07 16:56:32 +00:00 |
|
Kiril Videlov
|
53e97b9a77
|
feat: adds commit URL to CommitCard component to allow linking to the commit details page
|
2023-11-07 17:45:22 +01:00 |
|
extrawurst
|
fe0368219f
|
workaround libgit2 limitation of not pushing wildcards: explicitly pushing all ref/gitbutler/.. refs
|
2023-11-07 17:23:56 +01:00 |
|
Kiril Videlov
|
ed8606d5e1
|
feat: add logic to determine whether to show HTTPS warning banner or not based on project configuration and environment variables
|
2023-11-07 17:17:14 +01:00 |
|
Nikita Galaiko
|
823672ff47
|
Merge pull request #1527 from gitbutlerapp/fix-session-indexing
less aggressive session indexing hack
|
2023-11-07 14:54:20 +01:00 |
|
Nikita Galaiko
|
5027509640
|
cargo fmt
|
2023-11-07 14:02:57 +01:00 |
|
Nikita Galaiko
|
ea052673fd
|
Merge pull request #1526 from gitbutlerapp/handle-rm-file
handle rm file
|
2023-11-07 14:02:31 +01:00 |
|
Nikita Galaiko
|
bd022452f1
|
less aggressive session indexing hack
|
2023-11-07 13:35:18 +01:00 |
|
Nikita Galaiko
|
3a3f8da54c
|
make sure deleted files are removed from session/wd
|
2023-11-07 13:31:14 +01:00 |
|
Nikita Galaiko
|
25184d015a
|
Merge pull request #1525 from gitbutlerapp/simplify-deltas-and-files-reading
Simplify deltas and files reading
|
2023-11-07 13:04:13 +01:00 |
|
Nikita Galaiko
|
735e23be83
|
chore: refactor code to remove unnecessary references in function signatures
|
2023-11-07 12:42:38 +01:00 |
|
Nikita Galaiko
|
90db1ae8c3
|
Merge pull request #1510 from gitbutlerapp/add-draggable-action
Add draggable action
|
2023-11-07 08:52:43 +01:00 |
|
Nikita Galaiko
|
5496cfb7b1
|
refactor to have flat function arguments
|
2023-11-07 08:51:17 +01:00 |
|
dependabot[bot]
|
c2e5b1bc5f
|
chore(deps-dev): bump @codemirror/view from 6.21.4 to 6.22.0
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.21.4 to 6.22.0.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/compare/6.21.4...6.22.0)
---
updated-dependencies:
- dependency-name: "@codemirror/view"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-07 06:38:20 +00:00 |
|
dependabot[bot]
|
8314d525fc
|
chore(deps-dev): bump @sveltejs/kit from 1.24.1 to 1.27.3
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.24.1 to 1.27.3.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.27.3/packages/kit)
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-07 06:38:09 +00:00 |
|
dependabot[bot]
|
8fff608165
|
chore(deps-dev): bump eslint from 8.52.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-07 06:38:00 +00:00 |
|
Kiril Videlov
|
20baf0a2f5
|
feat: remove BackButton component from Upstream page, add ProjectHeader component to Trunk and Board pages
|
2023-11-06 17:18:15 +01:00 |
|
dependabot[bot]
|
0df83ab3a6
|
chore(deps): bump sentry from 0.31.6 to 0.31.7
Bumps [sentry](https://github.com/getsentry/sentry-rust) from 0.31.6 to 0.31.7.
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-rust/compare/0.31.6...0.31.7)
---
updated-dependencies:
- dependency-name: sentry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 15:36:39 +00:00 |
|
dependabot[bot]
|
d07530d554
|
chore(deps): bump chrono from 0.4.29 to 0.4.31
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.29 to 0.4.31.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.29...v0.4.31)
---
updated-dependencies:
- dependency-name: chrono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 15:36:05 +00:00 |
|
dependabot[bot]
|
b77e604ebb
|
chore(deps): bump thiserror from 1.0.48 to 1.0.50
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.48 to 1.0.50.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.48...1.0.50)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 15:35:48 +00:00 |
|
dependabot[bot]
|
105fbd2388
|
chore(deps): bump serde from 1.0.188 to 1.0.190
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.188 to 1.0.190.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.188...v1.0.190)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 15:35:33 +00:00 |
|
Nikita Galaiko
|
b6bd0a4106
|
Merge pull request #1513 from gitbutlerapp/refactor-git2-error-handling
Refactor git2 error handling
|
2023-11-06 15:56:59 +01:00 |
|