5092 Commits (982f6c90ee94b4a2afe1394c1bc62b9914d8a978)

Author SHA1 Message Date
Michael J Gruber e3b02bc953 t3306,t5304: avoid clock skew issues 14 years ago
Johannes Sixt 9973d9329b t2021: mark a test as fixed 14 years ago
Johannes Sixt 4e95fb6c37 t0001: guard a new test with SYMLINKS prerequisite 14 years ago
Jeff King e0e2a9cbfa stash: drop dirty worktree check on apply 14 years ago
Jon Seymour 9355fc9c35 stash: fix false positive in the invalid ref test. 14 years ago
Jeff King 59d418fe10 stash: fix accidental apply of non-existent stashes 14 years ago
Jeff King 8c8674fc95 pull: do not clobber untracked files on initial pull 14 years ago
Michael J Gruber e41d718c7d sha1_name: Suggest commit:./file for path in subdir 14 years ago
Michael J Gruber 34df9abb41 t1506: factor out test for "Did you mean..." 14 years ago
Ævar Arnfjörð Bjarmason 6b3d83efac t2019-checkout-ambiguous-ref.sh: depend on C_LOCALE_OUTPUT 14 years ago
Michael J Gruber 4b56cf58a9 reflog: fix overriding of command line options 14 years ago
Michael J Gruber 21d2616a71 t/t1411: test reflog with formats 14 years ago
Michael Haggerty 55f9d7a75c git-svn: add an option to skip the creation of empty directories 14 years ago
Alex Riesen 0235017eaf clean: unreadable directory may still be rmdir-able if it is empty 14 years ago
Nicolas Morey-Chaisemartin 313ee0d69f submodule: process conflicting submodules only once 14 years ago
Jeff King a9f5a3558d remote: separate the concept of push and fetch mirrors 14 years ago
Joe Ratterman b22520a37c grep: allow -E and -n to be turned on by default via configuration 14 years ago
Junio C Hamano 4b705f4052 t8001: check the exit status of the command being tested 14 years ago
Michael Witten 63d3294593 Typos: t/README 14 years ago
Jeff King a892a2ddfe tests: kill backgrounded processes more robustly 14 years ago
Alex Riesen 90cff968b3 HOME must be set before calling git-init when creating test repositories 14 years ago
Jonathan Nieder 4c502d6866 tests: make sure input to sed is newline terminated 14 years ago
Jens Lehmann 730477f199 tests: fix overeager scrubbing of environment variables 14 years ago
Jonathan Nieder 195b7ca6f2 vcs-svn: handle log message with embedded NUL 14 years ago
Jonathan Nieder 7e2fe3a9fc vcs-svn: remove buffer_read_string 14 years ago
Jonathan Nieder e7d04ee147 vcs-svn: make reading of properties binary-safe 14 years ago
Jeff King 4b3ffe5184 pull: do not clobber untracked files on initial pull 14 years ago
Jeff King 97b1b4f3a6 merge: merge unborn index before setting ref 14 years ago
Jeff King d6d9e76d7f t7607: clean up stray untracked file 14 years ago
Jeff King 8523d071ad t7607: mark known breakage in test 11 as fixed 14 years ago
Jonathan Nieder 482ce70e14 tests: avoid nonportable {foo,bar} glob 14 years ago
Junio C Hamano 90a6464b4a rerere: make sure it works even in a workdir attached to a young repository 14 years ago
Michael J Gruber 6a6ebded7f rev-list --min-parents,--max-parents: doc, test and completion 14 years ago
Michael J Gruber 8ee5059488 t6009: use test_commit() from test-lib.sh 14 years ago
Ben Walton c3786c8472 Work around broken ln on solaris as used in t8006 14 years ago
Piotr Krukowiecki 6eaf92f3d0 Add test: git stash shows status relative to current dir 14 years ago
Carlos Martín Nieto 9aec68d3ea t/README: Add a note about running commands under valgrind 14 years ago
Jeff King 5c08dc48a8 checkout: clear commit marks after detached-orphan check 14 years ago
Jeff King 493dd6ed5b checkout: add basic tests for detached-orphan warning 14 years ago
Nguyễn Thái Ngọc Duy b57fb80a7d init, clone: support --separate-git-dir for .git file 14 years ago
René Scharfe c41dd2fd7d grep: read patterns from stdin with -f - 14 years ago
Junio C Hamano e52d719266 fetch-pack: objects in our alternates are available to us 14 years ago
Junio C Hamano 36cfda1552 refs_from_alternate: helper to use refs from alternates 14 years ago
Carlos Martín Nieto e2a57aac8a Name make_*_path functions more accurately 14 years ago
Junio C Hamano 2cfe8a68cc diff --quiet: disable optimization when --diff-filter=X is used 14 years ago
Pete Wyckoff 27c6000b28 git-p4: test sync new branch 14 years ago
Carlos Martín Nieto b406a2d3e3 valgrind: ignore SSE-based strlen invalid reads 14 years ago
Piotr Krukowiecki 0986de94f9 Documentation: running test with --debug keeps "trash" directory 14 years ago
Jonathan Nieder 95a1d12e9b tests: scrub environment of GIT_* variables 14 years ago
Jonathan Nieder 8f323c00dd config: drop support for GIT_CONFIG_NOGLOBAL 14 years ago