aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'master' into sb/opt-filenameJunio C Hamano2009-05-25
|\
| * t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to CNguyễn Thái Ngọc Duy2009-05-24
| * Merge branch 'mg/track'Junio C Hamano2009-05-23
| |\
| | * Fix behavior with non-commit upstream referencesMichael J Gruber2009-05-14
| | * Test tracking of non-commit upstreamsMichael J Gruber2009-05-13
| * | Merge branch 'fc/decorate-tag'Junio C Hamano2009-05-23
| |\ \
| | * | Prettify log decorations even moreFelipe Contreras2009-05-13
| * | | Merge branch 'jm/format-patch-no-auto-n-when-k-is-given'Junio C Hamano2009-05-23
| |\ \ \
| | * | | format-patch let -k override a config-specified format.numberedJim Meyering2009-05-09
| | |/ /
| * | | Merge branch 'do/maint-merge-recursive-fix'Junio C Hamano2009-05-23
| |\ \ \
| | * | | merge-recursive: never leave index unmerged while recursingDave Olszewski2009-05-09
| * | | | Merge branch 'rs/grep-parseopt'Junio C Hamano2009-05-23
| |\ \ \ \
| | * | | | parseopt: add PARSE_OPT_NODASHRené Scharfe2009-05-09
| | * | | | parseopt: add OPT_NUMBER_CALLBACKRené Scharfe2009-05-09
| | * | | | parseopt: add OPT_NEGBITRené Scharfe2009-05-09
| | | |/ / | | |/| |
| * | | | Merge branch 'fl/git-pm'Junio C Hamano2009-05-23
| |\ \ \ \
| | * | | | Git.pm: Always set Repository to absolute path if autodetectingFrank Lichtenheld2009-05-09
| | * | | | Git.pm: Set GIT_WORK_TREE if we set GIT_DIRFrank Lichtenheld2009-05-09
| | |/ / /
| * | | | Merge branch 'mt/submodule-reference'Junio C Hamano2009-05-23
| |\ \ \ \
| | * | | | Add --reference option to git submodule.Michael S. Tsirkin2009-05-09
| | |/ / /
| * | | | git-svn: add --authors-prog optionMark Lodato2009-05-21
| * | | | git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-21
| * | | | Merge branch 'js/add-edit'Junio C Hamano2009-05-18
| |\ \ \ \
| | * | | | t3702: fix reliance on SHELL_PATH being '/bin/sh'Johannes Schindelin2009-04-27
| | * | | | git-add: introduce --edit (to edit the diff vs. the index)Johannes Schindelin2009-04-12
| * | | | | Merge branch 'ac/graph-horizontal-line'Junio C Hamano2009-05-18
| |\ \ \ \ \
| | * | | | | graph API: Use horizontal lines for more compact graphsAllan Caffee2009-04-22
| * | | | | | Merge branch 'maint'Junio C Hamano2009-05-16
| |\ \ \ \ \ \
| | * | | | | | test: checkout shouldn't say that HEAD has moved if it didn'tNanako Shiraishi2009-05-16
| | * | | | | | tests: Add tests for missing format-patch long optionsStephen Boyd2009-05-16
| * | | | | | | Use UTF-8 instead of utf8 for backward compatibilityAlex Riesen2009-05-16
| * | | | | | | Merge branch 'maint'Junio C Hamano2009-05-12
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-12
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | t3900: ISO-2022-JP has more than one popular variantsJunio C Hamano2009-05-12
| |/ / / / / /
| * | | | | | t4029: use sh instead of bashNguyễn Thái Ngọc Duy2009-05-06
| * | | | | | t4200: convert sed expression which operates on non-text file to perlBrandon Casey2009-05-06
| * | | | | | t4200: remove two unnecessary linesBrandon Casey2009-05-06
| * | | | | | t/annotate-tests.sh: avoid passing a non-newline terminated file to sedBrandon Casey2009-05-06
| * | | | | | t4118: avoid sed invocation on file without terminating newlineBrandon Casey2009-05-06
| * | | | | | t4118: add missing '&&'Brandon Casey2009-05-06
| * | | | | | t8005: use egrep when extended regular expressions are requiredBrandon Casey2009-05-06
| * | | | | | Merge branch 'maint'Junio C Hamano2009-05-05
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'maint'Junio C Hamano2009-04-29
| |\ \ \ \ \ \ \
| * | | | | | | | merge-recursive: do not die on a conflicting submoduleJunio C Hamano2009-04-29
| * | | | | | | | Merge branch 'maint'Junio C Hamano2009-04-28
| |\ \ \ \ \ \ \ \
| * | | | | | | | | t5701: do not get stuck in empty-push/Johannes Schindelin2009-04-27
| * | | | | | | | | t4202: fix typov1.6.3-rc3Linus Torvalds2009-04-26
| * | | | | | | | | t7700-repack: repack -a now works properly, expect success from testBrandon Casey2009-04-25
| * | | | | | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2009-04-25
| * | | | | | | | | t7800: respect NO_PERLJeff King2009-04-24