4836 Commits (2161da103950704a92993702696c9b573dcbccae)

Author SHA1 Message Date
Jonathan Nieder 2161da1039 t3507: introduce pristine-detach helper 14 years ago
Jeff King a1231de002 tests: sanitize more git environment variables 14 years ago
Jonathan Nieder 8fe533f686 fast-import: treat filemodify with empty tree as delete 14 years ago
Jonathan Nieder 6abbee8c60 t1510: fix typo in the comment of a test 14 years ago
Jonathan Nieder 4868b2ea17 Subject: setup: officially support --work-tree without --git-dir 14 years ago
Jonathan Nieder 786dabecd4 tests: compress the setup tests 14 years ago
Jonathan Nieder 91c031df67 tests: cosmetic improvements to the repo-setup test 14 years ago
Thomas Rast 9cf3f14766 t0000: quote TAP snippets in test code 14 years ago
Ramsay Jones 7fad99e14a t9157-*.sh: Make the svn version check more precise 14 years ago
Johannes Sixt 95b104c830 t/README: hint about using $(pwd) rather than $PWD in tests 14 years ago
Johannes Sixt e6ec2b6a23 Fix expected values of setup tests on Windows 14 years ago
Jonathan Nieder 0316bba80f t9010: svnadmin can fail even if available 14 years ago
Thomas Rast ea640cc691 submodule: fix relative url parsing for scp-style origin 14 years ago
Ramsay Jones 5b5d53cbe5 t4135-*.sh: Skip the "backslash" tests on cygwin 14 years ago
Ramsay Jones a28adc2d79 t3032-*.sh: Do not strip CR from line-endings while grepping on MinGW 14 years ago
Ramsay Jones 906a9a7d1d t3032-*.sh: Pass the -b (--binary) option to sed on cygwin 14 years ago
Ramsay Jones a31d066524 t6038-*.sh: Pass the -b (--binary) option to sed on cygwin 14 years ago
Ramsay Jones e17aa8a9dc t9157-*.sh: Add an svn version check 14 years ago
Brandon Casey bc2d159421 t3032: limit sed branch labels to 8 characters 14 years ago
Brandon Casey ed40ec551d t0001,t1510,t3301: use sane_unset which always returns with status 0 14 years ago
Antonio Ospite cc7e81674b t/t9001-send-email.sh: fix '&&' chain in some tests 14 years ago
Ramsay Jones 3aa3047106 lib-git-svn.sh: Move web-server handling code into separate function 14 years ago
Michael J Gruber 60d5985dab cvsimport: handle the parsing of uppercase config options 14 years ago
Robin H. Johnson 57da204264 t9001: Fix test prerequisites 14 years ago
Brandon Casey d2559f734b t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' 14 years ago
Robin H. Johnson 5cd3e10737 Fix false positives in t3404 due to SHELL=/bin/false 14 years ago
Jonathan Nieder 71a5d4bc0e diff: funcname and word patterns for perl 14 years ago
Nguyễn Thái Ngọc Duy 0ed7481347 setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwd 14 years ago
Brandon Casey c2ed29b49b test-lib.sh/test_decode_color(): use octal not hex in awk script 14 years ago
Junio C Hamano ef88ad2387 rebase --skip: correctly wrap-up when skipping the last patch 14 years ago
Junio C Hamano 4290f69067 t0021: avoid getting filter killed with SIGPIPE 14 years ago
Jonathan Nieder 4ad8332ef7 t0001: test git init when run via an alias 14 years ago
Nguyễn Thái Ngọc Duy b3f66fd3e3 setup: rework setup_explicit_git_dir() 14 years ago
Nguyễn Thái Ngọc Duy 9951d3b37e setup: clean up setup_discovered_git_dir() 14 years ago
Michael J Gruber 101662c225 t1020-subdirectory: test alias expansion in a subdirectory 14 years ago
Nguyễn Thái Ngọc Duy e6aea2dba2 setup: limit get_git_work_tree()'s to explicit setup case only 14 years ago
Pete Wyckoff a2b665de4b convert filter: supply path to external driver 14 years ago
Jonathan Nieder 77e572653b t0050: fix printf format strings for portability 14 years ago
Ramsay Jones 00f66f0e49 t3419-*.sh: Fix arithmetic expansion syntax error 14 years ago
Junio C Hamano 7b3b7e3758 am --abort: keep unrelated commits since the last failure and warn 14 years ago
Jeff King 4579bb418c ident: die on bogus date format 14 years ago
Kirill Smelkov 9ec09b0495 fill_textconv(): Don't get/put cache if sha1 is not valid 14 years ago
Kirill Smelkov b1b14ec3f1 t/t8006: Demonstrate blame is broken when cachetextconv is on 14 years ago
Jonathan Nieder 4de0bbd898 t9300: use perl "head -c" clone in place of "dd bs=1 count=16000" kluge 14 years ago
Jeff King ac5ad864c2 t2107: mark passing test as success 14 years ago
Nguyễn Thái Ngọc Duy 32574b68c5 get_sha1: support $commit^{/regex} syntax 14 years ago
Ramsay Jones 1b3187ba6e t9501-*.sh: Fix a test failure on Cygwin 14 years ago
Ramsay Jones cff484a98b lib-git-svn.sh: Add check for mis-configured web server variables 14 years ago
Ramsay Jones b6fe97483f lib-git-svn.sh: Avoid setting web server variables unnecessarily 14 years ago
Ramsay Jones 531dd7bbf4 t9142: Move call to start_httpd into the setup test 14 years ago