1366 Commits (ca132089d2c7628fb6bca59715ece342777bdaf0)

Author SHA1 Message Date
Jeff King 49b9362fd3 git-reset: refuse to do hard reset in a bare repository 17 years ago
Jeff King 02e5ba4ae6 config: handle lack of newline at end of file better 17 years ago
Arjen Laarhoven 0faf2da7e5 Fix "git log --diff-filter" bug 17 years ago
Shawn O. Pearce c8deb5a146 Improve error messages when int/long cannot be parsed from config 17 years ago
Alex Riesen 5f06573743 Allow selection of different cleanup modes for commit messages 17 years ago
Junio C Hamano 7263881253 t7005: do not exit inside test. 17 years ago
Pierre Habouzit c43a24834a Force the sticked form for options with optional arguments. 17 years ago
Pierre Habouzit 78d776a969 git-tag: fix -l switch handling regression. 17 years ago
Junio C Hamano 885ed372d0 t4024: fix test script to use simpler sed pattern 17 years ago
Jeff King ecaa0cff44 test "git clone -o" 17 years ago
Johannes Schindelin 34454e858d rebase -p -i: handle "no changes" gracefully 17 years ago
H.Merijn Brand 3175b0cfc1 the use of 'tr' in the test suite isn't really portable 17 years ago
Junio C Hamano 079fe1dae8 Re-re-re-fix common tail optimization 17 years ago
J. Bruce Fields 9afa2d4aa9 whitespace: fix initial-indent checking 17 years ago
J. Bruce Fields 4d9697c787 whitespace: fix off-by-one error in non-space-in-indent checking 17 years ago
Petr Baudis bc8b95ae4a gitweb: Make config_to_multi return [] instead of [undef] 17 years ago
Wincent Colaiuta 5973a07937 Test interaction between diff --check and --exit-code 17 years ago
Wincent Colaiuta 420f4f04de Use shorter error messages for whitespace problems 17 years ago
Junio C Hamano 1eb1e9eea4 commit: allow --amend to reuse message from another commit 17 years ago
Eric Wong 12a6d752fb git-svn: handle our top-level path being deleted and later re-added 17 years ago
Wincent Colaiuta f817546652 Add tests for "git diff --check" with core.whitespace options 17 years ago
Wincent Colaiuta c1795bb08a Unify whitespace checking 17 years ago
Junio C Hamano da31b358fb diff --check: minor fixups 17 years ago
Wincent Colaiuta 62c64895cf "diff --check" should affect exit status 17 years ago
Junio C Hamano 8d08f2d81a disable t9119 for now. 17 years ago
Wincent Colaiuta 86f8c23685 Fix "diff --check" whitespace detection 17 years ago
Linus Torvalds be15f50538 "git tag -u keyname" broken 17 years ago
Eric Wong 060610c572 git-svn: replace .rev_db with a more space-efficient .rev_map format 17 years ago
Daniel Barkalow c07c7bf630 Add more checkout tests 17 years ago
Wincent Colaiuta cf7e147cce Style fixes for pre-commit hook tests 17 years ago
Wincent Colaiuta 80f86605ba Interactive editor tests for commit-msg hook 17 years ago
Wincent Colaiuta 264474f29a Add tests for pre-commit and commit-msg hooks 17 years ago
Jeff King 46f721c8fe add status.relativePaths config variable 17 years ago
Johannes Sixt c9ecf4f12a for-each-ref: Fix quoting style constants. 17 years ago
Junio C Hamano cf1b7869f0 Use gitattributes to define per-path whitespace rule 17 years ago
Jeff King d3357ab873 t7300: add test for clean with wildcard pathspec 17 years ago
Nguyễn Thái Ngọc Duy 9459aa77a0 Do check_repository_format() early (re-fix) 17 years ago
Junio C Hamano c701596199 t5510: add a bit more tests for fetch 17 years ago
H.Merijn Brand 5188408057 Do not rely on the exit status of "unset" for unset variables 17 years ago
Jeff King dcbcb707c3 t9600: require cvsps 2.1 to perform tests 17 years ago
Johannes Schindelin ee4bc3715f fast-export: rename the signed tag mode 'ignore' to 'verbatim' 17 years ago
Junio C Hamano 36863af16e git-commit --allow-empty 17 years ago
Johannes Sixt 13aba1e514 git-commit: Allow to amend a merge commit that does not change the tree 17 years ago
Jeff King 69e7491835 quote_path: fix collapsing of relative paths 17 years ago
Johannes Schindelin f2dc849e9c Add 'git fast-export', the sister of 'git fast-import' 17 years ago
Jeff King 4e596e988a t9600: test cvsimport from CVS working tree 17 years ago
Junio C Hamano b45563a229 rename: Break filepairs with different types. 17 years ago
Junio C Hamano 74e3f97be8 Fix typo in t4008 test title 17 years ago
Johannes Schindelin f01913e419 Add "--expire <time>" option to 'git prune' 17 years ago
Johannes Schindelin 10455d2a95 Replace the word 'update-cache' by 'update-index' everywhere 17 years ago