Sync with maint
[gitweb.git] / t /
2013-06-02 Merge branch 'vv/help-unknown-ref'
2013-06-02 Merge branch 'nd/clone-local-with-colon'
2013-06-02 Merge branch 'fc/fast-export-persistent-marks'
2013-06-02 Merge branch 'rs/empty-archive'
2013-06-02 Merge branch 'rh/merge-options-doc-fix'
2013-06-02 Merge branch 'an/diff-index-doc'
2013-06-02 Merge branch 'fc/completion'
2013-06-02 Merge branch 'fc/zsh-leftover-bits'
2013-06-02 dir.c: fix ignore processing within not-ignored directories
2013-06-02 wildmatch: properly fold case everywhere
2013-06-02 t0005: test git exit code from signal death
2013-06-02 Test 'commit --only' after 'checkout --orphan'
2013-05-29 Sync with maint
2013-05-29 Merge branch 'maint-1.8.2' into maint
2013-05-29 Merge branch 'jn/config-ignore-inaccessible'
2013-05-29 Merge branch 'jk/lookup-object-prefer-latest'
2013-05-29 Merge branch 'jk/subtree-do-not-push-if-split-fails'
2013-05-29 Merge branch 'jk/test-output'
2013-05-29 Merge branch 'rj/sparse'
2013-05-29 Merge branch 'mh/packed-refs-various'
2013-05-29 Merge branch 'as/check-ignore'
2013-05-29 Merge branch 'jh/checkout-auto-tracking'
2013-05-29 Merge branch 'jc/prune-all'
2013-05-29 Merge branch 'mh/fetch-into-shallow'
2013-05-29 Merge branch 'js/transport-helper-error-reporting-fix'
2013-05-29 Merge branch 'fc/transport-helper-error-reporting'
2013-05-29 difftool --dir-diff: allow changing any clean working...
2013-05-29 get_sha1: warn about full or short object names that...
2013-05-29 prompt: fix for simple rebase
2013-05-29 rebase: implement --[no-]autostash and rebase.autostash
2013-05-28 commit: don't start editor if empty message is given...
2013-05-28 fix segfault with git log -c --follow
2013-05-28 send-email: remove warning about unset chainreplyto
2013-05-28 test: rebase: fix --interactive test
2013-05-28 test: trivial cleanups
2013-05-28 fetch: don't try to update unfetched tracking refs
2013-05-28 fetch-pack: prepare updated shallow file before fetchin...
2013-05-22 sha1_name: fix error message for @{u}
2013-05-20 Merge git://git.bogomips.org/git-svn
2013-05-20 t5000: test long filenames
2013-05-20 t5000: simplify tar-tree tests
2013-05-20 t5000: use check_tar for prefix test
2013-05-20 t5000: factor out check_tar
2013-05-20 t5000, t5003: create directories for extracted files...
2013-05-20 t5000: integrate export-subst tests into regular tests
2013-05-20 git-svn: introduce --parents parameter for commands...
2013-05-20 describe: Add --first-parent option
2013-05-17 Merge branch 'fc/doc-style'
2013-05-17 Merge branch 'dw/asciidoc-sources-are-dot-txt-files'
2013-05-17 Merge git://ozlabs.org/~paulus/gitk
2013-05-17 difftool: fix dir-diff when file does not exist in...
2013-05-16 strbuf_branchname(): do not double-expand @{-1}~22
2013-05-16 revision.c: make default history consider bottom commits
2013-05-16 revision.c: don't show all merges for --parents
2013-05-16 revision.c: discount side branches when computing TREESAME
2013-05-16 simplify-merges: drop merge from irrelevant side branch
2013-05-16 simplify-merges: never remove all TREESAME parents
2013-05-16 t6012: update test for tweaked full-history traversal
2013-05-16 revision.c: Make --full-history consider more merges
2013-05-16 t6111: add parents to tests
2013-05-16 t6111: allow checking the parents as well
2013-05-16 t6111: new TREESAME test set
2013-05-16 t6019: test file dropped in -s ours merge
2013-05-16 revision.c: treat A...B merge bases as if manually...
2013-05-15 Merge branch 'fc/remote-hg' (early part)
2013-05-15 combine-diff.c: Fix output when changes are exactly...
2013-05-13 t6019: demonstrate --ancestry-path A...B breakage
2013-05-13 Merge git://ozlabs.org/~paulus/gitk
2013-05-12 t5551: do not use unportable sed '\+'
2013-05-12 fetch: opportunistically update tracking refs
2013-05-12 t5510: start tracking-ref tests from a known state
2013-05-11 Merge git://git.bogomips.org/git-svn
2013-05-10 transport-helper: fix remote helper namespace regression
2013-05-10 test: remote-helper: add missing and
2013-05-09 Sync with v1.8.2.3
2013-05-09 Merge branch 'mv/sequencer-pick-error-diag'
2013-05-09 Merge branch 'tr/copy-revisions-from-stdin' into maint
2013-05-09 t5004: avoid using tar for checking emptiness of archive
2013-05-09 t5004: resurrect original empty tar archive test
2013-05-09 t5004: avoid using tar for checking emptiness of archive
2013-05-09 t5004: ignore pax global header file
2013-05-09 git-svn: added an --include-path flag
2013-05-09 git-svn: avoid self-referencing mergeinfo
2013-05-08 Add new @ shortcut for HEAD
2013-05-08 tests: at-combinations: @{N} versus HEAD@{N}
2013-05-08 tests: at-combinations: increase coverage
2013-05-08 tests: at-combinations: improve nonsense()
2013-05-08 tests: at-combinations: check ref names directly
2013-05-08 tests: at-combinations: simplify setup
2013-05-08 Merge git://github.com/git-l10n/git-po
2013-05-07 clone: allow cloning local paths with colons in them
2013-05-07 Merge branch 'jk/merge-tree-added-identically'
2013-05-07 merge-tree: handle directory/empty conflict correctly
2013-05-07 Merge branch 'fc/remote-bzr'
2013-05-06 t/Makefile: don't define TEST_RESULTS_DIRECTORY recursively
2013-05-05 Merge branch 'fc/push-with-export-reporting-result'
2013-05-05 transport-helper: improve push messages
2013-05-03 Merge branch 'tr/unpack-entry-use-after-free-fix'
2013-05-03 Sync with maint
2013-05-03 Merge branch 'tr/remote-tighten-commandline-parsing...
next