summaryrefslogtreecommitdiff
path: root/include/git2
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|/ / / / / /
* | | | | | Merge pull request #833 from carlosmn/odb-oneVicent Martí2012-07-312-0/+14
|\ \ \ \ \ \
| * | | | | | repo: add git_repository_wrap_odb() to wrap an ODBCarlos Martín Nieto2012-07-211-0/+13
| * | | | | | odb: allow creating an ODB backend from a packfile indexCarlos Martín Nieto2012-07-211-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | git_oid_cmp: inline memcmp by hand to optimizeMichael Schubert2012-07-291-1/+25
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #834 from carlosmn/network-callbacksVicent Martí2012-07-272-1/+35
|\ \ \ \ \
| * | | | | Add a struct for network callbacksCarlos Martín Nieto2012-07-212-1/+35
| |/ / / /
* | | | | branch: Add `repository` argument to `create`Vicent Marti2012-07-271-0/+1
* | | | | Merge remote-tracking branch 'nulltoken/topic/branch-rework' into developmentVicent Marti2012-07-272-29/+52
|\ \ \ \ \
| * | | | | refs: drop git_reference_remote_tracking_from_branch()nulltoken2012-07-241-21/+0
| * | | | | branch: introduce git_branch_tracking()nulltoken2012-07-241-0/+16
| * | | | | branch: make git_branch_move() reference basednulltoken2012-07-241-9/+4
| * | | | | branch: slight git_branch_create() doc improvementnulltoken2012-07-241-2/+2
| * | | | | branch: introduce git_reference_is_branch()nulltoken2012-07-241-0/+10
| * | | | | branch: introduce git_branch_lookup()nulltoken2012-07-241-0/+24
| * | | | | branch: change git_branch_create() to make it return a referencenulltoken2012-07-241-4/+3
| | |/ / / | |/| | |
* | | | | reflog: Rename `entry_drop` to `drop`Vicent Marti2012-07-271-1/+1
* | | | | Merge remote-tracking branch 'nulltoken/topic/reflog-delete' into developmentVicent Marti2012-07-271-8/+36
|\ \ \ \ \
| * | | | | reflog: prevent git_reflog_append() from persisting the reflog back to disknulltoken2012-07-251-9/+4
| * | | | | reflog: prevent git_reflog_read() from chocking when no log exists yetnulltoken2012-07-251-0/+4
| * | | | | reflog: introduce git_reflog_write()nulltoken2012-07-251-0/+9
| * | | | | reflog: rename git_reflog_write() to git_reflog_append()nulltoken2012-07-251-2/+2
| * | | | | reflog: introduce git_reflog_entry_drop()nulltoken2012-07-251-0/+20
| |/ / / /
* | | | | Remotes: Setter for url+pushurl; Getter for pushurlSascha Cunz2012-07-261-0/+30
| |_|/ / |/| | |
* | | | Add flag to turn off pathspec testing for diff and statusyorah2012-07-242-0/+4
|/ / /
* | | Merge pull request #818 from nulltoken/reworkVicent Martí2012-07-211-0/+17
|\ \ \ | |/ / |/| |
| * | object: introduce git_object_peel()nulltoken2012-07-171-0/+17
* | | attr: Rename the `git_attr__` exportsVicent Marti2012-07-151-8/+8
|/ /
* | commit: properly export git_commit_nth_gen_ancestor()Carlos Martín Nieto2012-07-121-1/+1
* | Merge pull request #789 from carlosmn/odb-foreachVicent Martí2012-07-122-0/+20
|\ \
| * | odb: add git_odb_foreach()Carlos Martín Nieto2012-07-032-0/+20