English ▾
Localized versions of api-object-access manual
Topics ▾
Email
Latest version
▾
api-object-access last updated in 2.18.0
Changes in the api-object-access manual
Setup and Config
Getting and Creating Projects
Basic Snapshotting
Branching and Merging
Sharing and Updating Projects
Inspection and Comparison
Patching
Debugging
External Systems
Server Admin
Guides
- gitattributes
- Command-line interface conventions
- Everyday Git
- Frequently Asked Questions (FAQ)
- Glossary
- Hooks
- gitignore
- gitmodules
- Revisions
- Submodules
- Tutorial
- Workflows
- All guides...
Administration
Plumbing Commands
- 2.18.1 → 2.24.4 no changes
-
2.18.0
2018-06-21
- 2.17.1 → 2.17.6 no changes
-
2.17.0
2018-04-02
- 2.1.4 → 2.16.6 no changes
-
2.0.5
2014-12-17
Talk about <sha1-file.c> and <object.h> family, things like
-
read_sha1_file()
-
read_object_with_reference()
-
has_sha1_file()
-
write_sha1_file()
-
pretend_object_file()
-
lookup_{object,commit,tag,blob,tree}
-
parse_{object,commit,tag,blob,tree}
-
Use of object flags
(JC, Shawn, Daniel, Dscho, Linus)