summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-08fetch: add test to make sure we stay backwards compatibleLibravatar Heiko Voigt1-1/+41
2017-10-07submodule: port submodule subcommand 'status' from shell to CLibravatar Prathamesh Chavan2-60/+199
2017-10-07submodule--helper: introduce for_each_listed_submodule()Libravatar Prathamesh Chavan1-5/+35
2017-10-07Prepare for -rc1Libravatar Junio C Hamano1-3/+38
2017-10-07Merge branch 'tb/ref-filter-empty-modifier'Libravatar Junio C Hamano2-1/+10
2017-10-07Merge branch 'ks/verify-filename-non-option-error-message-tweak'Libravatar Junio C Hamano1-1/+1
2017-10-07Merge branch 'ks/branch-tweak-error-message-for-extra-args'Libravatar Junio C Hamano1-3/+3
2017-10-07Merge branch 'jk/ui-color-always-to-auto'Libravatar Junio C Hamano19-113/+115
2017-10-07Merge branch 'ma/builtin-unleak'Libravatar Junio C Hamano5-4/+11
2017-10-07Merge branch 'rb/compat-poll-fix'Libravatar Junio C Hamano1-0/+4
2017-10-07Merge branch 'tg/memfixes'Libravatar Junio C Hamano3-8/+6
2017-10-07Merge branch 'sb/branch-avoid-repeated-strbuf-release'Libravatar Junio C Hamano1-2/+3
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