summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-02switch: add --discard-changesNguyễn Thái Ngọc Duy1-2/+10
2019-04-02switch: better names for -b and -BNguyễn Thái Ngọc Duy1-11/+21
2019-04-02checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy14-27/+353
2019-04-02checkout: split options[] array in three piecesNguyễn Thái Ngọc Duy3-23/+77
2019-04-02checkout: move 'confict_style' and 'dwim_..' to checkout_optsNguyễn Thái Ngọc Duy1-7/+10
2019-04-02checkout: make "opts" in cmd_checkout() a pointerNguyễn Thái Ngọc Duy1-57/+58
2019-04-02checkout: factor out some code in parse_branchname_arg()Nguyễn Thái Ngọc Duy1-20/+31
2019-04-02checkout: keep most #include sortedNguyễn Thái Ngọc Duy1-17/+17
2019-04-02checkout: inform the user when removing branch stateNguyễn Thái Ngọc Duy7-11/+14
2019-04-02checkout: advice how to get out of detached HEAD modeNguyễn Thái Ngọc Duy2-4/+25
2019-04-02t: rename t2014-switch.sh to t2014-checkout-switch.shNguyễn Thái Ngọc Duy1-0/+0
2019-04-02git-checkout.txt: fix monospace typesetNguyễn Thái Ngọc Duy1-81/+81
2019-04-02doc: document --overwrite-ignoreNguyễn Thái Ngọc Duy2-0/+11
2019-04-02git-checkout.txt: fix one syntax lineNguyễn Thái Ngọc Duy1-1/+1
2019-04-02git-checkout.txt: spell out --no-optionNguyễn Thái Ngọc Duy1-4/+7
2019-04-02git-p4: respect excluded paths when detecting branchesMazo, Andrey2-3/+2
2019-04-02git-p4: add failing test for "git-p4: respect excluded paths when detecting b...Mazo, Andrey1-0/+40
2019-04-02git-p4: don't exclude other files with same prefixMazo, Andrey2-9/+16
2019-04-02git-p4: add failing test for "don't exclude other files with same prefix"Mazo, Andrey1-5/+46
2019-04-02git-p4: don't groom exclude path list on every commitMazo, Andrey1-5/+7
2019-04-02git-p4: match branches case insensitively if configuredMazo, Andrey2-4/+4
2019-04-02git-p4: add failing test for "git-p4: match branches case insensitively if co...Mazo, Andrey1-0/+92
2019-04-02git-p4: detect/prevent infinite loop in gitCommitByP4Change()Mazo, Andrey1-1/+3
2019-04-02read-tree.txt: clarify --reset and worktree changesNguyễn Thái Ngọc Duy1-2/+3
2019-04-02tests (pack-objects): use the full, unabbreviated `--revs` optionJohannes Schindelin1-22/+22
2019-04-02tests (status): spell out the `--find-renames` option in fullJohannes Schindelin1-4/+4
2019-04-02tests (push): do not abbreviate the `--follow-tags` optionJohannes Schindelin1-2/+2
2019-04-02t5531: avoid using an abbreviated optionJohannes Schindelin1-1/+1
2019-04-02t7810: do not abbreviate `--no-exclude-standard` nor `--invert-match`Johannes Schindelin1-8/+8
2019-04-02tests (rebase): spell out the `--force-rebase` optionJohannes Schindelin2-3/+3
2019-04-02tests (rebase): spell out the `--keep-empty` optionJohannes Schindelin1-2/+2
2019-04-01index-pack: show progress while checking objectsSZEDER Gábor1-1/+9
2019-04-01t6050: redirect expected error output to a fileChristian Couder1-1/+2
2019-04-01t6050: use test_line_count instead of wc -lChristian Couder1-2/+4
2019-04-01Documentation/git-status: fix titles in porcelain v2 sectionTodd Zullinger1-4/+8
2019-04-01Documentation/rev-list-options: wrap --date=<format> block with "--"Todd Zullinger1-11/+11
2019-04-01test-lib: whitelist GIT_TR2_* in the environmentÆvar Arnfjörð Bjarmason1-0/+1
2019-04-01fetch-pack: binary search when storing wanted-refsJonathan Tan1-9/+10
2019-04-01interpret-trailers.txt: start the desc line with a capital letterNguyễn Thái Ngọc Duy1-1/+1
2019-04-01sha1-file: support OBJECT_INFO_FOR_PREFETCHJonathan Tan3-9/+17
2019-04-01fetch-pack: respect --no-update-shallow in v2Jonathan Tan1-7/+34
2019-04-01fetch-pack: call prepare_shallow_info only if v0Jonathan Tan2-3/+11
2019-04-01Merge branch 'jt/test-protocol-version' into jt/fetch-no-update-shallow-in-pr...Junio C Hamano15-39/+128
2019-04-01ci: install Asciidoctor in 'ci/install-dependencies.sh'SZEDER Gábor2-3/+3
2019-04-01Documentation/technical/protocol-v2.txt: fix formattingSZEDER Gábor1-26/+26
2019-04-01Documentation/technical/api-config.txt: fix formattingSZEDER Gábor1-1/+1
2019-04-01Documentation/git-diff-tree.txt: fix formattingSZEDER Gábor1-0/+1
2019-04-01config: correct '**' matching in includeIf patternsNguyễn Thái Ngọc Duy2-1/+14
2019-04-01check-docs: fix for setups where executables have an extensionJohannes Schindelin1-2/+2
2019-04-01check-docs: do not expect guide pages to correspond to commandsJohannes Schindelin1-0/+1