| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | Trim fat from git_blame struct | Ben Straub | 2013-09-20 | 3 | -19/+1 | |
| | * | | | | | | Add typedefs for internal structs | Ben Straub | 2013-09-20 | 3 | -78/+82 | |
| | * | | | | | | Detect boundaries, support limiting commit range | Ben Straub | 2013-09-20 | 8 | -90/+132 | |
| | * | | | | | | Blame: fixturize tests | Ben Straub | 2013-09-19 | 1 | -110/+126 | |
| | * | | | | | | blame: allow restriction to line range | Ben Straub | 2013-09-19 | 2 | -0/+79 | |
| | * | | | | | | Stop being crazy about freeing memory | Ben Straub | 2013-09-19 | 1 | -26/+2 | |
| | * | | | | | | Check errors from libgit2 calls | Ben Straub | 2013-09-17 | 1 | -13/+10 | |
| | * | | | | | | Add blame example | Ben Straub | 2013-09-16 | 3 | -1/+133 | |
| | * | | | | | | Port blame from git.git | Ben Straub | 2013-09-16 | 37 | -30/+1946 | |
| | * | | | | | | Merge branch 'development' into blame_rebased | Ben Straub | 2013-09-16 | 264 | -3658/+14891 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix spelling, remove pesky consts | Ben Straub | 2013-06-13 | 1 | -3/+3 | |
| | * | | | | | | | Introduce git_blame_buffer | Ben Straub | 2013-06-13 | 1 | -0/+14 | |
| | * | | | | | | | Change API based on @arrbee's feedback | Ben Straub | 2013-06-13 | 1 | -13/+33 | |
| | * | | | | | | | Initial blame API | Ben Straub | 2013-06-13 | 2 | -0/+146 | |
| * | | | | | | | | Merge pull request #1934 from libgit2/relicense-examples | Vicent Martí | 2013-11-04 | 16 | -38/+262 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Replace copyright topmatter in example files | Ben Straub | 2013-11-02 | 12 | -33/+125 | |
| | * | | | | | | | | Relicense examples under CC0 | Ben Straub | 2013-11-01 | 4 | -5/+137 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1937 from scunz/checkout_assert | Vicent Martí | 2013-11-04 | 2 | -22/+21 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Checkout: git_checkout_head is git_checkout_tree without a treeish | Sascha Cunz | 2013-11-02 | 1 | -13/+1 | |
| | * | | | | | | | | Checkout: Don't assert if treeish is NULL | Sascha Cunz | 2013-11-02 | 2 | -5/+16 | |
| | * | | | | | | | | Checkout: Unifiy const-ness of `opts` parameter | Sascha Cunz | 2013-11-02 | 2 | -4/+4 | |
| * | | | | | | | | | Merge pull request #1929 from libgit2/rb/misc-diff-fixes | Vicent Martí | 2013-11-04 | 22 | -109/+411 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | Fix --assume-unchanged support | Russell Belfer | 2013-11-01 | 3 | -6/+62 | |
| | * | | | | | | | | More tests and fixed for merging reversed diffs | Russell Belfer | 2013-11-01 | 2 | -14/+75 | |
| | * | | | | | | | | Add git_diff_options_init helper | Russell Belfer | 2013-11-01 | 5 | -19/+62 | |
| | * | | | | | | | | Convert git_index_read to have a "force" flag | Russell Belfer | 2013-11-01 | 7 | -30/+31 | |
| | * | | | | | | | | Make diff and status perform soft index reload | Russell Belfer | 2013-11-01 | 17 | -56/+180 | |
| | * | | | | | | | | Fix some of the glaring errors in GIT_DIFF_REVERSE | Russell Belfer | 2013-11-01 | 2 | -17/+34 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | examples: doc update | Carlos Martín Nieto | 2013-11-03 | 1 | -16/+42 | |
| * | | | | | | | | remote: don't write too much when dealing with multivars | Carlos Martín Nieto | 2013-11-02 | 1 | -6/+12 | |
| * | | | | | | | | Fix a leak in the diff tests | Carlos Martín Nieto | 2013-11-02 | 1 | -0/+1 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #1935 from ethomson/winerrs | Vicent Martí | 2013-11-01 | 2 | -2/+26 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | preserve windows error numbers as well | Edward Thomson | 2013-11-01 | 2 | -2/+26 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1916 from libgit2/simplify-examples | Vicent Martí | 2013-11-01 | 16 | -950/+1255 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix typos | Ben Straub | 2013-11-01 | 2 | -3/+3 | |
| | * | | | | | | A few formatting changes for rocco | Carlos Martín Nieto | 2013-11-01 | 4 | -8/+31 | |
| | * | | | | | | Update examples/README.md | Russell Belfer | 2013-10-31 | 1 | -6/+14 | |
| | * | | | | | | Format comments for use with docco | Ben Straub | 2013-10-31 | 5 | -72/+86 | |
| | * | | | | | | Clean up showindex sample | Ben Straub | 2013-10-30 | 1 | -23/+15 | |
| | * | | | | | | Reorganize rev-parse example | Ben Straub | 2013-10-30 | 1 | -53/+56 | |
| | * | | | | | | rev-list.c example: use common utils, reorganize | Ben Straub | 2013-10-30 | 1 | -34/+28 | |
| | * | | | | | | cat-file.c example: deploy helpers, reorg | Ben Straub | 2013-10-30 | 1 | -76/+78 | |
| | * | | | | | | add.c: proper frontmatter | Ben Straub | 2013-10-30 | 1 | -3/+8 | |
| | * | | | | | | init.c example: deploy more helpers | Ben Straub | 2013-10-30 | 1 | -7/+4 | |
| | * | | | | | | add.c example: deploy helpers, reorg | Ben Straub | 2013-10-30 | 1 | -57/+61 | |
| | * | | | | | | init example: deploy helpers, reorg | Ben Straub | 2013-10-30 | 1 | -127/+122 | |
| | * | | | | | | Extract common example helpers and reorg examples | Russell Belfer | 2013-10-29 | 7 | -540/+808 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge pull request #1933 from libgit2/vmg/gcc-warnings | Russell Belfer | 2013-11-01 | 14 | -29/+62 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | clar: Fix warnings in GCC/Linuxvmg/gcc-warnings | Vicent Marti | 2013-11-01 | 3 | -4/+7 | |
| | * | | | | | | iconv: Do not fake an API when iconv is not available | Vicent Marti | 2013-11-01 | 5 | -16/+47 | |
