push.default: Rename 'tracking' to 'upstream'
[gitweb.git] / t /
2010-10-01 Skip t1300.70 and 71 on msysGit.
2010-09-30 Merge branch 'maint'
2010-09-30 send-email: use Perl idioms in while loop
2010-09-30 gitweb/Makefile: Add 'test' and 'test-installed' targets
2010-09-30 t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
2010-09-30 t0004 (unwritable files): simplify error handling
2010-09-30 merge-recursive: Make room for directories in D/F conflicts
2010-09-30 handle_delete_modify(): Check whether D/F conflicts...
2010-09-30 merge_content(): Check whether D/F conflicts are still...
2010-09-30 conflict_rename_rename_1to2(): Fix checks for presence...
2010-09-30 conflict_rename_delete(): Check whether D/F conflicts...
2010-09-30 merge-recursive: Delay content merging for renames
2010-09-30 merge-recursive: Move handling of double rename of...
2010-09-30 merge-recursive: Avoid doubly merging rename/add confli...
2010-09-30 t6036: Add testcase for undetected conflict
2010-09-30 t6036: Add a second testcase similar to the first but...
2010-09-30 t6036: Test index and worktree state, not just that...
2010-09-30 t6020: Add a testcase for modify/delete + directory...
2010-09-30 t6020: Modernize style a bit
2010-09-30 t6022: Add tests for rename/rename combined with D...
2010-09-30 t6022: Add paired rename+D/F conflict: (two/file, one...
2010-09-30 t6022: Add tests with both rename source & dest involve...
2010-09-30 t6022: Add tests for reversing order of merges when...
2010-09-30 t6022: Add test combinations of {content conflict?...
2010-09-30 t6032: Add a test checking for excessive output from...
2010-09-30 t3030: Add a testcase for resolvable rename/add conflic...
2010-09-30 Merge branch 'en/rename-d-f' into en/merge-recursive
2010-09-29 blame,cat-file --textconv: Don't assume mode is ``S_IFR...
2010-09-29 blame,cat-file: Demonstrate --textconv is wrongly runni...
2010-09-29 blame,cat-file: Prepare --textconv tests for correctly...
2010-09-29 Merge branch 'tr/send-email-refuse-sending-unedited...
2010-09-29 Merge branch 'ab/send-email-catfile'
2010-09-29 Merge branch 'jc/grep-header-all-match-fix'
2010-09-29 Merge branch 'jc/no-branch-name-with-dash-at-front'
2010-09-29 Merge branch 'jn/gitweb-test-lib'
2010-09-29 Merge branch 'bc/fortran-userdiff'
2010-09-29 Merge branch 'jk/read-tree-empty'
2010-09-29 Merge branch 'rr/format-patch-count-without-merges'
2010-09-29 Merge branch 'jc/pickaxe-grep'
2010-09-29 Merge branch 'gb/shell-ext'
2010-09-29 Merge branch 'rr/fmt-merge-msg'
2010-09-29 Merge branch 'po/etc-gitattributes'
2010-09-29 send-email: Use To: headers in patch files
2010-09-29 stash: fix git stash branch regression when branch...
2010-09-29 stash drops the stash even if creating the branch fails...
2010-09-27 perl: bump the required Perl version to 5.8 from 5...
2010-09-27 git-send-email.perl: Add --to-cmd
2010-09-27 t6050 (replace): fix bogus "fetch branch with replaceme...
2010-09-27 smart-http: Don't change POST to GET when following...
2010-09-27 prefer test -h over test -L in shell scripts
2010-09-27 t1503: Fix arithmetic expansion syntax error when using...
2010-09-27 builtin/revert.c: don't dereference a NULL pointer
2010-09-27 git-stash: fix flag parsing
2010-09-27 t/t3903-stash: improve testing of git-stash show
2010-09-24 git-svn: check_cherry_pick should exclude commits alrea...
2010-09-24 add rebase patch id tests
2010-09-24 diff: don't use pathname-based diff drivers for symlinks
2010-09-18 Merge branch 'js/ls-files-x-doc'
2010-09-17 t/t7300: workaround ancient touch by rearranging arguments
2010-09-16 Merge branch 'bg/fix-t7003'
2010-09-15 Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'
2010-09-15 Merge branch 'os/fix-rebase-diff-no-prefix'
2010-09-15 Merge branch 'jl/fix-test'
2010-09-15 Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'
2010-09-15 Merge branch 'ch/maint-cannot-create-bundle-error'
2010-09-15 Merge branch 'ks/recursive-rename-add-identical'
2010-09-15 Merge git://repo.or.cz/git-gui
2010-09-13 t7003: Use test_commit instead of custom function
2010-09-13 log --author: take union of multiple "author" requests
2010-09-12 t/gitweb-lib.sh: Use tabs for indent consistently
2010-09-12 t/gitweb-lib.sh: Use GIT_BUILD_DIR
2010-09-12 Merge branch 'maint'
2010-09-12 ls-tree $di $dir: do not mistakenly recurse into direct...
2010-09-12 t3101: modernise style
2010-09-10 Merge branch 'np/relnotes-in-subdir'
2010-09-10 Merge branch 'maint'
2010-09-10 userdiff.c: add builtin fortran regex patterns
2010-09-10 t/t4018: avoid two unnecessary sub-shell invocations
2010-09-10 Merge branch 'maint'
2010-09-10 t/t4018: test whether the word_regex patterns compile
2010-09-10 t/t5510-fetch.sh: improve testing with explicit URL...
2010-09-10 t/t7008: workaround broken handling of \000 by printf...
2010-09-10 merge-recursive: D/F conflicts where was_a_dir/file...
2010-09-10 t3509: Add rename + D/F conflict testcase that recursiv...
2010-09-09 t1020: Get rid of 'cd "$HERE"' at the start of each...
2010-09-09 t2016 (checkout -p): add missing &&
2010-09-09 t1302 (core.repositoryversion): style tweaks
2010-09-09 t2105 (gitfile): add missing &&
2010-09-09 t1450 (fsck): remove dangling objects
2010-09-09 tests: subshell indentation stylefix
2010-09-09 t6200-fmt-merge-msg: Exercise '--log' to configure...
2010-09-09 t6200-fmt-merge-msg: Exercise 'merge.log' to configure...
2010-09-08 Merge branch 'tf/cleanup-builtin-help-headers'
2010-09-08 Merge branch 'jk/test-must-fail-missing'
2010-09-08 Merge branch 'jh/error-removing-missing-note'
2010-09-08 Merge branch 'kf/askpass-config'
2010-09-08 Merge branch 'bc/maint-fetch-url-only'
2010-09-08 Merge branch 'jk/maint-pass-c-config-in-env'
2010-09-08 send-email: Refuse to send cover-letter template subject
2010-09-08 Merge branch 'en/d-f-conflict-fix'
next