Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement regex pattern diff driver | Russell Belfer | 2013-06-11 | 1 | -0/+3 |
* | Merge pull request #1624 from libgit2/vmg/full-ref-iterator | Vicent Martí | 2013-06-03 | 2 | -43/+49 |
|\ | |||||
| * | ...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 |
* | | Merge pull request #1621 from NHDaly/clone_transport_flags | Vicent Martí | 2013-05-31 | 1 | -0/+3 |
|\ \ | |||||
| * | | Added support for setting transport flags (No check SSL cert) to git_clone call. | Nathan Daly | 2013-05-31 | 1 | -0/+3 |
* | | | Merge pull request #1559 from carlosmn/ref-shorthand | Vicent Martí | 2013-05-31 | 1 | -0/+15 |
|\ \ \ | |||||
| * | | | Introduce git_reference_shorthand | Carlos Martín Nieto | 2013-05-08 | 1 | -0/+15 |
* | | | | Proposal to handle default value (auto = 0) | yorah | 2013-05-30 | 1 | -4/+3 |
| |/ / |/| | | |||||
* | | | Fix two typos in the merge docs. | Arthur Schreiber | 2013-05-29 | 1 | -2/+2 |
| |/ |/| | |||||
* | | 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 |