summaryrefslogtreecommitdiffstats
path: root/submodule.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-10check_connected: accept an env argumentJeff King2-0/+6
2016-10-10alternates: use fspathcmp to detect duplicatesJeff King3-1/+20
2016-10-10sha1_file: always allow relative paths to alternatesJeff King2-8/+23
2016-10-10count-objects: report alternates via verbose modeJeff King3-0/+25
2016-10-10fill_sha1_file: write into a strbufJeff King1-24/+10
2016-10-10alternates: store scratch buffer as strbufJeff King3-18/+32
2016-10-10fill_sha1_file: write "boring" charactersJeff King1-7/+5
2016-10-10alternates: use a separate scratch spaceJeff King6-37/+24
2016-10-10alternates: encapsulate alt->base mungingJeff King1-6/+13
2016-10-10alternates: provide helper for allocating alternateJeff King3-15/+26
2016-10-10alternates: provide helper for adding to alternates listJeff King3-23/+25
2016-10-10link_alt_odb_entry: refactor string handlingJeff King1-38/+45
2016-10-10link_alt_odb_entry: handle normalize_path errorsJeff King3-2/+37
2016-10-10t5613: clarify "too deep" recursion testsJeff King1-8/+19
2016-10-03t5613: do not chdir in main processJeff King1-59/+33
2016-10-03t5613: whitespace/style cleanupsJeff King1-52/+62
2016-10-03t5613: use test_must_failJeff King1-6/+6
2016-10-03t5613: drop test_valid_repo functionJeff King1-12/+7
2016-10-03t5613: drop reachable_via functionJeff King1-10/+0
2016-10-03Seventh batch for 2.11Junio C Hamano1-0/+40
2016-10-03Git 2.10.1v2.10.1Junio C Hamano3-2/+14
2016-09-30Sixth batch for 2.11Junio C Hamano1-0/+28
2016-09-30Prepare for 2.10.1Junio C Hamano1-0/+87
2016-09-28mailinfo: unescape quoted-pair in header fieldsKevin Daudt6-0/+124
2016-09-28t5100-mailinfo: replace common path prefix with variableKevin Daudt1-33/+35
2016-09-28rev-list-options: clarify the usage of --reversePranit Bauva1-2/+3
2016-09-27fsck: handle bad trees like other errorsDavid Turner4-19/+106
2016-09-27tree-walk: be more specific about corrupt tree errorsJeff King2-7/+30
2016-09-27worktree: honor configuration variablesJunio C Hamano1-0/+2
2016-09-27xdiff: rename "struct group" to "struct xdlgroup"Jeff King1-7/+7
2016-09-27add David Turner's Two Sigma addressDavid Turner1-0/+1
2016-09-27Fifth batch for 2.11Junio C Hamano1-0/+66
2016-09-26unpack_sha1_header(): detect malformed object headerJunio C Hamano1-2/+24
2016-09-26streaming: make sure to notice corrupt objectJunio C Hamano1-6/+6
2016-09-26git-gui: l10n: add Portuguese translationVasco Almeida2-0/+3009
2016-09-26git-gui i18n: mark strings for translationVasco Almeida1-3/+3
2016-09-26git-gui: stop using deprecated merge syntaxRené Scharfe1-6/+1
2016-09-26use COPY_ARRAYRené Scharfe6-9/+32
2016-09-26add COPY_ARRAYRené Scharfe1-0/+8
2016-09-26gitweb: use highlight's shebang detectionIan Kelling3-12/+27
2016-09-26gitweb: remove unused guess_file_syntax() parameterIan Kelling1-2/+2
2016-09-26init: kill git_link variableNguyễn Thái Ngọc Duy1-12/+4
2016-09-26init: do not set unnecessary core.worktreeNguyễn Thái Ngọc Duy2-3/+8
2016-09-26init: kill set_git_dir_init()Nguyễn Thái Ngọc Duy1-29/+21
2016-09-26init: call set_git_dir_init() from within init_db()Nguyễn Thái Ngọc Duy3-17/+21
2016-09-26init: correct re-initialization from a linked worktreeNguyễn Thái Ngọc Duy2-1/+16
2016-09-23fetch-pack: do not reset in_vain on non-novel acksJonathan Tan1-2/+9
2016-09-23ident: handle NULL ai_canonnameJeff King1-1/+1
2016-09-22introduce CHECKOUT_INITRené Scharfe5-9/+5
2016-09-22docs/cvs-migration: mention cvsimport caveatsJeff King1-0/+4