aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jl/nor-or-nand-and' into maintJunio C Hamano2014-04-09
|\
| * code and test: fix misuses of "nor"Justin Lebar2014-03-31
* | Merge branch 'cn/fetch-prune-overlapping-destination' into maintJunio C Hamano2014-04-09
|\ \
| * | fetch: handle overlaping refspecs on --pruneCarlos Martín Nieto2014-03-26
| * | fetch: add a failing test for prunning with overlapping refspecsCarlos Martín Nieto2014-02-28
* | | Merge branch 'mh/update-ref-batch-create-fix' into maintJunio C Hamano2014-04-09
|\ \ \
| * | | update-ref: fail create operation over stdin if ref already existsAman Gupta2014-04-02
* | | | Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-04-09
|\ \ \ \
| * | | | t4212: loosen far-in-future test for AIXJeff King2014-04-01
* | | | | Merge branch 'bp/commit-p-editor' into maintJunio C Hamano2014-04-08
|\ \ \ \ \
| * | | | | merge hook tests: fix and update testsBenoit Pierre2014-03-18
| * | | | | commit: fix patch hunk editing with "commit -p -m"Benoit Pierre2014-03-18
| * | | | | test patch hunk editing with "commit -p -m"Benoit Pierre2014-03-18
| * | | | | merge hook tests: use 'test_must_fail' instead of '!'Benoit Pierre2014-03-11
| * | | | | merge hook tests: fix missing '&&' in testBenoit Pierre2014-03-11
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/mv-submodules-fix' into maintJunio C Hamano2014-04-03
|\ \ \ \ \
| * | | | | mv: prevent mismatched data when ignoring errors.brian m. carlson2014-03-17
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/lib-terminal-lazy' into maintJunio C Hamano2014-04-03
|\ \ \ \ \
| * | | | | t/lib-terminal: make TTY a lazy prerequisiteJeff King2014-03-14
| |/ / / /
* | | | | Merge branch 'us/printf-not-echo' into maintJunio C Hamano2014-04-03
|\ \ \ \ \
| * | | | | test-lib.sh: do not "echo" caller-supplied stringsUwe Storbeck2014-03-18
| | |/ / / | |/| | |
* | | | | Merge branch 'jn/wt-status' into maintJunio C Hamano2014-04-03
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | wt-status: lift the artificual "at least 20 columns" floorJunio C Hamano2014-03-12
| |/ / /
* | | | Merge branch 'jk/clean-d-pathspec' into maintJunio C Hamano2014-03-18
|\ \ \ \
| * | | | clean: respect pathspecs with "-d"Jeff King2014-03-11
| | |/ / | |/| |
* | | | Merge branch 'da/difftool-git-files' into maintJunio C Hamano2014-03-18
|\ \ \ \
| * | | | t7800: add a difftool test for .git-filesJunio C Hamano2014-03-05
| |/ / /
* | | | Merge branch 'jk/remote-pushremote-config-reading' into maintJunio C Hamano2014-03-18
|\ \ \ \
| * | | | remote: handle pushremote config in any orderJeff King2014-02-24
| |/ / /
* | | | Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-03-18
|\ \ \ \ | | |_|/ | |/| |
| * | | log: do not segfault on gmtime errorsJeff King2014-02-24
| * | | log: handle integer overflow in timestampsJeff King2014-02-24
| * | | fsck: report integer overflow in author timestampsJeff King2014-02-24
| * | | t4212: test bogus timestamps with git-logJeff King2014-02-24
* | | | Merge branch 'tr/diff-submodule-no-reuse-worktree' into maintJunio C Hamano2014-03-18
|\ \ \ \
| * | | | diff: do not reuse_worktree_file for submodulesThomas Rast2014-02-18
* | | | | Merge branch 'nd/reset-setup-worktree' into maintJunio C Hamano2014-03-18
|\ \ \ \ \
| * | | | | reset: optionally setup worktree and refresh index on --mixedNguyễn Thái Ngọc Duy2014-02-18
| | |_|/ / | |/| | |
| * | | | Merge branch 'bm/merge-base-octopus-dedup' into maintJunio C Hamano2014-02-13
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/revision-range-unpeel' into maintJunio C Hamano2014-02-13
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/allow-fetch-onelevel-refname' into maintJunio C Hamano2014-02-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/interpret-branch-name-fix' into maintJunio C Hamano2014-02-13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'as/tree-walk-fix-aggressive-short-cut' into maintJunio C Hamano2014-02-13
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ow/stash-with-ifs' into maintJunio C Hamano2014-02-05
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'js/lift-parent-count-limit' into maintJunio C Hamano2014-02-05
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/add-empty-fix' into maintJunio C Hamano2014-02-05
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/log-decoration' into maintJunio C Hamano2014-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jl/commit-v-strip-marker' into maintJunio C Hamano2014-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tb/clone-ssh-with-colon-for-port' into maintJunio C Hamano2014-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/check-attr-honor-working-tree' into maintJunio C Hamano2014-03-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \