3554 Commits (8b2337a5893479ee18dfb21a1d4aa5fc1608872d)

Author SHA1 Message Date
Andreas Gruenbacher da915939fd builtin-apply.c: fix the --- and +++ header filename consistency check 15 years ago
Ilari Liusvaara 433f2be139 Add git remote set-url 15 years ago
Andreas Gruenbacher 1586208727 builtin-apply.c: Skip filenames without enough components 15 years ago
Avery Pennarun e3cba962b1 Extend merge-subtree tests to test -Xsubtree=dir. 15 years ago
Avery Pennarun ee2c79552a Teach git-pull to pass -X<option> to git-merge 15 years ago
Avery Pennarun 8cc5b29065 git merge -X<option> 15 years ago
Jens Lehmann f17a5d3494 git status: Show uncommitted submodule changes too when enabled 15 years ago
Junio C Hamano 8e08b4198c Teach diff that modified submodule directory is dirty 15 years ago
Jens Lehmann ee6fc514f2 Show submodules as modified when they contain a dirty work tree 15 years ago
Ilari Liusvaara e9fcd1e212 Add push --set-upstream 15 years ago
Christian Couder 6f53c3b21e t7111: fix bad HEAD in tests with unmerged entries 15 years ago
David Aguilar c8a5672ea5 difftool: Update copyright notices to list each year separately 15 years ago
Tarmigan Casebolt e8189ee90e Test t5560: Fix test when run with dash 15 years ago
David Aguilar 9f3d54d193 difftool: Use eval to expand '--extcmd' expressions 15 years ago
David Aguilar f47f1e2ce8 difftool: Add '-x' and as an alias for '--extcmd' 15 years ago
David Aguilar a9e11220c2 t7800-difftool.sh: Simplify the --extcmd test 15 years ago
Junio C Hamano 308162372d grep --no-index: allow use of "git grep" outside a git repository 15 years ago
Jeff King 49ff9a7a02 commit: show interesting ident information in summary 15 years ago
Jeff King 0a0416a34a strbuf_expand: convert "%%" to "%" 15 years ago
Michael Haggerty 6bdcd0d2fc rebase -i: Retain user-edited commit messages after squash/fixup conflicts 15 years ago
Michael Haggerty 6c4c44c458 t3404: Set up more of the test repo in the "setup" step 15 years ago
Michael Haggerty a25eb13909 rebase -i: For fixup commands without squashes, do not start editor 15 years ago
Michael Haggerty 5065ed296a rebase -i: Improve consistency of commit count in generated commit messages 15 years ago
Michael Haggerty 959c0d06ea t3404: Test the commit count in commit messages generated by "rebase -i" 15 years ago
Junio C Hamano f9c01817bb t7502: test commit.status, --status and --no-status 15 years ago
Junio C Hamano bbc09c22b9 grep: rip out support for external grep 15 years ago
Johannes Schindelin 28fb84382b Introduce <branch>@{upstream} notation 15 years ago
Matthieu Moy d38a30df7d Be more user-friendly when refusing to do something because of conflict. 15 years ago
Shawn O. Pearce 8efa5f629e remote-curl: Fix Accept header for smart HTTP connections 15 years ago
Michael Haggerty 234b3dae2f rebase-i: Ignore comments and blank lines in peek_next_command 15 years ago
Michael Haggerty 05c95dbe44 lib-rebase: Allow comments and blank lines to be added to the rebase script 15 years ago
Michael Haggerty f64b485624 lib-rebase: Provide clearer debugging info about what the editor did 15 years ago
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