push.default: Rename 'tracking' to 'upstream'
[gitweb.git] / t /
2010-11-24 Merge branch 'kb/maint-diff-ws-check' into maint
2010-11-24 Merge branch 'jm/mailmap' into maint
2010-11-24 Merge branch 'tr/maint-git-repack-tmpfile' into maint
2010-11-24 Merge branch 'jk/maint-apply-no-binary' into maint
2010-11-24 Merge branch 'jn/send-pack-error' into maint
2010-11-24 Merge branch 'ak/submodule-sync' into maint
2010-11-24 Merge branch 'jk/maint-rev-list-nul' into maint
2010-11-24 Merge branch 'cb/diff-fname-optim' into maint
2010-11-24 Merge branch 'jk/no-textconv-symlink' into maint
2010-11-24 Merge branch 'dk/maint-blame-el' into maint
2010-11-24 Merge branch 'aw/git-p4-deletion' into maint
2010-11-24 Merge branch 'kf/post-receive-sample-hook' into maint
2010-11-24 Merge branch 'jk/repack-reuse-object' into maint
2010-11-24 Merge branch 'bc/fix-cherry-pick-root' into maint
2010-11-24 Merge branch 'uk/fix-author-ident-sed-script' into...
2010-11-24 Merge branch 'ab/makefile-track-cc' into maint
2010-11-24 Merge branch 'mg/reset-doc' into maint
2010-11-24 Merge branch 'tr/send-email-refuse-sending-unedited...
2010-11-24 reflogs: clear flags properly in corner case
2010-11-24 rebase --abort: do not update branch ref
2010-11-24 t9010 (svn-fe): Eliminate dependency on svn perl bindings
2010-11-24 Merge branch 'ef/mingw-daemon'
2010-11-23 format-patch: page output with --stdout
2010-11-17 Merge branch 'jl/maint-pull-tags-doc'
2010-11-17 Merge branch 'kb/maint-submodule-savearg'
2010-11-17 Merge branch 'jk/missing-config'
2010-11-17 Merge branch 'kb/maint-diff-ws-check'
2010-11-17 Merge branch 'bg/maint-gitweb-test-lib'
2010-11-17 Merge branch 'jm/mailmap'
2010-11-17 Merge branch 'tr/maint-git-repack-tmpfile'
2010-11-17 Merge branch 'jk/maint-apply-no-binary'
2010-11-17 Merge branch 'jk/push-progress'
2010-11-17 Merge branch 'tr/maint-merge-file-subdir'
2010-11-17 Merge branch 'jn/send-pack-error'
2010-11-17 Merge branch 'mg/make-prove'
2010-11-17 Merge branch 'kb/completion-checkout'
2010-11-17 Merge branch 'sg/completion'
2010-11-17 Merge branch 'sg/bisect'
2010-11-17 Merge branch 'ak/submodule-sync'
2010-11-17 Merge branch 'jk/maint-rev-list-nul'
2010-11-17 Merge branch 'ks/no-textconv-symlink'
2010-11-17 Merge branch 'jn/gitweb-test'
2010-11-17 Merge branch 'cb/diff-fname-optim'
2010-11-17 Merge branch 'jk/no-textconv-symlink'
2010-11-17 Merge branch 'dk/maint-blame-el'
2010-11-17 Merge branch 'maint'
2010-11-17 t6022: Use -eq not = to test output of wc -l
2010-11-17 Provide 'git merge --abort' as a synonym to 'git reset...
2010-11-17 Provide 'git notes get-ref' to easily retrieve current...
2010-11-17 git notes merge: Add testcases for merging notes trees...
2010-11-17 git notes merge: Add another auto-resolving strategy...
2010-11-17 git notes merge: --commit should fail if underlying...
2010-11-17 git notes merge: List conflicting notes in notes merge...
2010-11-17 git notes merge: Manual conflict resolution, part 2/2
2010-11-17 git notes merge: Manual conflict resolution, part 1/2
2010-11-17 git notes merge: Add automatic conflict resolvers ...
2010-11-17 git notes merge: Handle real, non-conflicting notes...
2010-11-17 git notes merge: Initial implementation handling trivia...
2010-11-17 notes.c: Use two newlines (instead of one) when concate...
2010-11-17 (trivial) t3303: Indent with tabs instead of spaces...
2010-11-17 Merge branch 'mz/maint-rebase-X-fix' into maint
2010-11-17 Fix username and password extraction from HTTP URLs
2010-11-17 t5550: test HTTP authentication and userinfo decoding
2010-11-17 allow command-specific pagers in pager.<cmd>
2010-11-17 log.decorate: accept 0/1 bool values
2010-11-15 use persistent memory for rejected paths
2010-11-15 Merge branch 'maint'
2010-11-15 do not overwrite untracked during merge from unborn...
2010-11-14 tests: use test_cmp instead of piping to diff(1)
2010-11-14 t7004-tag.sh: re-arrange git tag comment for clarity
2010-11-12 Submodules: Add the "fetchRecurseSubmodules" config...
2010-11-12 Add the 'fetch.recurseSubmodules' config setting
2010-11-12 fetch/pull: Add the --recurse-submodules option
2010-11-12 git-send-email.perl: make initial In-Reply-To apply...
2010-11-11 t3402: test "rebase -s<strategy> -X<opt>"
2010-11-10 tag: recognize rfc1991 signatures
2010-11-10 t/t7004-tag: test handling of rfc1991 signatures
2010-11-10 cherry-pick/revert: transparently refresh index
2010-11-10 apply: handle patches with funny filename and colon...
2010-11-09 t4124 (apply --whitespace): use test_might_fail
2010-11-09 t3404: do not use 'describe' to implement test_cmp_rev
2010-11-09 t3404 (rebase -i): introduce helper to check position...
2010-11-09 t3404 (rebase -i): move comment to description
2010-11-09 t3404 (rebase -i): unroll test_commit loops
2010-11-09 t3301 (notes): use test_expect_code for clarity
2010-11-09 t1400 (update-ref): use test_must_fail
2010-11-09 t1502 (rev-parse --parseopt): test exit code from "-h"
2010-11-09 t6022 (renaming merge): chain test commands with &&
2010-11-09 test-lib: introduce test_line_count to measure files
2010-11-09 tests: add missing &&, batch 2
2010-11-09 tests: add missing &&
2010-11-09 Merge branch 'maint'
2010-11-09 rebase: teach --autosquash to match on sha1 in addition...
2010-11-09 rebase: better rearranging of fixup!/squash! lines...
2010-11-08 dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout
2010-11-05 test: git-apply -p2 rename/chmod only
2010-11-05 t9001: send-email interation with --in-reply-to and...
2010-11-05 Merge branch 'aw/git-p4-deletion'
2010-11-05 Merge branch 'master' of git://repo.or.cz/git-gui
2010-11-05 Merge branch 'maint'
next