4793 Commits (f2665ec9fa42b75d92d0301cff85362836c5729a)

Author SHA1 Message Date
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
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
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
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
Ramsay Jones fbbfc8a9bb t3600-rm.sh: Don't pass a non-existent prereq to test #15 14 years ago
Clemens Buchacher 3055d78f97 use persistent memory for rejected paths 14 years ago
Clemens Buchacher b1735b1ab7 do not overwrite files in leading path 14 years ago
Clemens Buchacher 175659b4cc t7607: add leading-path tests 14 years ago
Clemens Buchacher 18a1d8953b t7607: use test-lib functions and check MERGE_HEAD 14 years ago
Michael J Gruber 0137ef7dae t800?-blame.sh: retitle uniquely 14 years ago
Jeff King 28368e9f0b tests: flip executable bit on t9158 14 years ago
Jeff King d38732c28c tests: add some script lint checks 14 years ago
Johannes Sixt 0d6504cc3c Avoid duplicate test number t7609 14 years ago
Jonathan Nieder a3a6f4c4cd t9300: avoid short reads from dd 14 years ago
Junio C Hamano 3d6e0f745e get_sha1: teach ":$n:<path>" the same relative path logic 14 years ago
Torsten Bögershausen 7d79cb6ad5 t9143: do not fail when unhandled.log.gz is not created 14 years ago
Steven Walter 6abd9332f9 git-svn: allow the mergeinfo property to be set 14 years ago
Junio C Hamano 8e9d453ce7 t9010 fails when no svn is available 14 years ago
Nguyễn Thái Ngọc Duy 979f792951 get_sha1: support relative path ":path" syntax 14 years ago
Jens Lehmann 69e7236c6d git submodule: Remove now obsolete tests before cloning a repo 14 years ago
Junio C Hamano ed7158b424 t9119: do not compare "Text Last Updated" line from "svn info" 14 years ago
Junio C Hamano 491e359c94 t9300: remove unnecessary use of /dev/stdin 14 years ago
Johannes Sixt f4b05a4947 Make the tab width used for whitespace checks configurable 15 years ago
Johannes Sixt d35711adc4 apply --whitespace=fix: fix tab-in-indent 15 years ago
Jonathan Nieder 777f80d742 fast-import: Allow cat-blob requests at arbitrary points in stream 15 years ago
David Barr 85c62395b1 fast-import: let importers retrieve blobs 15 years ago
Jonathan Nieder a9ff277e58 fast-import: stricter parsing of integer options 15 years ago
Nguyễn Thái Ngọc Duy 9037026d34 unpack-trees: fix sparse checkout's "unable to match directories" 15 years ago
Aleksi Aalto 1d282327d7 status: show branchname with a configurable color 15 years ago
Martin von Zweigbergk fe249b4219 Use reflog in 'pull --rebase . foo' 15 years ago