Diff
Object Hierarchy:
Description:
[
CCode ( type_id =
"ggit_diff_get_type ()" ) ]
public class Diff :
Native
Content:
Properties:
Static methods:
Creation methods:
- protected Diff ()
- public Diff.buffers (uint8[]? buffer1, string? buffer1_as_path, uint8[]? buffer2, string? buffer2_as_path, DiffOptions? diff_options) throws Error
Same as blobs
but using a buffers.
- public Diff.index_to_workdir (Repository repository, Index? index, DiffOptions? diff_options) throws Error
Creates a Diff which compares the working
directory and the index.
- public Diff.tree_to_index (Repository repository, Tree? old_tree, Index? index, DiffOptions? diff_options) throws Error
Creates a Diff which compares
old_tree
and the index.
- public Diff.tree_to_tree (Repository repository, Tree? old_tree, Tree? new_tree, DiffOptions? diff_options) throws Error
Creates a Diff which compares
old_tree
and new_tree
.
- public Diff.tree_to_workdir (Repository repository, Tree? old_tree, DiffOptions? diff_options) throws Error
Creates a Diff which compares the working
directory and old_tree
.
Methods:
Inherited Members:
All known members inherited from class Ggit.Native
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref