summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings and merge issues on Win64Russell Belfer2012-08-231-0/+5
* Some cleanup suggested during reviewRussell Belfer2012-08-221-13/+2
* Add template dir and set gid to repo initRussell Belfer2012-08-222-17/+42
* Add git_repository_init_ext for power inittersRussell Belfer2012-08-221-4/+131
* Merge pull request #891 from arrbee/internal-ignore-apiVicent Martí2012-08-222-0/+75
|\
| * Wrap up ignore API and add testsRussell Belfer2012-08-221-0/+74
| * Add public API for internal ignoresRussell Belfer2012-08-211-0/+1
* | tree entry: rename git_tree_entry_attributes() into git_tree_entry_filemode()nulltoken2012-08-211-2/+2
* | filemode: deploy enum usagenulltoken2012-08-211-2/+2
* | filemode: introduce enum to ease use of attributesnulltoken2012-08-211-0/+10
|/
* treebuilder: enhance attributes handling on insertionnulltoken2012-08-191-1/+7
* Merge pull request #778 from ben/cloneVicent Martí2012-08-194-3/+133
|\
| * Add documentation for clone methods.Ben Straub2012-07-311-2/+3
| * Add checkout.h to git2.h.Ben Straub2012-07-313-4/+5
| * Enable stats on git_index_read_tree.Ben Straub2012-07-301-14/+2
| * Checkout: use git_index_read_tree_with_stats.Ben Straub2012-07-301-0/+15
| * Checkout: add head- and ref-centric checkouts.Ben Straub2012-07-271-9/+14
| * Merge remote-tracking branch 'upstream/development' into test-mergeBen Straub2012-07-278-37/+174
| |\
| * | Checkout: implementation of most optionsBen Straub2012-07-261-1/+2
| * | Restructure for better checkout optionsBen Straub2012-07-262-21/+26
| * | checkout: introduce git_checkout_optsBen Straub2012-07-261-3/+33
| * | Merge branch 'development' into cloneBen Straub2012-07-1718-79/+217
| |\ \
| * | | Fix documentation comment to match actual params.Ben Straub2012-07-131-4/+1
| * | | Clone: new home for git_checkout_force.Ben Straub2012-06-211-0/+38
| * | | Add progress reporting to clone.Ben Straub2012-06-211-3/+6
| * | | Add git_clone and git_clone_bare.Ben Straub2012-06-212-0/+46
* | | | refs: fix missing parameter documentationnulltoken2012-08-151-0/+2
* | | | notes: slight documentation enhancementsnulltoken2012-08-151-12/+14
* | | | Merge pull request #873 from carlosmn/tree-walkCarlos Martín Nieto2012-08-141-2/+3
|\ \ \ \
| * | | | tree: allow the user to skip an entry or cancel the walkCarlos Martín Nieto2012-08-131-2/+3
* | | | | Merge pull request #875 from arrbee/fix-message-prettify-length-checkRussell Belfer2012-08-141-3/+5
|\ \ \ \ \
| * | | | | Make git_message_prettify return bytes writtenRussell Belfer2012-08-141-3/+5
| |/ / / /
* | | | | Merge pull request #871 from joshtriplett/fix-note_foreach-docsVicent Martí2012-08-131-1/+1
|\ \ \ \ \
| * | | | | git_note_foreach: Fix documentation for notes_ref parameterJosh Triplett2012-08-121-1/+1
| |/ / / /
* | | | | Merge pull request #870 from joshtriplett/fix-note_create-docsVicent Martí2012-08-131-2/+2
|\ \ \ \ \
| * | | | | git_note_oid: Fix the documentation to reference parameters using the correct...Josh Triplett2012-08-121-2/+2
| |/ / / /
* | | | | Merge pull request #872 from joshtriplett/fix-note_remove-docsVicent Martí2012-08-131-1/+1
|\ \ \ \ \
| * | | | | git_note_remove: Copyediting on documentation for the oid parameterJosh Triplett2012-08-121-1/+1
| |/ / / /
* | | | | Fix incorrect array size in example for git_config_get_mappedJosh Triplett2012-08-121-1/+1
|/ / / /
* | | | Export git_attr_valueJosh Triplett2012-08-111-1/+1
* | | | Merge remote-tracking branch 'arrbee/tree-walk-fixes' into developmentVicent Marti2012-08-0611-29/+67
|\ \ \ \
| * | | | Update iterators for consistency across libraryRussell Belfer2012-08-0310-29/+56
| * | | | Fix git_tree_walk to return user errorRussell Belfer2012-07-261-0/+11
* | | | | Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into developmentVicent Marti2012-08-0210-12/+12
|\ \ \ \ \
| * | | | | portability: Improve x86/amd64 compatibilitynulltoken2012-07-2410-12/+12
* | | | | | Merge pull request #850 from libgit2/attr-exportVicent Martí2012-08-011-9/+25
|\ \ \ \ \ \
| * | | | | | attr: Do not export variables externallyVicent Marti2012-08-021-9/+25
* | | | | | | Merge pull request #848 from carlosmn/pending-messageVicent Martí2012-08-011-0/+22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | repository: add a getter and remove function for git's prepared messageCarlos Martín Nieto2012-08-011-0/+22
* | | | | | | Add function to query for compile time settings.Sascha Cunz2012-08-011-0/+23
|/ / / / / /