1681 Commits (7f8365f894d60f240edd356f32e3c1bda994ed41)

Author SHA1 Message Date
Junio C Hamano 050288d52d is_racy_timestamp(): do not check timestamp for gitlinks 17 years ago
Junio C Hamano 1392a37721 diff: a submodule not checked out is not modified 17 years ago
Ping Yin 27bfd950c1 Add t7506 to test submodule related functions for git-status 17 years ago
Ping Yin 7c08a2a637 t4027: test diff for submodule with empty directory 17 years ago
Jeff King 2a2ac92654 add merge.renamelimit config option 17 years ago
Alex Riesen 97ad535b01 Use the modern syntax of git-diff-files in t2002-checkout-cache-u.sh 17 years ago
Miklos Vajna 33c592ddd5 Add tests for sendemail.cc configuration variable 17 years ago
Junio C Hamano a2b26acd7a clone: detect and fail on excess parameters 17 years ago
Jeff King 1ce89cc4bb remote: create fetch config lines with '+' 17 years ago
Jeff King f8aae12034 push: allow unqualified dest refspecs to DWIM 17 years ago
Jeff King 3ef6a1fe95 t5516: remove ambiguity test (1) 17 years ago
Junio C Hamano edae5f0c20 write-tree: properly detect failure to write tree objects 17 years ago
Matthew Ogilvie 82881b3823 gitattributes: Fix subdirectory attributes specified from root directory 17 years ago
Paolo Bonzini 84bb2dfd9f Add a remote.*.mirror configuration option 17 years ago
Lars Hjemli f9fd5210c8 Add tests for `branch --[no-]merged` 17 years ago
Jakub Narebski 5634cf2476 gitweb: Fix 'history' view for deleted files with history 17 years ago
Jonas Fonseca 24b6177e02 git-remote: reject adding remotes with invalid names 17 years ago
Heikki Orsila 06cbe85503 Make core.sharedRepository more generic 17 years ago
Junio C Hamano 5e835cac86 rebase: do not munge commit log message 17 years ago
Christian Couder d3e54c8829 git-bisect: make "start", "good" and "skip" succeed or fail atomically 17 years ago
Shawn Bohrer 2b6f0b0a78 git clean: Add test to verify directories aren't removed with a prefix 17 years ago
Junio C Hamano c35b0b5884 Fix git_config_bool_or_int 17 years ago
Ping Yin e5e4a7f23d builtin-status: Add tests for submodule summary 17 years ago
Ping Yin d0f64dd44d git-submodule summary: --for-status option 17 years ago
SZEDER Gábor efb779f887 merge, pull: add '--(no-)log' command line option 17 years ago
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
Lars Hjemli b44ebb19e3 Add platform-independent .git "symlink" 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 1bf6551e42 filter-branch.sh: support nearly proper tag name filtering 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