aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'nd/threaded-index-pack'Junio C Hamano2012-05-14
|\
| * index-pack: support multithreaded delta resolvingNguyễn Thái Ngọc Duy2012-05-07
* | Merge branch 'ef/checkout-empty'Junio C Hamano2012-05-11
|\ \
| * | checkout: do not corrupt HEAD on empty repoErik Faye-Lund2012-05-08
* | | Merge branch 'jk/maint-reflog-walk-count-vs-time'Junio C Hamano2012-05-11
|\ \ \
| * | | reflog-walk: tell explicit --date=default from not having --date at allJunio C Hamano2012-05-07
| * | | reflog-walk: always make HEAD@{0} show indexed selectorsJeff King2012-05-04
| * | | log: respect date_mode_explicit with --format:%gdJeff King2012-05-04
| * | | t1411: add more selector index/date testsJeff King2012-05-04
* | | | Merge branch 'jk/status-porcelain-z-b'Junio C Hamano2012-05-10
|\ \ \ \
| * \ \ \ Merge branch 'jk/maint-status-porcelain-z-b' into HEADJeff King2012-05-08
| |\ \ \ \
| | * | | | status: respect "-b" for porcelain formatJeff King2012-05-08
| | * | | | status: fix null termination with "-b"Jeff King2012-05-08
| | * | | | Merge branch 'jc/merge-reduce-parents-early' into maintJunio C Hamano2012-05-03
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'cb/http-multi-curl-auth' into maintJunio C Hamano2012-05-03
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mb/fetch-call-a-non-branch-a-ref' into maintJunio C Hamano2012-05-03
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'pw/fast-import-dataref-parsing' into maintJunio C Hamano2012-05-01
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'it/fetch-pack-many-refs' into maintJunio C Hamano2012-05-01
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'lp/maint-diff-three-dash-with-graph' into maintJunio C Hamano2012-05-01
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'jk/rebase-i-submodule-conflict-only' into maintJunio C Hamano2012-05-01
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/run-command-eacces' into maintJunio C Hamano2012-04-26
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/push-upstream-sanity' into maintJunio C Hamano2012-04-26
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-clean-nested-worktree-in-subdir' into maintJunio C Hamano2012-04-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/diff-no-rename-empty' into maintJunio C Hamano2012-04-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/commit-unedited-template' into maintJunio C Hamano2012-04-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/add-p-skip-conflicts' into maintJunio C Hamano2012-04-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/commit-hook-authorship' into maintJunio C Hamano2012-04-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tr/maint-word-diff-regex-sticky' into maintJunio C Hamano2012-04-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jh/notes-merge-in-git-dir-worktree' into maintJunio C Hamano2012-04-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/checkout-detach-count'Junio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | checkout (detached): truncate list of orphaned commits at the new HEADJohannes Sixt2012-05-04
| * | | | | | | | | | | | | | | | | | | | | | t2020-checkout-detach: check for the number of orphaned commitsJohannes Sixt2012-05-04
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/stream-to-archive'Junio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | t5000: rationalize unzip testsRené Scharfe2012-05-03
| * | | | | | | | | | | | | | | | | | | | | archive-zip: streaming for deflated filesRené Scharfe2012-05-03
| * | | | | | | | | | | | | | | | | | | | | archive-zip: streaming for stored filesRené Scharfe2012-05-03
| * | | | | | | | | | | | | | | | | | | | | archive-tar: stream large blobs to tar fileNguyễn Thái Ngọc Duy2012-05-03
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'zj/diff-empty-chmod'Junio C Hamano2012-05-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | t4006: Windows do not have /dev/zeroJohannes Sixt2012-05-02
| * | | | | | | | | | | | | | | | | | | | | | diff --stat: report mode-only changes for binary files like text filesZbigniew Jędrzejewski-Szmek2012-05-01
| * | | | | | | | | | | | | | | | | | | | | | tests: check --[short]stat output after chmodZbigniew Jędrzejewski-Szmek2012-05-01
| * | | | | | | | | | | | | | | | | | | | | | test: modernize style of t4006Zbigniew Jędrzejewski-Szmek2012-05-01
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-tformat-with-z'Junio C Hamano2012-05-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | log-tree: the previous one is still not quite rightJunio C Hamano2012-05-01
| * | | | | | | | | | | | | | | | | | | | | | | log-tree: use custom line terminator in line termination modeJan Krüger2012-05-01
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'th/difftool-diffall'Junio C Hamano2012-05-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | difftool: print list of valid tools with '--tool-help'Tim Henigan2012-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | difftool: teach difftool to handle directory diffsTim Henigan2012-04-23
| * | | | | | | | | | | | | | | | | | | | | | | | difftool: add '--no-gui' optionTim Henigan2012-03-23
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-push-progress'Junio C Hamano2012-05-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \