3596 Commits (56a853b62c0ae7ebaad0a7a0a704f5ef561eb795)

Author SHA1 Message Date
Peter Collingbourne c5e558a80a Remove empty directories when checking out a commit with fewer submodules 15 years ago
Junio C Hamano dea4562bf5 rerere forget path: forget recorded resolution 15 years ago
Johannes Sixt 2b541bf8be start_command: detect execvp failures early 15 years ago
Brad King 40c813e00c Handle relative paths in submodule .git files 15 years ago
Brad King 48cc95ed4a Test update-index for a gitlink to a .git file 15 years ago
Christian Couder d7eed8cbef t7111: check that reset options work as described in the tables 15 years ago
Tay Ray Chuan 08d63a422b transport-helper.c::push_refs(): ignore helper-reported status if ref is not to be pushed 15 years ago
Tay Ray Chuan 4232826771 transport.c::transport_push(): make ref status affect return value 15 years ago
Tay Ray Chuan 20e8b465a5 refactor ref status logic for pushing 15 years ago
Tay Ray Chuan 7b69079be9 t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs 15 years ago
Tay Ray Chuan 1945237486 t5541-http-push.sh: add tests for non-fast-forward pushes 15 years ago
David Aguilar 1c6f5b52b7 difftool: Allow specifying unconfigured commands with --extcmd 15 years ago
David Aguilar 61ed71dcff difftool--helper: Remove use of the GIT_MERGE_TOOL variable 15 years ago
Junio C Hamano 48ffef966c ls-files: fix overeager pathspec optimization 15 years ago
Junio C Hamano 472e746991 t3001: test ls-files -o ignored/dir 15 years ago
Junio C Hamano 730f72840c unpack-trees.c: look ahead in the index 15 years ago
Nanako Shiraishi 230a456638 rebase -i: teach --onto A...B syntax 15 years ago
Nanako Shiraishi 9f21e97ddc rebase: fix --onto A...B parsing and add tests 15 years ago
Nguyễn Thái Ngọc Duy 8740773ee5 t7002: test for not using external grep on skip-worktree paths 15 years ago
Nguyễn Thái Ngọc Duy cd83ac4156 t7002: set test prerequisite "external-grep" if supported 15 years ago
Nanako Shiraishi f59baa502f rebase -i --autosquash: auto-squash commits 15 years ago
Junio C Hamano 6d6f9acc5d checkout -m path: fix recreating conflicts 15 years ago
Tarmigan Casebolt fd0a8c2e64 Smart-http tests: Test http-backend without curl or a webserver 15 years ago
Tarmigan Casebolt 04481adffe Smart-http tests: Break test t5560-http-backend into pieces 15 years ago
Tarmigan Casebolt 43015774c3 Smart-http tests: Improve coverage in test t5560 15 years ago
Tarmigan Casebolt 8b2bd7cdac Smart-http: check if repository is OK to export before serving it 15 years ago
Tarmigan Casebolt 0d344738dc t/lib-http.sh: Restructure finding of default httpd location 15 years ago
Johannes Sixt 6396258368 t4030, t4031: work around bogus MSYS bash path conversion 15 years ago
Jeff King 41a457e4f8 textconv: use shell to run helper 15 years ago
Johannes Sixt fa7151a61e t0021: use $SHELL_PATH for the filter script 15 years ago
Junio C Hamano cee2d6ae63 Aggressive three-way merge: fix D/F case 15 years ago
Junio C Hamano 1ee26571e9 traverse_trees(): handle D/F conflict case sanely 15 years ago
Junio C Hamano 934f930b31 more D/F conflict tests 15 years ago
Junio C Hamano cd3c095caa tests: move convenience regexp to match object names to test-lib.sh 15 years ago
Thiago Farina bd757c1859 Use warning function instead of fprintf(stderr, "Warning: ..."). 15 years ago
Junio C Hamano e11d7b5969 "reset --merge": fix unmerged case 15 years ago
Stephan Beyer d0f379c2dc reset: use "unpack_trees()" directly instead of "git read-tree" 15 years ago
David Aguilar 4cefa495ca git-difftool: Add '--gui' for selecting a GUI tool 15 years ago
David Aguilar 23218bbd2e t7800-difftool: Set a bogus tool for use by tests 15 years ago
Matthieu Moy 6e8f993a5a branch: die explicitly why when calling "git branch [-a|-r] branchname". 15 years ago
Björn Gustavsson 4f2e842dd0 Fix "git remote update" with remotes.defalt set 15 years ago
Matthieu Moy 1349484e34 builtin-config: add --path option doing ~ and ~user expansion. 15 years ago
Jan Krüger f517f1f2e9 builtin-push: add --delete as syntactic sugar for :foo 15 years ago
Junio C Hamano 99c419c915 branch -d: base the "already-merged" safety on the branch it merges with 15 years ago
Christian Couder c93966906f reset: add a few tests for "git reset --merge" 15 years ago
Jeff King cd0f0f68e1 reset: unbreak hard resets with GIT_WORK_TREE 15 years ago
Nguyễn Thái Ngọc Duy 153bb839aa t7102: make the test fail if one of its check fails 15 years ago
Tay Ray Chuan 5a518ad467 clone: use --progress to force progress reporting 15 years ago
Junio C Hamano eca4460eeb t4019 "grep" portability fix 15 years ago
Junio C Hamano 15caa41053 t1200: work around a bug in some implementations of "find" 15 years ago