aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'sb/diff-orderfile-config'Junio C Hamano2014-01-10
|\
| * diff: add diff.orderfile configuration variableSamuel Bronson2013-12-18
| * diff: let "git diff -O" read orderfile from any file and fail properlySamuel Bronson2013-12-18
| * t4056: add new tests for "git diff -O"Samuel Bronson2013-12-18
* | Merge branch 'bc/log-decoration'Junio C Hamano2014-01-10
|\ \
| * | log: properly handle decorations with chained tagsbrian m. carlson2013-12-20
* | | Merge branch 'cc/replace-object-info'Junio C Hamano2014-01-10
|\ \ \
| * | | replace info: rename 'full' to 'long' and clarify in-code symbolsChristian Couder2013-12-30
| * | | builtin/replace: unset read_replace_refsChristian Couder2013-12-12
| * | | t6050: add tests for listing with --formatChristian Couder2013-12-12
| * | | sha1_file: perform object replacement in sha1_object_info_extended()Christian Couder2013-12-12
| * | | t6050: show that git cat-file --batch fails with replace objectsChristian Couder2013-12-12
* | | | Merge branch 'nd/negative-pathspec'Junio C Hamano2014-01-10
|\ \ \ \
| * | | | Support pathspec magic :(exclude) and its short form :!Nguyễn Thái Ngọc Duy2013-12-06
* | | | | Merge branch 'jk/name-pack-after-byte-representation'Junio C Hamano2013-12-27
|\ \ \ \ \
| * | | | | pack-objects: name pack files after trailer hashJeff King2013-12-05
* | | | | | Merge branch 'tg/diff-no-index-refactor'Junio C Hamano2013-12-27
|\ \ \ \ \ \
| * | | | | | diff: add test for --no-index executed outside repoThomas Gummerer2013-12-16
| * | | | | | diff: don't read index when --no-index is givenThomas Gummerer2013-12-12
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'zk/difftool-counts'Junio C Hamano2013-12-27
|\ \ \ \ \ \
| * | | | | | difftool: display the number of files in the diff queue in the promptZoltan Klinger2013-12-06
| |/ / / / /
* | | | | | Merge branch 'jk/cat-file-regression-fix'Junio C Hamano2013-12-27
|\ \ \ \ \ \
| * | | | | | cat-file: handle --batch format with missing type/sizeJeff King2013-12-12
| |/ / / / /
* | | | | | Merge branch 'jk/pull-rebase-using-fork-point'Junio C Hamano2013-12-27
|\ \ \ \ \ \
| * | | | | | rebase: use reflog to find common base with upstreamJohn Keeping2013-12-10
* | | | | | | Merge branch 'jk/rev-parse-double-dashes'Junio C Hamano2013-12-27
|\ \ \ \ \ \ \
| * | | | | | | rev-parse: correctly diagnose revision errors before "--"Jeff King2013-12-09
* | | | | | | | Merge branch 'jc/push-refmap'Junio C Hamano2013-12-27
|\ \ \ \ \ \ \ \
| * | | | | | | | push: also use "upstream" mapping when pushing a single refJunio C Hamano2013-12-04
| * | | | | | | | push: use remote.$name.push as a refmapJunio C Hamano2013-12-04
| |/ / / / / / /
* | | | | | | | Merge branch 'tb/clone-ssh-with-colon-for-port'Junio C Hamano2013-12-17
|\ \ \ \ \ \ \ \
| * | | | | | | | connect.c: refactor url parsingTorsten Bögershausen2013-12-09
| * | | | | | | | git_connect(): refactor the port handling for sshTorsten Bögershausen2013-12-09
| * | | | | | | | git fetch: support host:/~repoTorsten Bögershausen2013-12-09
| * | | | | | | | t5500: add test cases for diag-urlTorsten Bögershausen2013-12-09
| * | | | | | | | t5601: add tests for sshTorsten Bögershausen2013-12-04
| * | | | | | | | t5601: remove clear_ssh, refactor setup_ssh_wrapperTorsten Bögershausen2013-12-04
* | | | | | | | | Merge branch 'jl/commit-v-strip-marker'Junio C Hamano2013-12-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | commit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann2013-12-05
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mm/mv-file-to-no-such-dir-with-slash'Junio C Hamano2013-12-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mv: let 'git mv file no-such-dir/' error outMatthieu Moy2013-12-04
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fc/trivial'Junio C Hamano2013-12-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t: trivial whitespace cleanupsFelipe Contreras2013-12-09
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/t5000-gzip-simplify'Junio C Hamano2013-12-17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | t5000: simplify gzip prerequisite checksJeff King2013-12-04
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jn/scripts-updates'Junio C Hamano2013-12-12
|\ \ \ \ \ \ \ \
| * | | | | | | | remove #!interpreter line from shell librariesJonathan Nieder2013-11-26
| * | | | | | | | test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-26
| * | | | | | | | test: make FILEMODE a lazy prereqJonathan Nieder2013-11-26
| * | | | | | | | mark perl test scripts executableJonathan Nieder2013-11-25
| | |_|/ / / / / | |/| | | | | |