5435 Commits (e7a85be3cfc4ee017f59f1d1f8ceb63d7c88c9c8)

Author SHA1 Message Date
Johannes Sixt 1b57e56c61 Skip archive --remote tests on Windows 14 years ago
Pete Wyckoff 4e2e6ce450 git-p4: commit time should be most recent p4 change time 14 years ago
Pete Wyckoff eab30818a9 git-p4: one test missing config git-p4.skipSubmitEditCheck 14 years ago
Pete Wyckoff 83cf0fe49f git-p4: add missing && in test 14 years ago
Pete Wyckoff f40ae5cee6 git-p4: use test_when_finished in tests 14 years ago
Jeff King dd008b3b11 t7400: fix bogus test failure with symlinked trash 14 years ago
Jens Lehmann 2579e1d293 tests: print failed test numbers at the end of the test run 14 years ago
Vitaliy Ivanov b5967f820c tests: cleanup binary test vector files 14 years ago
Sverre Rabbelier 9504bc9d5a transport-helper: change import semantics 14 years ago
Sverre Rabbelier be56862f19 fast-import: introduce 'done' command 14 years ago
Jeff King b4b872994b git_remote_helpers: push all refs during a non-local export 14 years ago
Jeff King 3ea7d09461 transport-helper: don't feed bogus refs to export push 14 years ago
Jeff King 4e51ba238f git-remote-testgit: import non-HEAD refs 14 years ago
Jeff King c00dd33b1f t5800: document some non-functional parts of remote helpers 14 years ago
Sverre Rabbelier 760fec7d7e t5800: use skip_all instead of prereq 14 years ago
Jeff King 5cf5ade371 t5800: factor out some ref tests 14 years ago
Junio C Hamano ff00b682f2 reset [<commit>] paths...: do not mishandle unmerged paths 14 years ago
Brandon Casey 4dca1aa650 git-submodule.sh: preserve stdin for the command spawned by foreach 14 years ago
Brandon Casey 91cd7e4b42 t/t7407: demonstrate that the command called by 'submodule foreach' loses stdin 14 years ago
Junio C Hamano b586744a86 test: skip clean-up when running under --immediate mode 14 years ago
Michael Haggerty 124b70a2ad git-svn: Correctly handle root commits in mergeinfo ranges 14 years ago
Michael Haggerty 555bdc66ea git-svn: Demonstrate a bug with root commits in mergeinfo ranges 14 years ago
Junio C Hamano ccee60862b submodule sync: do not auto-vivify uninteresting submodule 14 years ago
David Caldwell 787513027a stash: Add --include-untracked option to stash and remove all untracked files 14 years ago
Jeff King 84054f79de clone: accept config options on the command line 14 years ago
Jeff King c8ba163916 parse-options: add OPT_STRING_LIST helper 14 years ago
Jeff King c5d6350bdc config: avoid segfault when parsing command-line config 14 years ago
Jeff King 1c2c9bee1b config: die on error in command-line config 14 years ago
Jeff King 5bf6529aaa fix "git -c" parsing of values with equals signs 14 years ago
Jeff King 7b97730b76 upload-archive: allow user to turn off filters 14 years ago
Jeff King 0e804e0993 archive: provide builtin .tar.gz filter 14 years ago
Jeff King 767cf4579f archive: implement configurable tar filters 14 years ago
Junio C Hamano 93d5e0c208 t7810: avoid unportable use of "echo" 14 years ago
Jens Lehmann ea2d325b88 fetch: Also fetch submodules in subdirectories in on-demand mode 14 years ago
Jeff King 588d0e834b tag: accept multiple patterns for --list 14 years ago
Andrew Wong 12bf828348 rebase -i -p: include non-first-parent commits in todo list 14 years ago
Jeff King 36bfb0e5f6 tests: link shell libraries into valgrind directory 14 years ago
Jeff King 7ef4d6b928 t/Makefile: pass test opts to valgrind target properly 14 years ago
Dmitry Ivankov 7be8b3baba Fix typo: existant->existent 14 years ago
Junio C Hamano b7d878075e t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not met 14 years ago
Fredrik Gustafsson 15ffb7cde4 submodule update: continue when a checkout fails 14 years ago
Jonathan Nieder 2c162b56f3 gitweb: do not misparse nonnumeric content tag files that contain a digit 14 years ago
Jeff King c1921c184c clone: always fetch remote HEAD 14 years ago
Alex Riesen 038e2e5656 t3703: skip more tests using colons in file names on Windows 14 years ago
Jens Lehmann 4d68932004 submodule add: allow relative repository path even when no url is set 14 years ago
Jens Lehmann 8537f0ef93 submodule add: test failure when url is not configured in superproject 14 years ago
Junio C Hamano 3de89c9d42 verify-pack: use index-pack --verify 14 years ago
Junio C Hamano c17b229454 checkout -b <name>: correctly detect existing branch 14 years ago
René Scharfe 1d84f72ef1 grep: add --heading 14 years ago
René Scharfe a8f0e7649e grep: add --break 14 years ago