Make :/ accept a regex rather than a fixed pattern
[gitweb.git] / t /
2010-05-09 Merge branch 'sd/log-decorate'
2010-05-09 Merge branch 'mh/status-optionally-refresh'
2010-05-09 Merge branch 'cw/ws-indent-with-tab'
2010-05-09 Merge branch 'cc/revert-strategy'
2010-05-09 Merge branch 'sc/http-late-auth'
2010-05-09 Merge branch 'jk/cached-textconv'
2010-05-09 Merge branch 'pc/remove-warn'
2010-05-09 Documentation/notes: describe content of notes blobs
2010-05-08 Turn setup code in t2007-checkout-symlink.sh into a...
2010-05-08 Move t6000lib.sh to lib-*
2010-05-08 adapt request-pull tests for new pull request format
2010-05-08 Merge branch 'jn/maint-request-pull' into jn/request...
2010-05-08 t5150: protect backslash with backslash in shell
2010-05-07 Make git log --follow find copies among unmodified...
2010-05-06 wt-status: take advice.statusHints seriously
2010-05-06 t7508: test advice.statusHints
2010-05-06 test-lib: some shells do not let $? propagate into...
2010-05-04 pretty: Respect --abbrev option
2010-05-04 shortlog: Document and test --format option
2010-05-04 t4201 (shortlog): Test output format with multiple...
2010-05-04 t4201 (shortlog): guard setup with test_expect_success
2010-05-04 commit --amend: cope with missing display name
2010-05-04 test-lib: Let tests specify commands to be run at end...
2010-05-04 Merge branch 'maint-1.7.0' into maint
2010-05-04 clone: quell the progress report from init and report...
2010-05-04 test-lib.sh: Add explicit license detail, with change...
2010-05-03 pretty: add aliases for pretty formats
2010-05-03 gitweb: Refactor syntax highlighting support
2010-05-02 Merge branch 'maint'
2010-05-01 fsck: check ident lines in commit objects
2010-05-01 Export more test-related variables when running externa...
2010-05-01 do not overwrite files marked "assume unchanged"
2010-05-01 request-pull: protect against OPTIONS_KEEPDASHDASH...
2010-05-01 tests for request-pull
2010-04-24 Merge branch 'maint'
2010-04-23 Sync with 1.7.0.6
2010-04-23 Merge branch 'mg/use-default-abbrev-length-in-rev-list...
2010-04-23 Merge branch 'wp/doc-filter-direction' into maint
2010-04-23 Merge branch 'jk/maint-diffstat-overflow' into maint
2010-04-23 Merge branch 'da/maint-python-startup' into maint
2010-04-22 Merge branch 'maint'
2010-04-20 stash tests: stash can lose data in a file removed...
2010-04-20 Merge branch 'maint'
2010-04-20 t5516-fetch-push.sh: style cleanup
2010-04-20 receive-pack: detect aliased updates which can occur...
2010-04-20 t5704 (bundle): add tests for bundle --stdin
2010-04-20 t7012: Mark missing tests as TODO
2010-04-20 http-fetch: Use temporary files for pack-*.idx until...
2010-04-20 http-fetch: Use index-pack rather than verify-pack...
2010-04-19 remote add: add a --[no-]tags option
2010-04-19 patch-id: Add support for mbox format
2010-04-19 Merge branch 'maint-1.6.6' into maint
2010-04-19 Merge branch 'rr/remote-helper-doc'
2010-04-19 Merge branch 'wp/doc-filter-direction'
2010-04-19 Merge branch 'jk/maint-diffstat-overflow'
2010-04-19 Merge branch 'jg/auto-initialize-notes-with-percent...
2010-04-19 Merge branch 'maint'
2010-04-19 Merge git://git.kernel.org/pub/scm/gitk/gitk
2010-04-18 t3301: add tests to use --format="%N"
2010-04-18 more war on "sleep" in tests
2010-04-17 t5550-http-fetch: Use subshell for repository operations
2010-04-17 Merge branch 'maint'
2010-04-17 t6006: do not write to /tmp
2010-04-17 t1010-mktree: Adjust expected result to code and docume...
2010-04-17 combined diff: correctly handle truncated file
2010-04-15 t7006: guard cleanup with test_expect_success
2010-04-14 diff: add --word-diff option that generalizes --color...
2010-04-14 Merge branch 'maint'
2010-04-13 describe: Break annotated tag ties by tagger date
2010-04-13 t5800: testgit helper requires Python support
2010-04-11 Merge branch 'jl/maint-submodule-gitfile-awareness'
2010-04-11 Sync with 1.7.0.5
2010-04-11 Merge branch 'jc/doc-submit-gmail'
2010-04-11 Merge branch 'rc/maint-reflog-msg-for-forced-branch...
2010-04-11 t3507: Make test executable
2010-04-11 t7400: clarify submodule update tests
2010-04-11 t7400: clarify 'submodule add' tests
2010-04-11 t7400: split setup into multiple tests
2010-04-11 attr: Expand macros immediately when encountered.
2010-04-11 attr: Allow multiple changes to an attribute on the...
2010-04-10 Merge branch 'mr/gitweb-jsmin'
2010-04-10 Merge branch 'jl/maint-submodule-gitfile-awareness'
2010-04-10 Teach diff --submodule and status to handle .git files...
2010-04-10 Merge branch 'maint'
2010-04-10 Merge branch 'ef/maint-empty-commit-log' into maint
2010-04-10 Merge branch 'jc/conflict-marker-size' into maint
2010-04-10 Merge branch 'sp/maint-http-backend-die-triggers-die...
2010-04-10 Merge branch 'mg/maint-send-email-lazy-editor' into...
2010-04-10 Merge branch 'rr/imap-send-unconfuse-from-line' into...
2010-04-10 Merge branch 'rb/maint-python-path' into maint
2010-04-10 Merge branch 'gh/maint-stash-show-error-message' into...
2010-04-10 Merge branch 'mg/mailmap-update' into maint
2010-04-10 Merge branch 'bc/maint-daemon-sans-ss-family' into...
2010-04-10 remote-curl: ensure that URLs have a trailing slash
2010-04-10 t5541-http-push: add test for URLs with trailing slash
2010-04-10 Merge branch 'rc/maint-reflog-msg-for-forced-branch'
2010-04-09 Merge early parts of jk/cached-textconv
2010-04-09 Merge branch 'maint'
2010-04-09 log.decorate: only ignore it under "log --pretty=raw"
2010-04-09 ls-remote: fall-back to default remotes when no remote...
next