| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Simplify checkout documentation | Russell Belfer | 2013-01-04 | 3 | -302/+304 |
| * | Clone should use GIT_CHECKOUT_SAFE_CREATE | Russell Belfer | 2013-01-04 | 1 | -1/+1 |
| * | Extend tests for checkout with typechanges | Russell Belfer | 2013-01-04 | 1 | -4/+171 |
| * | Fix some submodule and typechange checkout cases | Russell Belfer | 2013-01-04 | 1 | -24/+109 |
| * | Fix workdir notifications and removals | Russell Belfer | 2013-01-04 | 1 | -20/+25 |
| * | Fix up spoolandsort iterator usage | Russell Belfer | 2013-01-04 | 4 | -23/+11 |
| * | Submodule caching fix and location API | Russell Belfer | 2013-01-04 | 2 | -6/+39 |
| * | Fix use of uninitialized variable | Russell Belfer | 2013-01-04 | 1 | -3/+3 |
| * | Improve error propagation in stash | Russell Belfer | 2013-01-04 | 3 | -113/+118 |
| * | Make git_oid_tostr use out buffer for NULL oid | Russell Belfer | 2013-01-04 | 2 | -4/+4 |
| * | Add index updating to checkout | Russell Belfer | 2013-01-04 | 5 | -62/+187 |
| * | More checkout improvements | Russell Belfer | 2013-01-04 | 8 | -539/+823 |
| * | Rework checkout internals (again) | Russell Belfer | 2013-01-04 | 9 | -551/+971 |
| * | Reorder operations in git reset | Russell Belfer | 2013-01-04 | 1 | -39/+30 |
| * | Failing test on git_checkout_tree when removing directories | Jameson Miller | 2013-01-04 | 1 | -0/+27 |
| * | Add failing test to demonstrate wrong checkout behaviour | Marvin Gülker | 2013-01-04 | 1 | -0/+20 |
| * | missing error message is confusing | Russell Belfer | 2013-01-04 | 1 | -0/+3 |
| * | Clear error to avoid leaving invalid error behind | Russell Belfer | 2013-01-04 | 1 | -1/+3 |
| * | Update cl_git_pass to return more info | Russell Belfer | 2013-01-04 | 2 | -7/+21 |
| * | clar: lolpython | Vicent Marti | 2013-01-04 | 1 | -1/+1 |
| * | clar: Corrupted pickles | Vicent Marti | 2013-01-04 | 1 | -1/+1 |
| * | Merge pull request #1174 from nulltoken/topic/soft_reset_with_index_conflicts | Vicent Martí | 2013-01-04 | 3 | -42/+50 |
| |\ | |||||
| | * | Ignore clar.suite.rule | nulltoken | 2013-01-04 | 1 | -0/+1 |
| | * | reset: Cannot soft reset with a conflicted index | nulltoken | 2013-01-04 | 2 | -42/+49 |
| * | | clar: make it compatible with python3 | Carlos Martín Nieto | 2013-01-04 | 1 | -3/+3 |
| * | | clar: haha | Vicent Marti | 2013-01-04 | 1 | -3/+2 |
| * | | clar: fix warning on Windows | Vicent Marti | 2013-01-04 | 1 | -1/+6 |
| * | | Fix git_index sorting with core.ignorecase in git_index_read | Philip Kelley | 2013-01-04 | 1 | -3/+4 |
| |/ | |||||
| * | Merge pull request #1189 from martinwoodward/tests-compliance | Vicent Martí | 2013-01-04 | 1 | -1/+38 |
| |\ | |||||
| | * | Add jGit license block to derrived tests | Martin Woodward | 2013-01-04 | 1 | -1/+38 |
| * | | Merge branch 'clar2' into development | Vicent Marti | 2013-01-04 | 29 | -890/+1806 |
| |\ \ | |||||
| | * | | clar: fix merge/setup.cclar2 | Vicent Marti | 2013-01-04 | 1 | -21/+1 |
| | * | | Remove whitespace | Ted Nyman | 2013-01-04 | 0 | -0/+0 |
| | * | | Add note in CONVENTIONS about inlined functions | Ted Nyman | 2013-01-04 | 1 | -0/+7 |
| | * | | Add Brian Downing to the hall of fame | Martin Woodward | 2013-01-04 | 2 | -0/+2 |
| | * | | MERGE_HEAD contents iterator | Edward Thomson | 2013-01-04 | 5 | -0/+230 |
| | * | | Give proper license notice to code from Android | Martin Woodward | 2013-01-04 | 1 | -1/+27 |
| | * | | Add full license notice to bsearch code | Martin Woodward | 2013-01-04 | 1 | -0/+24 |
| | * | | Fix bug in gen_pktline() for deletes of missing remote refs | Congyi Wu | 2013-01-04 | 3 | -86/+38 |
| | * | | Add Apache license header back to libpqueue files | Martin Woodward | 2013-01-04 | 2 | -1/+45 |
| | * | | expose merge metadata cleanup | Edward Thomson | 2013-01-04 | 4 | -3/+11 |
| | * | | add option to allow git note overwrite | Nikolai Vladimirov | 2013-01-04 | 4 | -10/+39 |
| | * | | Fix git__strncasecmp | Philip Kelley | 2013-01-04 | 1 | -7/+5 |
| | * | | notes.c - whitespace fix | Nikolai Vladimirov | 2013-01-04 | 1 | -6/+6 |
| | * | | Fix core::env cleanup code | Russell Belfer | 2013-01-03 | 1 | -2/+10 |
| | * | | Status tests... | Vicent Marti | 2013-01-03 | 2 | -369/+365 |
| | * | | Even more cleanups | Vicent Marti | 2013-01-03 | 3 | -40/+15 |
| | * | | Proper cleanup jeez | Vicent Marti | 2013-01-03 | 2 | -48/+47 |
| | * | | Move test cleanup into cleanup functions | Ben Straub | 2013-01-03 | 7 | -42/+75 |
| | * | | Cleanup after tests | Ben Straub | 2013-01-03 | 3 | -0/+24 |
