summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* t5615: fix a here-doc syntax errorjk/quote-env-path-list-componentJunio C Hamano2017-03-221-0/+1
* t5615-alternate-env: double-quotes in file names do not work on WindowsJohannes Sixt2016-12-211-1/+1
* t5547-push-quarantine: run the path separator test on Windows, tooJohannes Sixt2016-12-131-4/+10
* tmp-objdir: quote paths we add to alternatesJeff King2016-12-122-1/+36
* alternates: accept double-quoted pathsJeff King2016-12-123-11/+60
* Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-componentJunio C Hamano2016-12-122-1/+72
|\
| * alternates: re-allow relative paths from environmentjk/alt-odb-cleanupJeff King2016-11-082-1/+72
* | tmp-objdir: do not migrate files starting with '.'Jeff King2016-10-101-1/+1
* | tmp-objdir: put quarantine information in the environmentJeff King2016-10-102-0/+3
* | receive-pack: quarantine objects until pre-receive acceptsJeff King2016-10-102-1/+76
* | tmp-objdir: introduce API for temporary object directoriesJeff King2016-10-103-0/+328
* | check_connected: accept an env argumentJeff King2016-10-102-0/+6
|/
* alternates: use fspathcmp to detect duplicatesJeff King2016-10-103-1/+20
* sha1_file: always allow relative paths to alternatesJeff King2016-10-102-8/+23
* count-objects: report alternates via verbose modeJeff King2016-10-103-0/+25
* fill_sha1_file: write into a strbufJeff King2016-10-101-24/+10
* alternates: store scratch buffer as strbufJeff King2016-10-103-18/+32
* fill_sha1_file: write "boring" charactersJeff King2016-10-101-7/+5
* alternates: use a separate scratch spaceJeff King2016-10-106-37/+24
* alternates: encapsulate alt->base mungingJeff King2016-10-101-6/+13
* alternates: provide helper for allocating alternateJeff King2016-10-103-15/+26
* alternates: provide helper for adding to alternates listJeff King2016-10-103-23/+25
* link_alt_odb_entry: refactor string handlingJeff King2016-10-101-38/+45
* link_alt_odb_entry: handle normalize_path errorsJeff King2016-10-103-2/+37
* t5613: clarify "too deep" recursion testsJeff King2016-10-101-8/+19
* t5613: do not chdir in main processJeff King2016-10-031-59/+33
* t5613: whitespace/style cleanupsJeff King2016-10-031-52/+62
* t5613: use test_must_failJeff King2016-10-031-6/+6
* t5613: drop test_valid_repo functionJeff King2016-10-031-12/+7
* t5613: drop reachable_via functionJeff King2016-10-031-10/+0
* Sync with 2.10.1Junio C Hamano2016-10-032-1/+13
|\
| * Git 2.10.1v2.10.1Junio C Hamano2016-10-033-2/+14
| * Merge branch 'jk/ident-ai-canonname-could-be-null' into maintJunio C Hamano2016-10-031-1/+1
| |\
| * \ Merge branch 'jk/doc-cvs-update' into maintJunio C Hamano2016-10-032-2/+6
| |\ \
| * \ \ Merge branch 'jk/pack-tag-of-tag' into maintJunio C Hamano2016-10-032-30/+95
| |\ \ \
* | | | | Seventh batch for 2.11Junio C Hamano2016-10-031-0/+40
* | | | | Merge branch 'pb/rev-list-reverse-with-count'Junio C Hamano2016-10-031-2/+3
|\ \ \ \ \
| * | | | | rev-list-options: clarify the usage of --reversepb/rev-list-reverse-with-countPranit Bauva2016-09-271-2/+3
* | | | | | Merge branch 'dt/tree-fsck'Junio C Hamano2016-10-035-20/+130
|\ \ \ \ \ \
| * | | | | | fsck: handle bad trees like other errorsdt/tree-fsckDavid Turner2016-09-274-19/+106
| * | | | | | tree-walk: be more specific about corrupt tree errorsJeff King2016-09-272-7/+30
* | | | | | | Merge branch 'kd/mailinfo-quoted-string'Junio C Hamano2016-10-036-33/+159
|\ \ \ \ \ \ \
| * | | | | | | mailinfo: unescape quoted-pair in header fieldskd/mailinfo-quoted-stringKevin Daudt2016-09-286-0/+124
| * | | | | | | t5100-mailinfo: replace common path prefix with variableKevin Daudt2016-09-281-33/+35
* | | | | | | | Merge branch 'mh/diff-indent-heuristic'Junio C Hamano2016-10-031-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | xdiff: rename "struct group" to "struct xdlgroup"mh/diff-indent-heuristicJeff King2016-09-271-7/+7
* | | | | | | | | Merge branch 'dt/mailinfo'Junio C Hamano2016-10-031-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add David Turner's Two Sigma addressdt/mailinfoDavid Turner2016-09-261-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'va/git-gui-i18n'Junio C Hamano2016-10-033-3/+3012
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'va/i18n' of ../git-gui into va/git-gui-i18nva/git-gui-i18nJunio C Hamano2016-09-263-3/+3012
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |