Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - examples CMakeLists.txt reverted to previous state | Miha Ravšelj | 2014-03-03 | 1 | -5/+1 |
* | cmake examples change so that general.c is off by default | Miha | 2014-03-03 | 1 | -1/+5 |
* | - general.c reverted to original( before pr state ) | Miha | 2014-03-03 | 1 | -39/+43 |
* | Merge remote-tracking branch 'remotes/upstream/development' into development | Miha | 2014-03-03 | 2 | -7/+16 |
|\ | |||||
| * | Fix warnings and code style issues | Russell Belfer | 2014-02-27 | 1 | -7/+11 |
| * | Document enumerator and rewording | Juan Rubén | 2014-02-24 | 1 | -1/+1 |
| * | Add option to limit blame to first parent | Juan Rubén | 2014-02-23 | 1 | -0/+5 |
* | | - BUGFIX #2133 (@fourplusone) in smart_protocol.c | Miha | 2014-02-25 | 6 | -48/+45 |
|/ | |||||
* | replace 'out' with 'patch',replace the literal tabs with '\t'. | rocky-luo | 2014-02-09 | 1 | -6/+6 |
* | add example for diff with --numstat | rocky-luo | 2014-02-08 | 1 | -8/+38 |
* | Fix a few references to changed function signatures | Ben Straub | 2014-02-05 | 1 | -1/+1 |
* | Merge pull request #2075 from libgit2/cmn/leftover-oid | Vicent Marti | 2014-01-27 | 1 | -1/+1 |
|\ | |||||
| * | index: rename an entry's id to 'id' | Carlos Martín Nieto | 2014-01-25 | 1 | -1/+1 |
* | | Merge pull request #2078 from linquize/msvc | Vicent Marti | 2014-01-27 | 1 | -2/+1 |
|\ \ | |||||
| * | | MSVC doesn't like modern code neither | Linquize | 2014-01-27 | 1 | -2/+1 |
| |/ | |||||
* | | Make blame example compile on MSVC | Linquize | 2014-01-27 | 1 | -0/+5 |
|/ | |||||
* | Update files that reference tests-clar | Ben Straub | 2013-11-14 | 2 | -2/+2 |
* | Fix warnings | Linquize | 2013-11-12 | 1 | -1/+1 |
* | Merge pull request #1956 from libgit2/cmn/fetch-default-head | Vicent Martí | 2013-11-11 | 1 | -12/+14 |
|\ | |||||
| * | remote: make _ls return the list directly | Carlos Martín Nieto | 2013-11-11 | 1 | -12/+14 |
* | | update example to new packfile creation signature | Edward Thomson | 2013-11-07 | 1 | -1/+1 |
* | | blame sample: usage comment | Ben Straub | 2013-11-04 | 1 | -0/+1 |
* | | Fix warnings | Ben Straub | 2013-11-04 | 1 | -2/+2 |
* | | Reorganize and doc-commentify blame sample. | Ben Straub | 2013-11-04 | 1 | -69/+96 |
* | | Standardize layout of blame sample | Ben Straub | 2013-11-04 | 1 | -36/+47 |
* | | Merge pull request #1317 from libgit2/blame | Russell Belfer | 2013-11-04 | 3 | -1/+167 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'libgit2/development' into blame | Ben Straub | 2013-10-28 | 5 | -52/+63 |
| |\ \ | |||||
| * | | | Fix post-line-range iteration | Ben Straub | 2013-10-10 | 1 | -1/+5 |
| * | | | Include signatures in blame hunks | Ben Straub | 2013-10-10 | 1 | -6/+4 |
| * | | | Only show lines that had blame run on them | Ben Straub | 2013-10-10 | 1 | -12/+14 |
| * | | | Be more flexible with argument order and format | Ben Straub | 2013-10-10 | 1 | -8/+31 |
| * | | | Ignore more built examples | Ben Straub | 2013-10-09 | 1 | -0/+5 |
| * | | | Simplify loading blob | Ben Straub | 2013-10-09 | 1 | -13/+11 |
| * | | | Allow null bytes in blob | Ben Straub | 2013-10-09 | 1 | -10/+11 |
| * | | | Initialize threading, fix broken strncmp | Ben Straub | 2013-10-09 | 1 | -1/+4 |
| * | | | Un-remove init example | Ben Straub | 2013-10-09 | 1 | -1/+1 |
| * | | | Merge branch 'development' into blame | Ben Straub | 2013-10-03 | 3 | -6/+8 |
| |\ \ \ | |||||
| * | | | | Fix typo | Ben Straub | 2013-09-29 | 1 | -1/+1 |
| * | | | | Merge branch 'development' into blame | Ben Straub | 2013-09-25 | 2 | -1/+5 |
| |\ \ \ \ | |||||
| * | | | | | Add blame example | Ben Straub | 2013-09-16 | 3 | -1/+133 |
* | | | | | | Merge pull request #1934 from libgit2/relicense-examples | Vicent Martí | 2013-11-04 | 14 | -34/+250 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Replace copyright topmatter in example files | Ben Straub | 2013-11-02 | 12 | -33/+125 |
| * | | | | | | Relicense examples under CC0 | Ben Straub | 2013-11-01 | 2 | -1/+125 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #1929 from libgit2/rb/misc-diff-fixes | Vicent Martí | 2013-11-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make diff and status perform soft index reload | Russell Belfer | 2013-11-01 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | examples: doc update | Carlos Martín Nieto | 2013-11-03 | 1 | -16/+42 |
|/ / / / / | |||||
* | | | | | 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 |