summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* config: borrow refcounted referencescmn/config-borrow-entryCarlos Martín Nieto2015-03-0320-240/+235
* Remove swp filesCarlos Martín Nieto2015-03-031-0/+0
* Merge pull request #2913 from ethomson/stash_fixupEdward Thomson2015-03-031-0/+19
|\
| * stash: correctly stash wd modified/index deletedEdward Thomson2015-02-181-0/+19
* | repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-0316-81/+66
* | push: remove reflog message overrideCarlos Martín Nieto2015-03-032-4/+4
* | branch: don't accept a reflog message overrideCarlos Martín Nieto2015-03-036-80/+40
* | reset: remove reflog message overrideCarlos Martín Nieto2015-03-0311-85/+69
* | Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-0365-395/+343
* | Merge pull request #2908 from ethomson/safe_createCarlos Martín Nieto2015-03-038-43/+92
|\ \
| * | checkout tests: just use SAFE where appropriateEdward Thomson2015-02-272-9/+4
| * | checkout: remove `GIT_CHECKOUT_SAFE_CREATE` as a strategyEdward Thomson2015-02-275-40/+58
| * | clone: drop now unnecessary SAFE_CREATEEdward Thomson2015-02-272-2/+2
| * | checkout: upgrade to `SAFE_CREATE` when no index fileEdward Thomson2015-02-271-0/+36
| * | merge perf test: drop unnecessary SAFE_CREATEEdward Thomson2015-02-271-1/+1
* | | Update to clar 2b73f5eEdward Thomson2015-02-272-0/+75
|/ /
* | tests: separate INVASIVE filesystem testsEdward Thomson2015-02-192-2/+2
* | git_filter_opt_t -> git_filter_flag_tEdward Thomson2015-02-191-1/+1
* | filter streams: base -> parentEdward Thomson2015-02-181-4/+4
* | git_writestream: from git_filter_streamEdward Thomson2015-02-181-8/+8
* | filter: test a large file through the streamEdward Thomson2015-02-171-0/+221
* | Remove extra semicolon outside of a functionStefan Widgren2015-02-152-2/+2
* | Merge pull request #2831 from ethomson/merge_lockCarlos Martín Nieto2015-02-153-4/+153
|\ \
| * | merge: lock the index at the start of the mergeEdward Thomson2015-02-141-0/+49
| * | checkout: introduce GIT_CHECKOUT_DONT_WRITE_INDEXEdward Thomson2015-02-141-0/+80
| * | git_indexwriter: lock then write the indexEdward Thomson2015-02-141-0/+21
| * | merge test: test an actual failure, not conflictEdward Thomson2015-02-131-6/+5
| |/
* | Merge pull request #2895 from ethomson/alloc_overflowCarlos Martín Nieto2015-02-153-0/+97
|\ \
| * | buf test: cleanup memory leakEdward Thomson2015-02-131-0/+2
| * | Make our overflow check look more like gcc/clang'sEdward Thomson2015-02-131-6/+10
| * | overflow checking: don't make callers set oomEdward Thomson2015-02-121-0/+21
| * | git_buf_grow_by: increase buf asize incrementallyEdward Thomson2015-02-122-0/+30
| * | allocations: test for overflow of requested sizeEdward Thomson2015-02-121-0/+40
* | | rebase: allow `NULL` branch to indicate `HEAD`Edward Thomson2015-02-131-0/+49
* | | rebase: provide NULL `exec` on non-EXEC operationsEdward Thomson2015-02-131-0/+1
| |/ |/|
* | Merge pull request #2883 from urkud/reget-reader-pointerCarlos Martín Nieto2015-02-131-0/+22
|\ \ | |/ |/|
| * Add test for include.path inside included configYury G. Kudryashov2015-02-131-0/+22
* | Merge pull request #2866 from ethomson/checkout_perf2Carlos Martín Nieto2015-02-128-4/+61
|\ \
| * | remove some unused warningsEdward Thomson2015-02-041-0/+4
| * | tests: update for new test dataEdward Thomson2015-02-023-4/+5
| * | checkout test: ensure .gitattributes lifecycleEdward Thomson2015-02-025-0/+52
* | | Merge pull request #2862 from jeffhostetler/jeffhostetler/bug/branch_create_a...Carlos Martín Nieto2015-02-121-0/+104
|\ \ \
| * | | Fix branch creation when branch name matches namespace of previously deleted ...Jeff Hostetler2015-02-031-0/+104
* | | | Merge pull request #2880 from ethomson/mkdir_rootCarlos Martín Nieto2015-02-122-0/+43
|\ \ \ \
| * | | | stat: don't remove trailing '/' from root on win32Edward Thomson2015-02-051-0/+17
| * | | | repo: ensure we can create repo at filesystem rootEdward Thomson2015-02-051-0/+26
* | | | | Merge pull request #2889 from jeffhostetler/jeffhostetler/merge_performanceCarlos Martín Nieto2015-02-125-0/+226
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Large merge perf test.Jeff Hostetler2015-02-065-0/+226
* | | | | Update clar to d17c7f6Edward Thomson2015-02-051-0/+5
| |/ / / |/| | |
* | | | Merge pull request #2867 from ethomson/8dot3Edward Thomson2015-02-054-0/+32
|\ \ \ \