aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* archive tests: do not use .gitattributes in working directoryRené Scharfe2009-04-17
* Merge branch 'jk/no-perl'Junio C Hamano2009-04-12
|\
| * tests: skip perl tests if NO_PERL is definedJeff King2009-04-08
* | Merge branch 'jk/show-upstream'Junio C Hamano2009-04-12
|\ \
| * | for-each-ref: add "upstream" format fieldJeff King2009-04-07
* | | Merge branch 'fg/remote-prune'Junio C Hamano2009-04-12
|\ \ \
| * | | add tests for remote groupsJeff King2009-04-09
* | | | Merge branch 'cc/bisect-filter'Junio C Hamano2009-04-12
|\ \ \ \
| * | | | t6030: test bisecting with pathsChristian Couder2009-04-05
| |/ / /
* | | | git-svn: Save init/clone --ignore-paths in configBen Jackson2009-04-11
* | | | git-svn: Add per-svn-remote ignore-paths configBen Jackson2009-04-11
| |_|/ |/| |
* | | Merge branch 'maint'Junio C Hamano2009-04-07
|\ \ \
| * | | Change double quotes to single quotes in messageJari Aalto2009-04-07
* | | | Merge branch 'bs/maint-1.6.0-tree-walk-prefix'Junio C Hamano2009-04-07
|\ \ \ \
| * | | | match_tree_entry(): a pathspec only matches at directory boundariesJunio C Hamano2009-04-01
| * | | | tree_entry_interesting: a pathspec only matches at directory boundaryBjörn Steinbrink2009-04-01
* | | | | Merge branch 'js/maint-submodule-checkout'Junio C Hamano2009-04-07
|\ \ \ \ \
| * | | | | Fix 'git checkout <submodule>' to update the indexJohannes Schindelin2009-04-02
* | | | | | Merge branch 'cb/maint-merge-recursive-submodule-fix'Junio C Hamano2009-04-07
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | update cache for conflicting submodule entriesClemens Buchacher2009-04-05
| * | | | | add tests for merging with submodulesClemens Buchacher2009-04-05
| | |_|/ / | |/| | |
| * | | | Merge branch 'js/maint-diff-temp-smudge' into maintJunio C Hamano2009-04-02
| |\ \ \ \
| * \ \ \ \ Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maintJunio C Hamano2009-04-02
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/shared-literally'Junio C Hamano2009-04-06
|\ \ \ \ \ \
| * | | | | | t1301: loosen test for forced modesJeff King2009-04-01
| * | | | | | "core.sharedrepository = 0mode" should set, not loosenJunio C Hamano2009-03-27
* | | | | | | Merge branch 'mg/tracked-local-branches'Junio C Hamano2009-04-06
|\ \ \ \ \ \ \
| * | | | | | | Make local branches behave like remote branches when --trackedMichael J Gruber2009-04-01
| * | | | | | | Test for local branches being followed with --trackMichael J Gruber2009-03-27
* | | | | | | | Merge branch 'sb/format-patch-patchname'Junio C Hamano2009-04-06
|\ \ \ \ \ \ \ \
| * | | | | | | | format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd2009-03-22
| * | | | | | | | format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd2009-03-22
* | | | | | | | | tests: remove exit after test_done callJeff King2009-04-05
* | | | | | | | | send-email: fix nasty bug in ask() functionJay Soffian2009-04-04
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | send-email: ensure quoted addresses are rfc2047 encodedJay Soffian2009-04-02
* | | | | | | | send-email: correct two tests which were going interactiveJay Soffian2009-04-02
* | | | | | | | Merge branch 'ef/fast-export'Junio C Hamano2009-04-01
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin-fast-export.c: handle nested tagsErik Faye-Lund2009-03-29
| * | | | | | | | builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund2009-03-29
| * | | | | | | | test-suite: adding a test for fast-export with tag variantsErik Faye-Lund2009-03-29
| |/ / / / / / /
* | | | | | | | Merge branch 'mh/format-patch-add-header'Junio C Hamano2009-04-01
|\ \ \ \ \ \ \ \
| * | | | | | | | format-patch: add arbitrary email headersMichael Hendricks2009-03-27
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/maint-1.6.0-keep-pack'Junio C Hamano2009-04-01
|\ \ \ \ \ \ \ \
| * | | | | | | | pack-objects: don't loosen objects available in alternate or kept packsBrandon Casey2009-03-21
| * | | | | | | | t7700: demonstrate repack flaw which may loosen objects unnecessarilyBrandon Casey2009-03-21
| * | | | | | | | pack-objects: only repack or loosen objects residing in "local" packsBrandon Casey2009-03-20
| * | | | | | | | git-repack.sh: don't use --kept-pack-only option to pack-objectsBrandon Casey2009-03-20
| * | | | | | | | t7700-repack: add two new tests demonstrating repacking flawsBrandon Casey2009-03-20
* | | | | | | | | send-email: ask_default should apply to all emails, not just the firstJay Soffian2009-04-01
* | | | | | | | | send-email: add tests for refactored promptingJay Soffian2009-03-29