summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-16convert: check for detectable errors in UTF encodingsLibravatar Lars Schneider2-0/+123
2018-04-16convert: add 'working-tree-encoding' attributeLibravatar Lars Schneider5-2/+336
2018-04-16utf8: add function to detect a missing UTF-16/32 BOMLibravatar Lars Schneider2-0/+32
2018-04-16utf8: add function to detect prohibited UTF-16/32 BOMLibravatar Lars Schneider2-0/+35
2018-04-16utf8: teach same_encoding() alternative UTF encoding namesLibravatar Lars Schneider1-2/+24
2018-04-12mem-pool: move reusable parts of memory pool into its own fileLibravatar Jameson Miller4-69/+91
2018-04-12replace-object: allow lookup_replace_object to handle arbitrary repositoriesLibravatar Stefan Beller1-5/+5
2018-04-12replace-object: allow do_lookup_replace_object to handle arbitrary repositoriesLibravatar Stefan Beller2-5/+6
2018-04-12replace-object: allow prepare_replace_object to handle arbitrary repositoriesLibravatar Stefan Beller1-7/+5
2018-04-12refs: allow for_each_replace_ref to handle arbitrary repositoriesLibravatar Stefan Beller2-5/+3
2018-04-12refs: store the main ref store inside the repository structLibravatar Stefan Beller4-15/+9
2018-04-12replace-object: add repository argument to lookup_replace_objectLibravatar Stefan Beller5-7/+8
2018-04-12replace-object: add repository argument to do_lookup_replace_objectLibravatar Stefan Beller2-3/+4
2018-04-12replace-object: add repository argument to prepare_replace_objectLibravatar Stefan Beller1-2/+4
2018-04-12refs: add repository argument to for_each_replace_refLibravatar Stefan Beller4-4/+8
2018-04-12refs: add repository argument to get_main_ref_storeLibravatar Stefan Beller5-38/+44
2018-04-12replace-object: check_replace_refs is safe in multi repo environmentLibravatar Stefan Beller3-5/+5
2018-04-12replace-object: eliminate replace objects prepared flagLibravatar Stefan Beller2-8/+10
2018-04-12object-store: move lookup_replace_object to replace-object.hLibravatar Stefan Beller6-19/+26
2018-04-12replace-object: move replace_map to object storeLibravatar Stefan Beller3-10/+24
2018-04-12replace_object: use oidmapLibravatar René Scharfe1-60/+16
2018-04-12SubmittingPatches: mention the git contacts commandLibravatar Thomas Gummerer1-2/+2
2018-04-12fast-import: introduce mem_pool typeLibravatar Jameson Miller1-29/+52
2018-04-12fast-import: rename mem_pool type to mp_blockLibravatar Jameson Miller1-10/+10
2018-04-12Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svnLibravatar Junio C Hamano5-12/+57
2018-04-11replace_object.c: rename to use dash in file nameLibravatar Stefan Beller2-1/+1
2018-04-11sha1_file.c: rename to use dash in file nameLibravatar Stefan Beller4-3/+3
2018-04-11sha1_name.c: rename to use dash in file nameLibravatar Stefan Beller4-3/+3
2018-04-11exec_cmd: rename to use dash in file nameLibravatar Stefan Beller31-32/+32
2018-04-11unicode_width.h: rename to use dash in file nameLibravatar Stefan Beller4-5/+5
2018-04-11write_or_die.c: rename to use dashes in file nameLibravatar Stefan Beller2-1/+1
2018-04-11mingw/msvc: use the new-style RUNTIME_PREFIX helperLibravatar Johannes Schindelin2-3/+4
2018-04-11exec_cmd: provide a new-style RUNTIME_PREFIX helper for WindowsLibravatar Johannes Schindelin2-0/+30
2018-04-11exec_cmd: RUNTIME_PREFIX on some POSIX systemsLibravatar Dan Jacques9-39/+253
2018-04-11Makefile: add Perl runtime prefix supportLibravatar Dan Jacques3-2/+107
2018-04-11Makefile: generate Perl header from template fileLibravatar Dan Jacques3-11/+18
2018-04-11fsmonitor: force index write after full scanLibravatar Ben Peart1-0/+3
2018-04-11Revert "Merge branch 'en/rename-directory-detection'"Libravatar Junio C Hamano9-5197/+115
2018-04-11fsmonitor: fix incorrect buffer size when printing version numberLibravatar Ben Peart1-1/+1
2018-04-11t/perf: add scripts to bisect performance regressionsLibravatar Christian Couder2-0/+120
2018-04-11perf/run: add --subsection optionLibravatar Christian Couder1-10/+46
2018-04-11The third batch for 2.18Libravatar Junio C Hamano1-0/+30
2018-04-11Merge branch 'eb/cred-helper-ignore-sigpipe'Libravatar Junio C Hamano1-0/+3
2018-04-11Merge branch 'lv/tls-1.3'Libravatar Junio C Hamano2-0/+4
2018-04-11Merge branch 'pk/test-avoid-pipe-hiding-exit-status'Libravatar Junio C Hamano15-159/+179
2018-04-11Merge branch 'rs/status-with-removed-submodule'Libravatar Junio C Hamano2-2/+21
2018-04-11Merge branch 'nd/combined-test-helper'Libravatar Junio C Hamano121-542/+684
2018-04-11Merge branch 'sb/packfiles-in-repository'Libravatar Junio C Hamano17-67/+58
2018-04-11Merge branch 'sb/object-store'Libravatar Junio C Hamano39-233/+393
2018-04-11Merge branch 'jc/test-must-be-empty'Libravatar Junio C Hamano1-5/+2