.. |
gitbutler-branch
|
Refactor: move patch reference structs to the stack crate
|
2024-11-02 13:24:53 +01:00 |
gitbutler-branch-actions
|
Ability to hard-reset commits to what's on the remote
|
2024-11-15 17:44:10 +01:00 |
gitbutler-cherry-pick
|
Remove erroniously preserved dbg statements
|
2024-09-30 18:08:23 +02:00 |
gitbutler-cli
|
Rename functions and vars referencing branch to stack if the type is Stack
|
2024-11-09 23:23:21 +01:00 |
gitbutler-command-context
|
Chore: remove GC restriction
|
2024-11-11 16:13:13 +01:00 |
gitbutler-commit
|
Fix clippy warnings after toolchain date bump
|
2024-10-23 22:42:46 +02:00 |
gitbutler-config
|
build(deps): bump the rust-updates group across 1 directory with 13 updates
|
2024-11-01 18:16:24 +00:00 |
gitbutler-diff
|
Add method to unapply lines
|
2024-11-13 09:32:02 +01:00 |
gitbutler-edit-mode
|
Rename functions and vars referencing branch to stack if the type is Stack
|
2024-11-09 23:23:21 +01:00 |
gitbutler-error
|
build(deps): bump the rust-updates group across 1 directory with 13 updates
|
2024-11-01 18:16:24 +00:00 |
gitbutler-feedback
|
build(deps): bump the rust-updates group across 1 directory with 13 updates
|
2024-11-01 18:16:24 +00:00 |
gitbutler-forge
|
Refactor pr templates to use front end persisted store
|
2024-11-01 00:18:56 +01:00 |
gitbutler-fs
|
build(deps): bump the rust-updates group across 1 directory with 13 updates
|
2024-11-01 18:16:24 +00:00 |
gitbutler-git
|
The UUID crate always needs V4, so have that feature in the workspace.
|
2024-11-02 14:48:18 +01:00 |
gitbutler-hunk-dependency
|
Dependencies: Follow ups
|
2024-11-14 17:57:11 +01:00 |
gitbutler-id
|
move id module to its own crate
|
2024-07-09 12:39:18 +02:00 |
gitbutler-operating-modes
|
Add test to ensure old integration branch doesn't throw
|
2024-09-02 20:53:19 +03:00 |
gitbutler-oplog
|
Add method to unapply lines
|
2024-11-13 09:32:02 +01:00 |
gitbutler-oxidize
|
Use gitoxide for oplog listing
|
2024-11-04 10:41:38 +01:00 |
gitbutler-project
|
Hunk locking: Remove the experimental flag
|
2024-11-13 18:46:21 +01:00 |
gitbutler-reference
|
avoid allocations for comparisons
|
2024-10-24 19:17:36 +02:00 |
gitbutler-repo
|
Fix dropping empty commits
|
2024-11-14 17:41:01 +01:00 |
gitbutler-repo-actions
|
Rename branch and branch_id function parameters to stack and stack_id
|
2024-11-09 22:41:52 +01:00 |
gitbutler-secret
|
build(deps): bump the rust-updates group across 1 directory with 13 updates
|
2024-11-01 18:16:24 +00:00 |
gitbutler-serde
|
Propagate the dependency information to the commits
|
2024-11-13 18:46:21 +01:00 |
gitbutler-settings
|
github Oauth integration optionaly uses configured client ID
|
2024-11-01 16:35:33 +01:00 |
gitbutler-stack
|
Fixes a bug where remote branches may incorrectly show more commits
|
2024-11-14 19:23:37 +01:00 |
gitbutler-storage
|
assure conflicts::mark() writes its file atomically
|
2024-07-15 08:20:06 +02:00 |
gitbutler-sync
|
build(deps): bump the rust-updates group across 1 directory with 13 updates
|
2024-11-01 18:16:24 +00:00 |
gitbutler-tagged-string
|
derive some useful traits for tagged string and reference name
|
2024-08-08 14:48:06 +02:00 |
gitbutler-tauri
|
Ability to hard-reset commits to what's on the remote
|
2024-11-15 17:44:10 +01:00 |
gitbutler-testsupport
|
Replace merge-tree in upstream_integration_statuses
|
2024-11-04 19:55:18 +01:00 |
gitbutler-time
|
move time module to it's own crate
|
2024-07-09 13:08:12 +02:00 |
gitbutler-url
|
Fix clippy warnings after toolchain date bump
|
2024-10-23 22:42:46 +02:00 |
gitbutler-user
|
build(deps): bump the rust-updates group across 1 directory with 13 updates
|
2024-11-01 18:16:24 +00:00 |
gitbutler-watcher
|
Add From impl for FileDiff -> RemoteBranchFile
|
2024-11-04 18:05:31 +01:00 |
gitbutler-workspace
|
Use gix::Repository::virtual_merge_base() for better merge-bases.
|
2024-11-12 15:34:20 +01:00 |
.vercelignore
|
build: add a .vercelignore to ignore all files in crates
|
2024-08-27 19:59:18 +02:00 |
package.json
|
fix: simplify crates/package.json setup (#4986)
|
2024-09-28 15:29:48 +00:00 |