aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'tr/test-commit-only-on-orphan'Junio C Hamano2013-06-11
|\
| * Test 'commit --only' after 'checkout --orphan'Thomas Rast2013-06-02
* | Merge branch 'rr/die-on-missing-upstream'Junio C Hamano2013-06-11
|\ \
| * | sha1_name: fix error message for @{u}Ramkumar Ramachandra2013-05-22
* | | Merge branch 'ks/difftool-dir-diff-copy-fix'Junio C Hamano2013-06-06
|\ \ \
| * | | difftool --dir-diff: allow changing any clean working tree fileKenichi Saita2013-05-29
| |/ /
* | | Merge branch 'fc/show-branch-in-rebase-am'Junio C Hamano2013-06-06
|\ \ \
| * | | prompt: fix for simple rebaseFelipe Contreras2013-05-29
| |/ /
* | | Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-06-06
|\ \ \
| * | | fetch-pack: prepare updated shallow file before fetching the packNguyễn Thái Ngọc Duy2013-05-28
* | | | Merge branch 'rs/commit-m-no-edit'Junio C Hamano2013-06-05
|\ \ \ \
| * | | | commit: don't start editor if empty message is given with -mRené Scharfe2013-05-28
* | | | | Merge branch 'fc/send-email-chainreplyto-warning'Junio C Hamano2013-06-05
|\ \ \ \ \
| * | | | | send-email: remove warning about unset chainreplytoFelipe Contreras2013-05-28
| | |_|/ / | |/| | |
* | | | | Merge branch 'fc/cleanups'Junio C Hamano2013-06-05
|\ \ \ \ \
| * | | | | test: rebase: fix --interactive testFelipe Contreras2013-05-28
| * | | | | test: trivial cleanupsFelipe Contreras2013-05-28
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2013-06-04
|\ \ \ \ \
| * | | | | t/README: test_must_fail is for testing GitJunio C Hamano2013-06-04
| |/ / / /
* | | | | Merge branch 'kb/status-ignored-optim-2'Junio C Hamano2013-06-03
|\ \ \ \ \
| * | | | | dir.c: fix ignore processing within not-ignored directoriesKarsten Blees2013-06-02
* | | | | | test: fix post rewrite hook reportFelipe Contreras2013-06-03
* | | | | | Merge branch 'tr/line-log'Junio C Hamano2013-06-02
|\ \ \ \ \ \
| * | | | | | log -L: store the path instead of a diff_filespecThomas Rast2013-04-12
| * | | | | | log -L: test merge of parallel modify/renameThomas Rast2013-04-12
| * | | | | | t4211: pass -M to 'git log -M -L...' testThomas Rast2013-04-12
| * | | | | | log -L: fix overlapping input rangesThomas Rast2013-04-05
| * | | | | | log -L: :pattern:file syntax to find by funcnameThomas Rast2013-03-28
| * | | | | | Implement line-history search (git log -L)Thomas Rast2013-03-28
| * | | | | | Refactor parse_locBo Yang2013-03-28
* | | | | | | Merge branch 'mc/describe-first-parent'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \
| * | | | | | | describe: Add --first-parent optionMike Crowe2013-05-20
* | | | | | | | Merge branch 'rs/tar-tests'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \ \
| * | | | | | | | t5000: test long filenamesRené Scharfe2013-05-20
| * | | | | | | | t5000: simplify tar-tree testsRené Scharfe2013-05-20
| * | | | | | | | t5000: use check_tar for prefix testRené Scharfe2013-05-20
| * | | | | | | | t5000: factor out check_tarRené Scharfe2013-05-20
| * | | | | | | | t5000, t5003: create directories for extracted files lazilyRené Scharfe2013-05-20
| * | | | | | | | t5000: integrate export-subst tests into regular testsRené Scharfe2013-05-20
| |/ / / / / / /
* | | | | | | | Merge branch 'jc/strbuf-branchname-fix'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \ \
| * | | | | | | | strbuf_branchname(): do not double-expand @{-1}~22Junio C Hamano2013-05-16
* | | | | | | | | Merge branch 'jk/fetch-always-update-tracking'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fetch: don't try to update unfetched tracking refsJohn Keeping2013-05-28
| * | | | | | | | | fetch: opportunistically update tracking refsJeff King2013-05-12
| * | | | | | | | | t5510: start tracking-ref tests from a known stateJeff King2013-05-12
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'mk/combine-diff-context-horizon-fix'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | combine-diff.c: Fix output when changes are exactly 3 lines apartMatthijs Kooijman2013-05-15
* | | | | | | | | | Merge branch 'kb/ancestry-path-threedots'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | revision.c: treat A...B merge bases as if manually specifiedKevin Bracey2013-05-16
| * | | | | | | | | | t6019: demonstrate --ancestry-path A...B breakageKevin Bracey2013-05-13
| | |_|/ / / / / / / | |/| | | | | | | |