summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2009-01-02builtin-apply: prevent non-explicit permission changesLibravatar Junio C Hamano1-0/+62
2008-08-13t5304-prune: adjust file mtime based on system time rather than file mtimeLibravatar Brandon Casey1-4/+4
2008-08-13Fix escaping of glob special characters in pathspecsLibravatar Kevin Ballard1-0/+8
2008-08-10Fix deleting reflog entries from HEAD reflogLibravatar Junio C Hamano1-1/+1
2008-08-10reflog test: add more tests for 'reflog delete'Libravatar Pieter de Bie1-4/+18
2008-08-06Files given on the command line are relative to $cwdLibravatar Junio C Hamano2-0/+49
2008-08-01t/t4202-log.sh: add newline at end of fileLibravatar Brandon Casey1-1/+2
2008-08-01sort_in_topological_order(): avoid setting a commit flagLibravatar Johannes Schindelin1-0/+59
2008-08-01Propagate -u/--upload-pack option of "git clone" to transport.Libravatar Steve Haslam1-0/+26
2008-08-01make sure parsed wildcard refspec ends with slashLibravatar Junio C Hamano1-0/+30
2008-08-01init: handle empty "template" parameterLibravatar Jeff King1-0/+26
2008-07-25Makefile: fix shell quotingLibravatar Junio C Hamano1-5/+5
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileLibravatar Junio C Hamano1-1/+0
2008-07-20refresh-index: fix bitmask assignmentLibravatar Junio C Hamano1-0/+89
2008-07-19builtin-rm: fix index lock file pathLibravatar Olivier Marin1-0/+12
2008-07-16Merge branch 'ls/maint-mailinfo-patch-label' into maintLibravatar Junio C Hamano6-1/+101
2008-07-16t7600-merge: Use test_expect_failure to test option parsingLibravatar Johannes Sixt1-30/+6
2008-07-13git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLibravatar Lukas Sandström6-1/+101
2008-07-12t0004: fix timing bugLibravatar Junio C Hamano1-9/+10
2008-07-11Fix backwards-incompatible handling of core.sharedRepositoryLibravatar Petr Baudis1-0/+23
2008-07-08Remove unnecessary pack-*.keep file after successful git-cloneLibravatar Shawn O. Pearce1-1/+19
2008-07-08make deleting a missing ref more quietLibravatar Jeff King1-0/+7
2008-07-04Fix executable bits in t/ scriptsLibravatar Junio C Hamano2-0/+0
2008-07-02Merge branch 'jc/maint-reset' into maintLibravatar Junio C Hamano1-0/+47
2008-07-02Fix describe --tags --long so it does not segfaultLibravatar Shawn O. Pearce1-0/+2
2008-06-26diff --check: do not discard error status upon seeing a good lineLibravatar Junio C Hamano1-0/+8
2008-06-25Allow "git-reset path" when unambiguousLibravatar Junio C Hamano1-0/+47
2008-06-25clone: create intermediate directories of destination repoLibravatar Jeff King1-0/+22
2008-06-23git-svn: make rebuild respect rewriteRoot optionLibravatar Jan Krüger1-0/+32
2008-06-22Extend parse-options test suiteLibravatar Stephan Beyer1-7/+109
2008-06-22parse-options.c: fix documentation syntax of optional argumentsLibravatar Michele Ballabio1-1/+1
2008-06-19t7502-commit.sh: test_must_fail doesn't work with inline environment variablesLibravatar Brandon Casey1-1/+5
2008-06-18clean up error conventions of remote.c:match_explicitLibravatar Jeff King1-1/+9
2008-06-15Make git reflog expire honour core.sharedRepository.Libravatar Pierre Habouzit1-0/+15
2008-06-14Use 'trash directory' thoroughly in t/test-lib.shLibravatar Jakub Narebski1-1/+1
2008-06-14Merge branch 'rs/attr'Libravatar Junio C Hamano1-0/+35
2008-06-14git-svn: test that extra blank lines aren't inserted in commit messages.Libravatar Avery Pennarun1-1/+15
2008-06-13t4126: fix test that happened to work due to timingLibravatar Junio C Hamano1-4/+0
2008-06-12Merge branch 'om/remote-fix'Libravatar Junio C Hamano1-0/+37
2008-06-12t/.gitattributes: only ignore whitespace errors in test filesLibravatar Lea Wiemann2-2/+3
2008-06-10remote show: list tracked remote branches with -nLibravatar Olivier Marin1-0/+2
2008-06-10remote prune: print the list of pruned branchesLibravatar Olivier Marin1-0/+18
2008-06-10remote show: fix the -n optionLibravatar Olivier Marin1-0/+17
2008-06-09Merge branch 'js/merge-recursive'Libravatar Junio C Hamano1-0/+52
2008-06-09merge-recursive: respect core.autocrlf when writing out the resultLibravatar Johannes Schindelin1-1/+1
2008-06-09Add testcase for merging in a CRLF repoLibravatar Marius Storm-Olsen1-0/+52
2008-06-09Ignore .gitattributes in bare repositoriesLibravatar René Scharfe1-0/+35
2008-06-09cat-file --batch / --batch-check: do not exit if hashes are missingLibravatar Lea Wiemann1-3/+21
2008-06-09t1006-cat-file.sh: typoLibravatar Lea Wiemann1-1/+1
2008-06-04Merge branch 'maint'Libravatar Junio C Hamano1-0/+22