summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi
2008-09-03tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi
2008-09-03tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi
2008-08-29pretty=format: respect date format optionsJeff King
2008-08-26Suppress some bash redirection error messagesRamsay Jones
2008-08-25Fix "git log -i --grep"Jeff King
2008-08-24Merge branch 'ag/maint-combine-diff-fix' into maintJunio C Hamano
2008-08-24Respect core.autocrlf in combined diffAlexander Gavrilov
2008-08-24merge: fix numerus bugs around "trivial merge" areaJunio C Hamano
2008-08-20"git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano
2008-08-20for-each-ref: cope with tags with incomplete linesJunio C Hamano
2008-08-20diff --check: do not get confused by new blank lines in the middleJunio C Hamano
2008-08-20mailinfo: avoid violating strbuf assertionJeff King
2008-08-19t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Brandon Casey
2008-08-19mailinfo: re-fix MIME multipart boundary parsingDon Zickus
2008-08-17t9300: replace '!' with test_must_failMiklos Vajna
2008-08-16git-am: ignore --binary optionStephan Beyer
2008-08-15Fix t3700 on filesystems which do not support question marks in namesAlex Riesen
2008-08-14Merge branch 'maint'Junio C Hamano
2008-08-14t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey
2008-08-14Fix escaping of glob special characters in pathspecsKevin Ballard
2008-08-13rebase -i -p: fix parent rewritingThomas Rast
2008-08-13rebase -i -p: handle index and workdir correctlyThomas Rast
2008-08-12diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano
2008-08-12Adjust for the new way of enabling the default post-update hookPetr Baudis
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Fix deleting reflog entries from HEAD reflogJunio C Hamano
2008-08-11reflog test: add more tests for 'reflog delete'Pieter de Bie
2008-08-09mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano
2008-08-08git-svn: Allow deep branch names by supporting multi-globsMarcus Griep
2008-08-08Fix multi-glob assertion in git-svnMarcus Griep
2008-08-08clone --mirror: avoid storing repeated tagsJohannes Schindelin
2008-08-06Sync with 1.5.6.5Junio C Hamano
2008-08-06Files given on the command line are relative to $cwdJunio C Hamano
2008-08-06t9119: conditionally re-enable test depending on svn(1) versionEric Wong
2008-08-06Fix race condition in t9119-git-svn-info.shDavid D. Kilzer
2008-08-05correct access right for git-svn-dcommit testDmitry Potapov
2008-08-04Flush output in start_asyncAnders Melchiorsen
2008-08-03clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin
2008-08-02clone: Add an option to set up a mirrorJohannes Schindelin
2008-08-02t/t4202-log.sh: add newline at end of fileBrandon Casey
2008-08-02sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin
2008-08-02Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam
2008-08-02make sure parsed wildcard refspec ends with slashJunio C Hamano
2008-08-02init: handle empty "template" parameterJeff King
2008-07-31Compact commit template messageJeff King
2008-07-30Fix test-parse-options "integer" testJunio C Hamano
2008-07-30Advertise the ability to abort a commitAnders Melchiorsen
2008-07-30Support copy and rename detection in fast-export.Alexander Gavrilov