| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ...Aaaand this works | Vicent Marti | 2013-05-30 | 2 | -8/+8 |
| * | What are the chances, really | Vicent Marti | 2013-05-29 | 2 | -30/+31 |
| * | Liike this | Vicent Marti | 2013-05-28 | 2 | -6/+11 |
| * | packbuilder: also write index in git_packbuilder_write | Michael Schubert | 2013-05-27 | 1 | -3/+9 |
| * | Fix documentation of git_branch_delete. | Daniel Rodríguez Troitiño | 2013-05-26 | 1 | -1/+2 |
| * | Clarify GIT_DIFF_INCLUDE_UNTRACKED_CONTENT option | Russell Belfer | 2013-05-24 | 1 | -5/+10 |
| * | Typedef git_config_level_t and use it everywhere | Russell Belfer | 2013-05-24 | 2 | -13/+28 |
| * | Docs for git_libgit2_opts and cache disable tweak | Russell Belfer | 2013-05-24 | 1 | -2/+31 |
| * | Add typedefs on some public enums | Russell Belfer | 2013-05-24 | 3 | -10/+11 |
| * | Merge pull request #1593 from ethomson/conflict_iterator | Vicent Martí | 2013-05-24 | 2 | -6/+43 |
| |\ | |||||
| | * | introduce git_conflict_iterator | Edward Thomson | 2013-05-17 | 2 | -6/+43 |
| * | | Merge pull request #1592 from ethomson/merge_setup | Vicent Martí | 2013-05-24 | 2 | -4/+58 |
| |\ \ | |||||
| | * | | merge setup | Edward Thomson | 2013-05-17 | 2 | -4/+58 |
| | |/ | |||||
| * | | Merge pull request #1603 from ben/shallow | Vicent Martí | 2013-05-24 | 1 | -0/+9 |
| |\ \ | |||||
| | * | | Improve test failure output | Ben Straub | 2013-05-23 | 1 | -0/+9 |
| * | | | Merge pull request #1595 from arrbee/even-more-rename-fixes | Vicent Martí | 2013-05-24 | 2 | -18/+73 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | More diff rename tests; better split swap handling | Russell Belfer | 2013-05-23 | 1 | -1/+1 |
| | * | | Significant rename detection rewrite | Russell Belfer | 2013-05-22 | 1 | -6/+9 |
| | * | | More git_diff_find_similar improvements | Russell Belfer | 2013-05-20 | 1 | -0/+2 |
| | * | | Fix issues with git_diff_find_similar | Russell Belfer | 2013-05-17 | 1 | -11/+32 |
| | * | | Add git_diff_print_raw printing helper | Russell Belfer | 2013-05-17 | 1 | -0/+16 |
| | * | | Add git_oid_nfmt - a flexible OID formatter | Russell Belfer | 2013-05-17 | 1 | -4/+17 |
| * | | | Merge pull request #1594 from nulltoken/topic/tag_annotation | Ben Straub | 2013-05-21 | 1 | -0/+31 |
| |\ \ \ | |||||
| | * | | | tag: Introduce git_tag_annotation_create() | nulltoken | 2013-05-21 | 1 | -0/+31 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #1597 from zodiac/patch-1 | Ben Straub | 2013-05-21 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | define "long name" in git_reference_name_to_id | Li Xuanji | 2013-05-21 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | refs: export the glob iterator | Carlos Martín Nieto | 2013-05-21 | 1 | -0/+11 |
| |/ / | |||||
| * | | revparse: Introduce git_revparse_ext() | nulltoken | 2013-05-16 | 1 | -0/+22 |
| * | | Merge pull request #1558 from bmorganpa/ssh_transport | Vicent Martí | 2013-05-16 | 1 | -0/+74 |
| |\ \ | |/ |/| | |||||
| | * | Removed ifdef | Brad Morgan | 2013-05-10 | 1 | -2/+0 |
| | * | Moved libssh2 sign callback into typedef | Brad Morgan | 2013-05-09 | 1 | -1/+3 |
| | * | Added ifdef | Brad Morgan | 2013-05-07 | 1 | -0/+2 |
| | * | Merge remote-tracking branch 'origin/development' into ssh_transport | Brad Morgan | 2013-05-07 | 30 | -619/+1054 |
| | |\ | |||||
| | * | | Fixed compilation issues when libssh2 is missing | Brad Morgan | 2013-05-07 | 1 | -0/+6 |
| | * | | Added SSH public key authentication | Brad Morgan | 2013-05-07 | 1 | -1/+31 |
| | * | | Push working over ssh | Brad Morgan | 2013-05-04 | 1 | -0/+25 |
| | * | | Added ssh transport file | Brad Morgan | 2013-05-03 | 1 | -0/+11 |
| * | | | Add cat-file example and increase const use in API | Russell Belfer | 2013-05-16 | 2 | -5/+10 |
| * | | | Update index.h docs | Russell Belfer | 2013-05-15 | 1 | -30/+45 |
| * | | | Remove entry dup/free functions and fix comments | Russell Belfer | 2013-05-15 | 1 | -38/+8 |
| * | | | Add APIs to dup and free git_index_entrys | Russell Belfer | 2013-05-15 | 1 | -12/+36 |
| * | | | Improve docs for git_index_entry flag masks | Russell Belfer | 2013-05-15 | 1 | -18/+40 |
| * | | | Merge pull request #1588 from arrbee/fixes-for-checkout-and-diff | Vicent Martí | 2013-05-15 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | Fix checkout of submodules with no .gitmodules | Russell Belfer | 2013-05-15 | 1 | -0/+2 |
| * | | | | Fix trailing whitespaces | nulltoken | 2013-05-15 | 4 | -10/+8 |
| |/ / / | |||||
| * | | | Unify whitespaces to tabs | Linquize | 2013-05-15 | 8 | -30/+30 |
| * | | | Merge pull request #1385 from carlosmn/refs-iter | Edward Thomson | 2013-05-11 | 3 | -35/+77 |
| |\ \ \ | |||||
| | * | | | Introduce a glob-filtering iterator | Carlos Martín Nieto | 2013-05-11 | 1 | -1/+13 |
| | * | | | refs: remove the OID/SYMBOLIC filtering | Carlos Martín Nieto | 2013-05-11 | 2 | -42/+8 |
| | * | | | refs: introduce an iterator | Carlos Martín Nieto | 2013-05-11 | 3 | -0/+64 |
| | | |/ | |/| | |||||
