Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/attaca/attaca
/ functions
Functions
620 in github.com/attaca/attaca
⨍
Functions
620
◇
Types & classes
286
Method
get_branch
(&self, _branch: String)
src/old/store/empty.rs:25
Method
get_or_insert
(&self, key: K, thunk: G)
attaca-rados/src/memo.rs:148
Method
get_or_insert_local
( this: &Arc<Cache>, digest: &Digest, content: &Arc<Content>, )
src/old/api/object.rs:157
Method
get_or_insert_remote
( this: &Arc<Cache>, digest: &Digest, store: &Arc<Store>, )
src/old/api/object.rs:121
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/track.rs:16
Function
go
(repository: &mut Repository, _matches: &ArgMatches)
src/old/bin/status.rs:13
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/untrack.rs:19
Function
go
(repository: &mut Repository, _matches: &ArgMatches)
src/old/bin/log.rs:48
Function
go
TODO: Tree diff in order to remove files.
src/old/bin/pull.rs:66
Function
go
(matches: &ArgMatches)
src/old/bin/init.rs:24
Function
go
TODO: Tree diff in order to remove files.
src/old/bin/checkout.rs:71
Function
go
TODO: Tree diff in order to remove files.
src/old/bin/clone.rs:29
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/fsck.rs:40
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/commit.rs:42
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/remote/mod.rs:19
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/remote/add.rs:135
Function
go
(repository: &mut Repository, _matches: &ArgMatches)
src/old/bin/remote/list.rs:15
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/test/mod.rs:21
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/test/chunk.rs:58
Function
go
( repository: &mut Repository, conf_dir: P, matches: &ArgMatches, )
src/old/bin/test/suite/write_all.rs:54
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/test/suite/mod.rs:148
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/test/marshal/subtree.rs:91
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/test/marshal/mod.rs:19
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/test/marshal/file.rs:58
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/debug/read.rs:41
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/debug/mod.rs:20
Function
go
(repository: &mut Repository, _matches: &ArgMatches)
src/old/bin/debug/refs.rs:12
Function
go
(repository: &mut Repository, _matches: &ArgMatches)
src/old/bin/debug/stats.rs:18
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/index/mod.rs:19
Function
go
(repository: &mut Repository, _matches: &ArgMatches)
src/old/bin/index/update.rs:13
Function
go
(repository: &mut Repository, _matches: &ArgMatches)
src/old/bin/index/list.rs:13
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/catalog/mod.rs:17
Function
go
(repository: &mut Repository, matches: &ArgMatches)
src/old/bin/catalog/clear.rs:23
Method
handle_builder
(&self)
attaca-test/src/store/mod.rs:65
Method
hash
(&self, hasher: &mut H)
src/store.rs:201
Method
hash_name
(&self)
src/canonical.rs:74
Method
hash_size
(&self)
src/canonical.rs:78
Function
head
TODO detect checkout conflicts (currently using checkout::tree, which is and always will simply clobber everything)
subito/src/plumbing/checkout.rs:341
Method
id
(&self, id: RawHandle)
attaca-leveldb/src/store.rs:395
Method
id
(&self)
src/store.rs:221
Method
id
(&self)
src/object/mod.rs:189
Method
id
(&self, id: RawHandle)
attaca-rados/src/lib.rs:445
Method
index_mut
(&mut self, node_id: NodeId)
src/old/marshal/tree.rs:40
Method
init
(url_str: &str)
attaca-leveldb/src/store.rs:85
Method
init
Initialize a repository.
src/old/repository.rs:265
Method
init_path
(path: &Path)
attaca-leveldb/src/store.rs:96
Method
init_with
( path: PathBuf, backend: F, )
subito/src/init.rs:156
Method
insert
( self, path: I, subtree_entry: SubtreeEntry, )
src/old/marshal/backed.rs:102
Method
into_digest
(self)
src/store.rs:293
Method
into_insert
(self)
src/old/marshal/backed.rs:69
Method
into_iter
(self)
src/object/mod.rs:796
Method
into_large
(self)
src/object/mod.rs:869
Method
into_string
(self)
subito/src/syntax.rs:48
Method
into_tree
(self)
src/object/mod.rs:1100
Method
is_blob
(&self)
attaca-leveldb/src/lib.rs:71
Method
is_from_cache
(&self)
subito/src/db.rs:48
Method
is_unchanged
(lhs: &Self, rhs: &Self)
subito/src/cache.rs:50
Function
iterate
Iterate over branches.
subito/src/plumbing/branch.rs:97
Method
kind
(&self)
src/object/mod.rs:25
Function
large
( mut content: Content<B>, size: u64, depth: u8, )
src/object/decode.rs:104
Function
large_hierarchical
()
src/old/marshal/marshaller.rs:355
Function
large_singleton
()
src/old/marshal/marshaller.rs:332
Method
leaf
(objref: Option<ObjectRef<Handle<B>>>)
src/batch.rs:29
Function
leveldb
(config: Config)
subito/src/open.rs:50
Function
leveldb
( path: P, args: InitLevelDb, )
subito/src/init.rs:97
Method
load
(&self, id: RawHandle)
attaca-leveldb/src/store.rs:388
Method
load
(&self)
src/store.rs:211
Method
load
Load repository data.
src/old/repository.rs:297
Method
load
(&self)
attaca-test/src/store/mod.rs:194
Method
load
(&self, id: RawHandle)
attaca-rados/src/lib.rs:408
Method
load_branch
(&self, branch: String)
attaca-test/src/store/mod.rs:73
Function
load_branches
(this: &Repository<B>)
subito/src/plumbing/mod.rs:45
Method
load_branches
(&self)
attaca-leveldb/src/store.rs:422
Method
load_branches
(&self)
src/store.rs:94
Function
load_remote_branches
NB eventually get_state will end up async since it talks to the local store, which is why this is async.
subito/src/plumbing/mod.rs:28
Method
log
(&'r self, _args: LogArgs)
subito/src/log.rs:31
Function
main
()
subito/build.rs:3
Function
main
()
subito/src/main.rs:28
Function
main
()
attaca-leveldb/build.rs:3
Function
main
()
attaca-rados/build.rs:3
Method
make_local_catalog
(&self)
src/old/repository.rs:334
Method
marshal
(self, marshaller: Marshaller<T>)
src/old/marshal/backed.rs:128
Method
marshal_inner
( this: Arc<Mutex<Arena>>, node_id: NodeId, marshaller: Marshaller<T>, )
src/old/marshal/tree.rs:406
Method
new
(path: PathBuf, db: Database<Key>, backend: B)
subito/src/lib.rs:217
Method
new
(remote: Name, branch: Name)
subito/src/syntax.rs:83
Method
new
(db: Database<Key>)
attaca-leveldb/src/store.rs:180
Method
new
(source: R, parameters: Parameters)
src/split.rs:37
Method
new
()
src/batch.rs:19
Method
new
()
src/hierarchy.rs:37
Method
new
(backend: B)
src/store.rs:58
Method
new
()
src/path.rs:18
Method
new
(catalog: &Catalog, hash: ObjectHash)
src/old/catalog.rs:44
Method
new
(stream: S, hash: F)
src/old/split.rs:53
Method
new
(base_ref: P)
src/old/repository.rs:219
Method
new
()
src/old/index.rs:199
Method
new
Create a context from a loaded repository, with a supplied trace object.
src/old/context.rs:81
Method
new
(paths: &Arc<Paths>, catalog: &Catalog, io_pool: &CpuPool)
src/old/store/local.rs:111
Method
new
( local: Local, remote_catalog: &Catalog, ssh_cfg: &SshCfg, )
src/old/store/ssh.rs:107
Method
new
(left: L, right: R)
src/old/marshal/marshaller.rs:115
Method
new
()
src/old/marshal/tree.rs:46
← previous
next →
401–500 of 620, ranked by callers