1501 Commits (6cd9cfefc505ed5ab5ff435ff9ef338ac8721225)

Author SHA1 Message Date
SZEDER Gábor 6cd9cfefc5 fmt-merge-msg: add '--(no-)log' options and 'merge.log' config variable 17 years ago
SZEDER Gábor d8abe148be merge, pull: introduce '--(no-)stat' option 17 years ago
Junio C Hamano 02604e293a t7401: squelch garbage output 17 years ago
Daniel Barkalow 60e3aba9c3 Fix config key miscount in url.*.insteadOf 17 years ago
Christian Couder e3389075c6 bisect: fix bad rev checking in "git bisect good" 17 years ago
René Scharfe ac7fa2776c git-archive: ignore prefix when checking file attribute 17 years ago
Eric Wong f61cc48d28 git-svn: fix following renamed paths when tracking a single path 17 years ago
Christian Couder f2b3e3c722 test suite: remove useless TERM cruft in "t7005-editor.sh" 17 years ago
Junio C Hamano ee5a317e01 Fix "git apply" to correctly enforce "match at the beginning" 17 years ago
Johannes Sixt 64fb19ba63 t7004-tag: Skip more tests if gpg is not available. 17 years ago
Brandon Casey ba26ab99d4 mktag.c: tweak validation of tagger field and adjust test script 17 years ago
veillette@yahoo.ca 6a589fda2e filter-branch: Fix renaming a directory in the tree-filter 17 years ago
Johannes Sixt 90356287e6 filter-branch: Test renaming directories in a tree-filter 17 years ago
Brandon Casey e0aaf781f6 mktag.c: improve verification of tagger field and tests 17 years ago
Junio C Hamano f58dbf23c3 diff-files: careful when inspecting work tree items 17 years ago
Junio C Hamano 948dd346fd diff-index: careful when inspecting work tree items 17 years ago
Junio C Hamano 6301f303d4 Add corner case tests for diff-index and diff-files 17 years ago
Damien Diederen 6e8937a084 cvsserver: Add test for update -p 17 years ago
Damien Diederen dded801a7b cvsserver: Add a few tests for 'status' command 17 years ago
Junio C Hamano fe308f5373 builtin-prune: protect objects listed on the command line 17 years ago
Michele Ballabio 0c62705a0d Add tests for git-prune 17 years ago
Jeff King ca7246864b add--interactive: allow user to choose mode update 17 years ago
Jeff King b717a62762 add--interactive: ignore mode change in 'p'atch command 17 years ago
Junio C Hamano 8ee002fd3d test_must_fail: 129 is a valid error code from usage() 17 years ago
Frank Lichtenheld 40ae8872a1 t9600-cvsimport.sh: set HOME before checking for cvsps availability 17 years ago
Brandon Casey 525d461528 t/t3800-mktag.sh: use test_must_fail rather than '!' 17 years ago
Junio C Hamano a466637c57 git-fetch test: test tracking fetch results, not just FETCH_HEAD 17 years ago
Daniel Barkalow c091b3d415 Tighten refspec processing 17 years ago
Johannes Schindelin 5cc8f37250 init: show "Reinit" message even in an (existing) empty repository 17 years ago
Johannes Sixt ec31b0ce98 builtin-remote: Fix missing newline at end of listing of pushed branches 17 years ago
Junio C Hamano 46220ca100 remote.c: Fix overtight refspec validation 17 years ago
Kevin Ballard 3644da7214 Make git-svn tests behave better on OS X 17 years ago
Brandon Casey c8a0869290 t/t7003-filter-branch.sh: use test_must_fail rather than '!' 17 years ago
Kevin Ballard 8114da1616 Don't try and percent-escape existing percent escapes in git-svn URIs 17 years ago
Johannes Schindelin 740fdd27f0 remote show: do not show symbolic refs 17 years ago
Linus Torvalds 7d004199d1 Make revision limiting more robust against occasional bad commit dates 17 years ago
Daniel Barkalow 1d0a694b8a Fix t3200 config 17 years ago
Junio C Hamano c4758d3c93 Fix read-tree not to discard errors 17 years ago
Junio C Hamano 8a785dc921 Add tests to catch problems with un-unlinkable symlinks 17 years ago
Junio C Hamano 8d14ac9454 Test: catch if trash cannot be removed 17 years ago
Junio C Hamano 29dc133198 git-merge-one-file: fix longstanding stupid thinko 17 years ago
Linus Torvalds 7f8ab8dc07 Don't update unchanged merge entries 17 years ago
Junio C Hamano 20fd60bf6a t1000: use "test_must_fail git frotz", not "! git frotz" 17 years ago
Junio C Hamano 1f9ff0de82 Redo "add test_cmp function for test scripts" 17 years ago
Jonas Fonseca abe549e179 shortlog: do not require to run from inside a git repository 17 years ago
Junio C Hamano 6bf4f1b4c9 format-patch: generate MIME header as needed even when there is format.header 17 years ago
Jeff King aab0abf7ef t6000lib: re-fix tr portability 17 years ago
Clemens Buchacher 1affea4f62 merge-recursive: handle file mode changes 17 years ago
Jeff King 462f8caf24 t7505: use SHELL_PATH in hook 17 years ago
Jeff King 32aedd5496 t9112: add missing #!/bin/sh header 17 years ago