Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed miscellaneous documentation errors. | Michael Anderson | 2014-05-23 | 1 | -3/+1 |
* | refs: document _next_name() | Carlos Martín Nieto | 2014-04-30 | 1 | -0/+11 |
* | Const correctness! | Jacques Germishuys | 2014-04-03 | 1 | -5/+7 |
* | branch: constness fixes | Carlos Martín Nieto | 2014-03-17 | 1 | -1/+1 |
* | refs: fix copy-paste doc error | Carlos Martín Nieto | 2014-03-13 | 1 | -1/+1 |
* | refs: move current_id before the reflog parameters | Carlos Martín Nieto | 2014-02-10 | 1 | -4/+4 |
* | refs: conditional wording fixups | Carlos Martín Nieto | 2014-02-10 | 1 | -8/+11 |
* | refs: add an unconditional delete | Carlos Martín Nieto | 2014-02-05 | 1 | -0/+11 |
* | refs: check the ref's old value when deleting | Carlos Martín Nieto | 2014-02-05 | 1 | -1/+4 |
* | refs: bring conditional symbolic updates to the frontend | Carlos Martín Nieto | 2014-02-05 | 1 | -0/+40 |
* | refs: return GIT_EMODIFIED if the ref target moved | Carlos Martín Nieto | 2014-02-05 | 1 | -2/+4 |
* | refs: changes from feedback | Carlos Martín Nieto | 2014-02-05 | 1 | -1/+1 |
* | refs: conditional ref updates | Carlos Martín Nieto | 2014-02-05 | 1 | -5/+44 |
* | Add `git_reference_is_note`. | Arthur Schreiber | 2014-02-02 | 1 | -0/+10 |
* | Ensure renaming a reference updates the reflog | Ben Straub | 2014-01-30 | 1 | -1/+5 |
* | Revert a wrong doc change. | Arthur Schreiber | 2014-01-16 | 1 | -1/+1 |
* | Fix some documentation issues. | Arthur Schreiber | 2014-01-16 | 1 | -6/+6 |
* | refs: remove the _with_log differentiation | Carlos Martín Nieto | 2014-01-15 | 1 | -128/+24 |
* | Merge pull request #1920 from libgit2/cmn/ref-with-log | Vicent Marti | 2013-12-18 | 1 | -3/+148 |
|\ | |||||
| * | refs: expose has_log() on the backend | Carlos Martín Nieto | 2013-12-09 | 1 | -3/+3 |
| * | refs: expose a way to ensure a ref has a log | Carlos Martín Nieto | 2013-12-09 | 1 | -0/+12 |
| * | refs: Introduce git_reference_symbolic_set_target_with_log() | nulltoken | 2013-11-23 | 1 | -0/+25 |
| * | refs: Introduce git_reference_set_target_with_log() | nulltoken | 2013-11-23 | 1 | -0/+23 |
| * | refs: Introduce git_reference_symbolic_create_with_log() | nulltoken | 2013-11-23 | 1 | -0/+42 |
| * | refs: Introduce git_reference_create_with_log() | nulltoken | 2013-11-23 | 1 | -0/+43 |
* | | Update docs for new callback return value behavior | Russell Belfer | 2013-12-11 | 1 | -2/+15 |
|/ | |||||
* | Make reference lookups apply precomposeunicode | Russell Belfer | 2013-10-08 | 1 | -4/+4 |
* | refs: add git_reference_is_tag | Nikolai Vladimirov | 2013-08-26 | 1 | -0/+9 |
* | Fix docs to use proper enum names that exist. | Andrej Mitrovic | 2013-07-01 | 1 | -7/+7 |
* | Fixed most documentation header bugs | Andreas Linde | 2013-06-24 | 1 | -6/+6 |
* | Merge pull request #1624 from libgit2/vmg/full-ref-iterator | Vicent Martí | 2013-06-03 | 1 | -13/+21 |
|\ | |||||
| * | ...Aaaand this works | Vicent Marti | 2013-05-30 | 1 | -6/+1 |
| * | What are the chances, really | Vicent Marti | 2013-05-29 | 1 | -2/+10 |
| * | Liike this | Vicent Marti | 2013-05-28 | 1 | -5/+10 |
* | | 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 |
* | | 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 |
|/ / | |||||
* | | Merge pull request #1385 from carlosmn/refs-iter | Edward Thomson | 2013-05-11 | 1 | -18/+26 |
|\ \ | |||||
| * | | refs: remove the OID/SYMBOLIC filtering | Carlos Martín Nieto | 2013-05-11 | 1 | -18/+1 |
| * | | refs: introduce an iterator | Carlos Martín Nieto | 2013-05-11 | 1 | -0/+25 |
| |/ | |||||
* | | Expose git_reference_dwim | Carlos Martín Nieto | 2013-05-07 | 1 | -0/+13 |
|/ | |||||
* | Parse shorthand refspecs as valid | Carlos Martín Nieto | 2013-04-28 | 1 | -0/+7 |
* | refs: Add `git_referene_target_peel` | Vicent Marti | 2013-04-17 | 1 | -0/+11 |
* | refs: Dude, you're OUT. | Vicent Marti | 2013-03-07 | 1 | -18/+0 |
* | immutable references and a pluggable ref database | Edward Thomson | 2013-03-07 | 1 | -39/+28 |
* | push: properly handle tags | Michael Schubert | 2013-01-09 | 1 | -1/+1 |
* | Relax refspecs accepted by push | Jameson Miller | 2013-01-09 | 1 | -1/+1 |
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |