| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | Merge pull request #2599 from linquize/config-trailing-spaces | Edward Thomson | 2014-10-09 | 3 | -1/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | config: Add test cases that have trailing spaces before comment chars | Linquize | 2014-10-04 | 2 | -0/+18 | |
| | * | | | | | | | | | | | config: Fix multiple trailing spaces before comments not completely trimmed | Linquize | 2014-10-04 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2601 from SeijiIto/master | Edward Thomson | 2014-10-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix README.md | SeijiIto | 2014-10-06 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2597 from ethomson/fixup | Edward Thomson | 2014-10-09 | 2 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | repository_head_unborn: clear error when HEAD is unborn | Edward Thomson | 2014-10-03 | 1 | -1/+3 | |
| | * | | | | | | | | | | | p_mkdir != mkdir on win32 | Edward Thomson | 2014-10-03 | 1 | -2/+2 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Fix an uninitialized variable | Carlos Martín Nieto | 2014-10-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge pull request #2448 from libgit2/cmn/reference-transaction | Edward Thomson | 2014-10-09 | 16 | -37/+765 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | transaction: rename lock() to lock_ref()cmn/reference-transaction | Carlos Martín Nieto | 2014-10-09 | 4 | -10/+10 | |
| | * | | | | | | | | | | | Add changelog for transactions | Carlos Martín Nieto | 2014-09-30 | 1 | -0/+5 | |
| | * | | | | | | | | | | | transaction: add documentation | Carlos Martín Nieto | 2014-09-30 | 1 | -2/+88 | |
| | * | | | | | | | | | | | stash: use a transaction to modify the reflog | Carlos Martín Nieto | 2014-09-30 | 1 | -13/+17 | |
| | * | | | | | | | | | | | Introduce reference transactions | Carlos Martín Nieto | 2014-09-30 | 10 | -22/+629 | |
| | * | | | | | | | | | | | signature: add a dup function which takes a pool | Carlos Martín Nieto | 2014-09-30 | 2 | -0/+26 | |
| | * | | | | | | | | | | | reflog: constify byindex | Carlos Martín Nieto | 2014-09-30 | 2 | -2/+2 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2462 from libgit2/cmn/remote-fetch-refs | Edward Thomson | 2014-10-09 | 12 | -67/+262 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | remote: implement opportunistic remote-tracking branch updatescmn/remote-fetch-refs | Carlos Martín Nieto | 2014-09-30 | 4 | -0/+124 | |
| | * | | | | | | | | | | | remote: store passive refspecs | Carlos Martín Nieto | 2014-09-30 | 2 | -1/+10 | |
| | * | | | | | | | | | | | remote: don't DWIM refspecs unnecessarily | Carlos Martín Nieto | 2014-09-30 | 1 | -19/+3 | |
| | * | | | | | | | | | | | remote: use active refspec override in the tests | Carlos Martín Nieto | 2014-09-30 | 2 | -28/+71 | |
| | * | | | | | | | | | | | remote: allow overriding the refspecs for download and fetch | Carlos Martín Nieto | 2014-09-30 | 10 | -29/+64 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2604 from arthurschreiber/arthur/add-merge-bases-many | Carlos Martín Nieto | 2014-10-09 | 4 | -14/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Extract shared functionality. | Arthur Schreiber | 2014-10-09 | 1 | -55/+41 | |
| | * | | | | | | | | | | Add git_merge_bases_many. | Arthur Schreiber | 2014-10-09 | 4 | -2/+107 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2594 from libgit2/vmg/hashsig | Vicent Marti | 2014-10-01 | 6 | -12/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | hashsig: Export as a `sys` headervmg/hashsig | Vicent Marti | 2014-10-01 | 6 | -12/+16 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Include git2/odb_backend.h in git2.h | Carlos Martín Nieto | 2014-09-30 | 1 | -0/+1 | |
| * | | | | | | | | | | path: fix invalid access | Erdur | 2014-09-30 | 1 | -1/+4 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | the wiki, it is dead | Brendan Forster | 2014-09-30 | 1 | -2/+1 | |
| * | | | | | | | | | Merge pull request #2581 from jacquesg/stash-ignored-directories | Edward Thomson | 2014-09-29 | 2 | -3/+22 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Recurse ignored directories when stashing | Jacques Germishuys | 2014-09-26 | 1 | -3/+5 | |
| | * | | | | | | | | | Added test for stashing files in ignored directories | Jacques Germishuys | 2014-09-24 | 1 | -0/+17 | |
| * | | | | | | | | | | Merge pull request #2584 from jacquesg/pool-alignment | Edward Thomson | 2014-09-29 | 8 | -29/+43 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Silence unused return value warning | Jacques Germishuys | 2014-09-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | Ensure patch is initialized to zero, otherwise, the allocated flag may be set | Jacques Germishuys | 2014-09-26 | 1 | -0/+1 | |
| | * | | | | | | | | | | Silence uninitialized warning | Jacques Germishuys | 2014-09-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | Fixed odb foreach test failure for big-endian 64-bit | Jakub Čajka | 2014-09-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | Fixed merge REUC test for big-endian 64-bit | Jakub Čajka | 2014-09-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | The raw index buffer content is not guaranteed to be aligned | Jacques Germishuys | 2014-09-26 | 1 | -24/+29 | |
| | * | | | | | | | | | | Ensure pool data is aligned on an 8 byte boundary | Jacques Germishuys | 2014-09-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | Introduce GIT_ALIGN | Jacques Germishuys | 2014-09-25 | 1 | -0/+8 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2582 from swansontec/master | Edward Thomson | 2014-09-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Correctly handle getaddrinfo return result | William Swanson | 2014-09-24 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2559 from libgit2/cmn/free-tls-error | Edward Thomson | 2014-09-29 | 2 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | global: free the error message when exiting a threadcmn/free-tls-error | Carlos Martín Nieto | 2014-09-14 | 2 | -0/+17 | |
| * | | | | | | | | | | Merge pull request #2570 from cirosantilli/rm-unused-var | Carlos Martín Nieto | 2014-09-25 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Remove unused buf variable from path/core test. | Ciro Santilli | 2014-09-16 | 1 | -2/+0 | |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | | Add a note about cert check in the CHANGELOG | Carlos Martín Nieto | 2014-09-24 | 1 | -0/+4 | |
| | |_|_|/ / / / / |/| | | | | | | | ||||||
