MCPcopy Create free account

hub / github.com/attaca/attaca / functions

Functions620 in github.com/attaca/attaca

Methodnew
(store: S, root: SubtreeEntry)
src/old/marshal/backed.rs:79
Methodnew
(weak: Weak<T>)
src/old/api/atomic_weak.rs:16
Methodnew
()
src/old/api/object.rs:113
Methodnew
()
src/old/api/context.rs:16
Methodnew
(remote: Option<String>)
src/old/bin/trace.rs:72
Methodnew
(size: u64, handle: H)
src/object/mod.rs:322
Methodnew
(name: S, future: F)
attaca-test/src/test.rs:50
Methodnew
()
attaca-test/src/store/mod.rs:116
Methodnew
()
attaca-rados/src/memo.rs:142
Methodnew
()
attaca-rados/src/mapping.rs:31
Methodnext
(&mut self)
attaca-leveldb/src/store.rs:151
Methodnext
(&mut self)
src/batch.rs:191
Methodnext
(&mut self)
src/store.rs:147
Methodnext
(&mut self)
src/old/split.rs:79
Methodnext
(&mut self)
attaca-test/src/store/mod.rs:160
Methodnext
(&mut self)
attaca-rados/src/lib.rs:237
Methodnot
(self)
subito/src/cache.rs:325
Methodobject_builder
(this: &Arc<Context>)
src/old/api/context.rs:28
Methodon_close
(&self)
src/old/trace.rs:29
Methodon_marshal_process
(&self, _object_hash: &ObjectHash)
src/old/trace.rs:21
Methodon_marshal_subtree
(&self, _count: u64, _object_hash: &ObjectHash)
src/old/trace.rs:23
Methodon_split_begin
(&self, _size: u64)
src/old/trace.rs:17
Methodon_split_chunk
(&self, _offset: u64, _chunk: &[u8])
src/old/trace.rs:19
Methodon_split_chunk
(&self, _offset: u64, chunk: &[u8])
src/old/bin/trace.rs:118
Methodon_split_chunk
(&self, _offset: u64, chunk: &[u8])
src/old/bin/test/chunk.rs:41
Methodon_write_object_finish
(&self, _object_hash: &ObjectHash, _fresh: bool)
src/old/trace.rs:27
Methodon_write_object_start
(&self, _object_hash: &ObjectHash)
src/old/trace.rs:25
Methodopen
(path: PathBuf)
subito/src/lib.rs:193
Methodopen
(path: &Path)
subito/src/cache.rs:82
Methodopen
(url_str: &str)
attaca-leveldb/src/store.rs:67
Methodopen
(paths: &Paths)
src/old/repository.rs:124
Methodopen
(_s: &str)
attaca-test/src/store/mod.rs:52
Methodopen
(s: &str)
attaca-rados/src/lib.rs:44
Methodopen_path
(path: &Path)
attaca-leveldb/src/store.rs:78
Methodopen_path
(_path: &Path)
attaca-test/src/store/mod.rs:56
Methodopen_path
(_: &Path)
attaca-rados/src/lib.rs:106
Methodoperate
(mut self, ops: I)
src/old/marshal/backed.rs:87
Methodparents
(&mut self, iterable: I)
src/old/api/context.rs:58
Methodpartial_cmp
(&self, rhs: &Self)
src/store.rs:187
Methodpartial_cmp
(&self, other: &Self)
src/old/bin/log.rs:30
Methodpoll
(&mut self)
src/hierarchy.rs:68
Methodpoll
(&mut self)
src/old/catalog.rs:98
Methodpoll
(&mut self)
src/old/store/mod.rs:82
Methodpoll
(&mut self)
src/old/store/ssh.rs:46
Methodpoll
(&mut self)
src/object/mod.rs:55
Methodpoll
(&mut self)
attaca-test/src/test.rs:35
Methodpoll
(&mut self)
attaca-rados/src/memo.rs:37
Methodpoll
(&mut self)
attaca-rados/src/lib.rs:213
Methodpositive_or_unknown
(b: bool)
subito/src/cache.rs:337
Methodprocess_operation
( &'r self, hierarchy: Hierarchy<B>, batch_op: BatchOp, )
subito/src/candidate.rs:368
Methodprune
(&mut self)
src/old/index.rs:349
Methodpull
(&'r mut self, _args: PullArgs)
subito/src/pull.rs:19
Methodpush_front
(&self, component: S)
src/path.rs:26
Functionrados
(config: Config)
subito/src/open.rs:54
Functionrados
( _path: P, args: InitRados, )
subito/src/init.rs:134
Methodrange
(&self, range: Range<u64>)
src/object/mod.rs:816
Methodread
(&mut self, buf: &mut [u8])
attaca-test/src/store/mod.rs:137
Methodread_object
(&self, object_hash: ObjectHash)
src/old/store/mod.rs:63
Methodread_object
(&self, _object_hash: ObjectHash)
src/old/store/empty.rs:35
Methodread_object
(&self, object_hash: ObjectHash)
src/old/store/ssh.rs:81
Methodremove
(self, path: I)
src/old/marshal/backed.rs:117
Functionresolve
(this: &Repository<B>, refr: Ref)
subito/src/plumbing/mod.rs:88
Methodresolve
(&self, digest: &D)
attaca-test/src/store/mod.rs:103
Methodresolve_digest
( &self, signature: DigestSignature, bytes: &[u8], )
attaca-leveldb/src/store.rs:412
Methodresolve_digest
(&self, digest: D)
src/store.rs:85
Methodresolve_digest
(&self, store: &Store<B>)
src/object/mod.rs:364
Methodresolve_digest
( &self, signature: DigestSignature, bytes: &[u8], )
attaca-rados/src/lib.rs:462
Methodresolve_id
(&self, digest: &Sha3Digest)
attaca-leveldb/src/store.rs:407
Methodresolve_id
(&self, id: &I)
src/store.rs:72
Methodresolve_id
(&self, store: &Store<B>)
src/object/mod.rs:258
Methodresolve_id
(&self, digest: &Sha3Digest)
attaca-rados/src/lib.rs:457
Functionresolve_opt
(this: &Repository<B>, refr: Ref)
subito/src/plumbing/mod.rs:78
Functionresolve_refs
( raw: Vec<(Name, Vec<(Name, OwnedLocalId<B>)>)>, store: Store<B>, )
subito/src/state.rs:73
Functionrun
()
src/old/bin/main.rs:101
Functionsearch
TODO more robust searching
subito/src/open.rs:69
Methodsearch
()
subito/src/lib.rs:203
Methodsearch
(&self, bytes: K)
src/old/catalog.rs:245
Functionset_candidate
( this: &mut Repository<B>, candidate: Option<TreeRef<Handle<B>>>, )
subito/src/plumbing/mod.rs:182
Functionset_upstream
Set a branch upstream.
subito/src/plumbing/branch.rs:71
Functionshare
( reader: R, store: Store<B>, )
src/object/mod.rs:1419
Functionshare_and_resolve
(store: S, reader: R)
attaca-test/src/store/battery.rs:8
Methodshow
(&'r self, args: ShowArgs)
subito/src/show.rs:33
Methodsingleton
(key: Arc<String>, node: Self)
src/batch.rs:23
Methodsize
(&self)
src/old/marshal/record.rs:110
Functionsmall
(mut content: Content<B>)
src/object/decode.rs:85
Functionsplit_1
()
src/split.rs:165
Functionsplit_2
()
src/split.rs:196
Methodstage
(path: PathBuf)
subito/src/candidate.rs:99
Methodstage_batch
(&'r mut self, batch: I)
subito/src/candidate.rs:378
Methodstage_objects
( &'r mut self, batch: ObjectBatch<B>, )
subito/src/candidate.rs:413
Methodstaged_changes
(store: Store<B>, state: State<Handle<B>>)
subito/src/status.rs:174
Methodstate
()
subito/src/db.rs:38
Methodstatus
(&'r self, _args: StatusArgs)
subito/src/status.rs:41
Functionsubpaths_from_tree
Selectively checkout paths from a tree.
subito/src/plumbing/checkout.rs:298
Methodswap_branch
( &self, branch: String, previous: Option<Self::Handle>, new: Option<Self::Han
attaca-test/src/store/mod.rs:78
Functionswap_branches
( this: &mut Repository<B>, previous: Branches<B>, new: Branches<B>, )
subito/src/plumbing/mod.rs:58
Methodswap_branches
( &self, previous: HashMap<String, RawHandle>, new: HashMap<String, RawHandle>, )
attaca-leveldb/src/store.rs:428
Methodswap_branches
( &self, old: HashMap<String, Handle<B>>, new: HashMap<String, Handle<B>>, )
src/store.rs:113
Methodswap_branches
( &self, old: HashMap<String, RawHandle>, new: HashMap<String, RawHandle>, )
attaca-rados/src/lib.rs:522
Methodto_bytes
Serialize an `Object` into a byte vector.
src/old/marshal/object.rs:180
← previousnext →501–600 of 620, ranked by callers