aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* pretty=format: respect date format optionsJeff King2008-08-29
* Suppress some bash redirection error messagesRamsay Jones2008-08-26
* Fix "git log -i --grep"Jeff King2008-08-24
* Merge branch 'ag/maint-combine-diff-fix' into maintJunio C Hamano2008-08-24
|\
| * Respect core.autocrlf in combined diffAlexander Gavrilov2008-08-23
* | merge: fix numerus bugs around "trivial merge" areaJunio C Hamano2008-08-23
|/
* "git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano2008-08-20
* for-each-ref: cope with tags with incomplete linesJunio C Hamano2008-08-20
* diff --check: do not get confused by new blank lines in the middleJunio C Hamano2008-08-20
* mailinfo: avoid violating strbuf assertionJeff King2008-08-19
* t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Brandon Casey2008-08-18
* mailinfo: re-fix MIME multipart boundary parsingDon Zickus2008-08-18
* t9300: replace '!' with test_must_failMiklos Vajna2008-08-16
* git-am: ignore --binary optionStephan Beyer2008-08-16
* Fix t3700 on filesystems which do not support question marks in namesAlex Riesen2008-08-15
* Merge branch 'maint'Junio C Hamano2008-08-13
|\
| * t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey2008-08-13
| * Fix escaping of glob special characters in pathspecsKevin Ballard2008-08-13
* | rebase -i -p: fix parent rewritingThomas Rast2008-08-13
* | rebase -i -p: handle index and workdir correctlyThomas Rast2008-08-13
* | diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano2008-08-11
* | Adjust for the new way of enabling the default post-update hookPetr Baudis2008-08-11
* | Merge branch 'maint'Junio C Hamano2008-08-11
|\ \ | |/
| * Fix deleting reflog entries from HEAD reflogJunio C Hamano2008-08-10
| * reflog test: add more tests for 'reflog delete'Pieter de Bie2008-08-10
* | mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano2008-08-09
* | git-svn: Allow deep branch names by supporting multi-globsMarcus Griep2008-08-08
* | Fix multi-glob assertion in git-svnMarcus Griep2008-08-08
* | clone --mirror: avoid storing repeated tagsJohannes Schindelin2008-08-07
* | Sync with 1.5.6.5Junio C Hamano2008-08-06
|\ \ | |/
| * Files given on the command line are relative to $cwdJunio C Hamano2008-08-06
| * t/t4202-log.sh: add newline at end of fileBrandon Casey2008-08-01
| * sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-08-01
| * Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2008-08-01
| * make sure parsed wildcard refspec ends with slashJunio C Hamano2008-08-01
| * init: handle empty "template" parameterJeff King2008-08-01
* | t9119: conditionally re-enable test depending on svn(1) versionEric Wong2008-08-05
* | Fix race condition in t9119-git-svn-info.shDavid D. Kilzer2008-08-05
* | correct access right for git-svn-dcommit testDmitry Potapov2008-08-04
* | Flush output in start_asyncAnders Melchiorsen2008-08-03
* | clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin2008-08-03
* | clone: Add an option to set up a mirrorJohannes Schindelin2008-08-02
* | Compact commit template messageJeff King2008-07-31
* | Fix test-parse-options "integer" testJunio C Hamano2008-07-30
* | Advertise the ability to abort a commitAnders Melchiorsen2008-07-30
* | Support copy and rename detection in fast-export.Alexander Gavrilov2008-07-29
* | format-patch: Produce better output with --inline or --attachKevin Ballard2008-07-29
* | t7001: fix "git mv" testJunio C Hamano2008-07-28
* | init: handle empty "template" parameterJeff King2008-07-27
* | git-mv: Keep moved index entries inactPetr Baudis2008-07-27