57363 Commits (eb42feca974a333e58c2ca0f3cfa8bf0dd421402)
 

Author SHA1 Message Date
René Scharfe b181676ce9 convert: fix handling of dashless UTF prefix in validate_encoding() 6 years ago
Johannes Schindelin 46689317ac ci: also build and test with MS Visual Studio on Azure Pipelines 6 years ago
Johannes Schindelin b35304bf95 ci: really use shallow clones on Azure Pipelines 6 years ago
Johannes Schindelin ab7d854aba tests: let --immediate and --write-junit-xml play well together 6 years ago
Johannes Schindelin be5d88e112 test-tool run-command: learn to run (parts of) the testsuite 6 years ago
Johannes Schindelin 5d65ad17a9 vcxproj: include more generated files 6 years ago
Johannes Schindelin 030a628b81 vcxproj: only copy `git-remote-http.exe` once it was built 6 years ago
Johannes Schindelin 61d1d92aa4 msvc: work around a bug in GetEnvironmentVariable() 6 years ago
Johannes Schindelin e4347c9434 msvc: handle DEVELOPER=1 6 years ago
Johannes Schindelin ed712ef8d5 msvc: ignore some libraries when linking 6 years ago
Johannes Schindelin 5b8f9e2417 compat/win32/path-utils.h: add #include guards 6 years ago
Johannes Schindelin 41616ef618 winansi: use FLEX_ARRAY to avoid compiler warning 6 years ago
Johannes Schindelin c097b95a26 msvc: avoid using minus operator on unsigned types 6 years ago
Johannes Schindelin dfd557c978 stash apply: report status correctly even in a worktree's subdirectory 6 years ago
Johannes Schindelin d54dea77db fetch: let --jobs=<n> parallelize --multiple, too 6 years ago
Josh Steadmon 87db61a436 trace2: write discard message to sentinel files 6 years ago
Josh Steadmon 83e57b04e6 trace2: discard new traces if target directory has too many files 6 years ago
Denton Liu 11c21f22de t4214: demonstrate octopus graph coloring failure 6 years ago
Denton Liu 25eb905e14 t4214: explicitly list tags in log 6 years ago
Denton Liu 63be8c8dd7 t4214: generate expect in their own test cases 6 years ago
Denton Liu a7a5590c6e t4214: use test_merge 6 years ago
Denton Liu 94ba151300 test-lib: let test_merge() perform octopus merges 6 years ago
Josh Steadmon 22541013d0 docs: clarify trace2 version invariants 6 years ago
Josh Steadmon 3d4548e7e2 docs: mention trace2 target-dir mode in git-config 6 years ago
René Scharfe 2fe44394c8 treewide: remove duplicate #include directives 6 years ago
Johannes Schindelin dbcd970c27 push: do not pretend to return `int` from `die_push_simple()` 6 years ago
Elijah Newren 941790d7de fast-export: handle nested tags 6 years ago
Elijah Newren 8d7d33c1ce t9350: add tests for tags of things other than a commit 6 years ago
Elijah Newren a1638cfe12 fast-export: allow user to request tags be marked with --mark-tags 6 years ago
Elijah Newren 208d69246e fast-export: add support for --import-marks-if-exists 6 years ago
Elijah Newren b8f50e5b60 fast-import: add support for new 'alias' command 6 years ago
Elijah Newren f73b2aba05 fast-import: allow tags to be identified by mark labels 6 years ago
Elijah Newren 3164e6bd24 fast-import: fix handling of deleted tags 6 years ago
Kunal Tyagi 8085050ab4 add -i: show progress counter in the prompt 6 years ago
Pratyush Yadav 69fdb922ad Merge branch 'bw/diff3-conflict-style' 6 years ago
Bert Wesarg b436825b9b git-gui: support for diff3 conflict style 6 years ago
Johannes Schindelin 937b76ed49 range-diff: internally force `diff.noprefix=true` 6 years ago
Johannes Schindelin 411e4f4735 ci: run `hdr-check` as part of the `Static Analysis` job 6 years ago
Josh Steadmon 25e4b8099c push: add trace2 instrumentation 6 years ago
Josh Steadmon 5fc31180d8 fetch: add trace2 instrumentation 6 years ago
Jeff King 53d687bf5f git_mkstemps_mode(): replace magic numbers with computed value 6 years ago
Bert Wesarg c3b57dc2a0 git-gui: use existing interface to query a path's attribute 6 years ago
Pratyush Yadav 45ab460d4a Merge branch 'js/git-bash-if-available' 6 years ago
Garima Singh 0bd7f578b2 commit-graph: emit trace2 cmd_mode for each sub-command 6 years ago
Alexandr Miloslavskiy 71f4960b91 t0061: fix test for argv[0] with spaces (MINGW only) 6 years ago
Alex Henrie 54a80a9ad8 wrapper: use a loop instead of repetitive statements 6 years ago
Alex Henrie baed6bbb5b diffcore-break: use a goto instead of a redundant if statement 6 years ago
Alex Henrie 8da02ce62a commit-graph: remove a duplicate assignment 6 years ago
Ali Utku Selen ddb3c856f3 shallow.c: don't free unallocated slabs 6 years ago
Elijah Newren 8e4ec3376e merge-recursive: fix the diff3 common ancestor label for virtual commits 6 years ago