summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-07Merge branch 'rs/qsort-s'Libravatar Junio C Hamano1-1/+1
2017-10-07Merge branch 'jn/strbuf-doc-re-reuse'Libravatar Junio C Hamano1-2/+9
2017-10-07Merge branch 'tb/delimit-pretty-trailers-args-with-comma'Libravatar Junio C Hamano2-7/+30
2017-10-07completion: add --broken and --dirty to describeLibravatar Thomas Braun1-1/+1
2017-10-07tests: fix diff order arguments in test_cmpLibravatar Stefan Beller15-42/+42
2017-10-07refs_resolve_ref_unsafe: handle d/f conflicts for writesLibravatar Jeff King3-2/+49
2017-10-07t3308: create a real ref directory/file conflictLibravatar Jeff King1-1/+1
2017-10-07read_cache: roll back lock in `update_index_if_able()`Libravatar Martin Ågren2-3/+6
2017-10-07read-cache: leave lock in right state in `write_locked_index()`Libravatar Martin Ågren5-11/+13
2017-10-07read-cache: drop explicit `CLOSE_LOCK`-flagLibravatar Martin Ågren3-14/+15
2017-10-06api-argv-array.txt: remove broken link to string-list APILibravatar Todd Zullinger1-1/+1
2017-10-06entry.c: check if file exists after checkoutLibravatar Lars Schneider1-1/+3
2017-10-06bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in CLibravatar Pranit Bauva2-19/+35
2017-10-06t6030: explicitly test for bisection cleanupLibravatar Pranit Bauva1-0/+17
2017-10-06bisect--helper: `bisect_clean_state` shell function in CLibravatar Pranit Bauva4-24/+56
2017-10-06bisect--helper: `write_terms` shell function in CLibravatar Pranit Bauva2-22/+36
2017-10-06bisect--helper: rewrite `check_term_format` shell function in CLibravatar Pranit Bauva2-30/+61
2017-10-06bisect--helper: use OPT_CMDMODE instead of OPT_BOOLLibravatar Pranit Bauva1-6/+11
2017-10-06sha1_loose_object_info: handle errors from unpack_sha1_restLibravatar Jeff King1-2/+6
2017-10-06.mailmap: normalize name for René ScharfeLibravatar René Scharfe1-0/+1
2017-10-06fsck: handle NULL return of lookup_blob() and lookup_tree()Libravatar René Scharfe2-4/+26
2017-10-06cache.h: document `write_locked_index()`Libravatar Martin Ågren1-0/+16
2017-10-06apply: remove `newfd` from `struct apply_state`Libravatar Martin Ågren2-13/+7
2017-10-06apply: move lockfile into `apply_state`Libravatar Martin Ågren4-17/+9
2017-10-06cache-tree: simplify locking logicLibravatar Martin Ågren1-8/+4
2017-10-06checkout-index: simplify locking logicLibravatar Martin Ågren1-5/+3
2017-10-06tempfile: fix documentation on `delete_tempfile()`Libravatar Martin Ågren1-4/+4
2017-10-06lockfile: fix documentation on `close_lock_file_gently()`Libravatar Martin Ågren1-2/+2
2017-10-06treewide: prefer lockfiles on the stackLibravatar Martin Ågren8-49/+42
2017-10-06sha1_file: do not leak `lock_file`Libravatar Martin Ågren1-11/+8
2017-10-05entry.c: update cache entry only for existing filesLibravatar Lars Schneider1-1/+2
2017-10-05Git 2.15-rc0Libravatar Junio C Hamano2-1/+17
2017-10-05Merge branch 'ar/request-pull-phrasofix'Libravatar Junio C Hamano2-3/+3
2017-10-05Merge branch 'rs/run-command-use-alloc-array'Libravatar Junio C Hamano1-1/+1
2017-10-05Merge branch 'sb/git-clang-format'Libravatar Junio C Hamano1-1/+5
2017-10-05Merge branch 'rs/use-free-and-null'Libravatar Junio C Hamano1-18/+9
2017-10-05Merge branch 'rs/tag-null-pointer-arith-fix'Libravatar Junio C Hamano1-4/+4
2017-10-05Merge branch 'rs/cocci-de-paren-call-params'Libravatar Junio C Hamano1-5/+5
2017-10-05Merge branch 'rs/cleanup-strbuf-users'Libravatar Junio C Hamano5-12/+8
2017-10-05Merge branch 'rs/resolve-ref-optional-result'Libravatar Junio C Hamano7-20/+9
2017-10-05Merge branch 'er/fast-import-dump-refs-on-checkpoint'Libravatar Junio C Hamano2-3/+145
2017-10-05ref-filter.c: pass empty-string as NULL to atom parsersLibravatar Taylor Blau2-1/+10
2017-10-04strbuf doc: reuse after strbuf_release is fineLibravatar Jonathan Nieder1-2/+9
2017-10-04branch: reset instead of release a strbufLibravatar Stefan Beller1-2/+3
2017-10-04sub-process: use child_process.args instead of child_process.argvLibravatar Johannes Sixt1-2/+1
2017-10-04http-push: fix construction of hex value from pathLibravatar Thomas Gummerer1-1/+1
2017-10-04path.c: fix uninitialized memory accessLibravatar Jeff King1-5/+4
2017-10-04test-stringlist: avoid buffer underrun when sorting nothingLibravatar René Scharfe1-1/+1
2017-10-04setup: update error message to be more meaningfulLibravatar Kaartic Sivaraam1-1/+1
2017-10-04branch: change the error messages to be more meaningfulLibravatar Kaartic Sivaraam1-3/+3