| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | oid: Explicitly include `oid.h` for the inlined CMP | Vicent Marti | 2012-08-09 | 1 | -0/+1 |
* | Merge remote-tracking branch 'arrbee/tree-walk-fixes' into development | Vicent Marti | 2012-08-06 | 1 | -3/+6 |
|\ |
|
| * | Update iterators for consistency across library | Russell Belfer | 2012-08-03 | 1 | -3/+6 |
* | | Merge remote-tracking branch 'nulltoken/topic/amd64-compat' into development | Vicent Marti | 2012-08-02 | 1 | -3/+3 |
|\ \ |
|
| * | | portability: Improve x86/amd64 compatibility | nulltoken | 2012-07-24 | 1 | -3/+3 |
| |/ |
|
* | | attr: Do not export variables externallyattr-export | Vicent Marti | 2012-08-02 | 1 | -0/+19 |
|/ |
|
* | misc: Fix warnings from PVS Studio trial | Vicent Martí | 2012-06-07 | 1 | -1/+1 |
* | Fix bugs for status with spaces and reloaded attrs | Russell Belfer | 2012-05-24 | 1 | -3/+8 |
* | errors: Rename error codesbreaking-changes | Vicent Martí | 2012-05-18 | 1 | -7/+7 |
* | errors: Rename the generic return codes | Vicent Martí | 2012-05-18 | 1 | -7/+7 |
* | global: Change parameter ordering in API | Vicent Martí | 2012-05-18 | 1 | -6/+6 |
* | Add cache busting to attribute cache | Russell Belfer | 2012-05-10 | 1 | -30/+88 |
* | Fix directory finding for attrs | Russell Belfer | 2012-05-07 | 1 | -3/+3 |
* | Fix memory leaks and use after free | Russell Belfer | 2012-05-04 | 1 | -2/+3 |
* | Support reading attributes from index | Russell Belfer | 2012-05-03 | 1 | -73/+213 |
* | Fix leading slash behavior in attrs/ignores | Russell Belfer | 2012-04-26 | 1 | -14/+20 |
* | Rename git_khash_str to git_strmap, etc. | Russell Belfer | 2012-04-25 | 1 | -24/+24 |
* | Convert hashtable usage over to khash | Russell Belfer | 2012-04-25 | 1 | -29/+56 |
* | Convert attrs and diffs to use string pools | Russell Belfer | 2012-04-25 | 1 | -16/+26 |
* | Refactor git_repository_open with new options | Russell Belfer | 2012-04-11 | 1 | -10/+12 |
* | Improve config handling for diff,submodules,attrs | Russell Belfer | 2012-03-30 | 1 | -31/+44 |
* | Convert attr, ignore, mwindow, status to new errors | Russell Belfer | 2012-03-16 | 1 | -57/+37 |
* | Convert attr and other files to new errors | Russell Belfer | 2012-03-14 | 1 | -22/+17 |
* | diff: Fix rebase breackage | Vicent Martí | 2012-03-06 | 1 | -1/+1 |
* | Clean up GIT_UNUSED macros on all platforms | Russell Belfer | 2012-03-02 | 1 | -4/+2 |
* | Uniform iterators for trees, index, and workdir | Russell Belfer | 2012-02-21 | 1 | -23/+47 |
* | Add unit tests for recent bug fixes | Russell Belfer | 2012-02-01 | 1 | -0/+7 |
* | Fix memory leak in attr file cache | Russell Belfer | 2012-02-01 | 1 | -4/+13 |
* | Fix attr path is_dir check | Russell Belfer | 2012-01-31 | 1 | -3/+6 |
* | Merge branch 'fix-subdir-attr-paths' into development | Russell Belfer | 2012-01-20 | 1 | -3/+4 |
|\ |
|
| * | Remove poor git__removechar function | Russell Belfer | 2012-01-16 | 1 | -1/+1 |
| * | Fix handling of relative paths for attrs | Russell Belfer | 2012-01-16 | 1 | -3/+4 |
* | | Move path related functions from fileops to path | Russell Belfer | 2012-01-17 | 1 | -2/+2 |
|/ |
|
* | Patch cleanup for merge | Russell Belfer | 2012-01-16 | 1 | -6/+1 |
* | Fix several memory issues | Russell Belfer | 2012-01-11 | 1 | -6/+8 |
* | Convert git_path_walk_up to regular function | Russell Belfer | 2012-01-11 | 1 | -14/+15 |
* | Initial implementation of gitignore support | Russell Belfer | 2012-01-11 | 1 | -26/+26 |
* | Fix MSVC compilation warnings | nulltoken | 2012-01-04 | 1 | -1/+1 |
* | Fixed up memory leaks | Russell Belfer | 2011-12-29 | 1 | -3/+1 |
* | Add support for macros and cache flush API. | Russell Belfer | 2011-12-29 | 1 | -20/+111 |
* | Add APIs for git attributes | Russell Belfer | 2011-12-20 | 1 | -0/+311 |