summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* update-index: fix segfault with missing --cacheinfo argumentjc/rev-parse-argh-dashed-multi-wordsJeff King2014-06-041-0/+4
* update-index: teach --cacheinfo a new syntax "mode,sha1,path"Junio C Hamano2014-03-241-0/+13
* t1502: protect runs of SPs used in the indentationJunio C Hamano2014-03-231-56/+56
* rev-parse --parseopt: option argument name hintsIlya Bobyr2014-03-231-0/+20
* Merge branch 'lt/request-pull'Junio C Hamano2014-03-211-9/+15
|\
| * request-pull: resurrect "pretty refname" featureJunio C Hamano2014-02-251-1/+7
| * request-pull: test updatesJunio C Hamano2014-02-251-8/+8
* | Merge branch 'nd/upload-pack-shallow'Junio C Hamano2014-03-211-0/+41
|\ \
| * | upload-pack: send shallow info over stdin to pack-objectsnd/upload-pack-shallowNguyễn Thái Ngọc Duy2014-03-111-0/+13
* | | Merge branch 'jn/wt-status'Junio C Hamano2014-03-212-13/+13
|\ \ \
| * | | wt-status: lift the artificual "at least 20 columns" floorjn/wt-statusJunio C Hamano2014-03-122-13/+13
| |/ /
* | | Merge branch 'nd/tag-version-sort'Junio C Hamano2014-03-211-0/+43
|\ \ \
| * | | tag: support --sort=<spec>nd/tag-version-sortNguyễn Thái Ngọc Duy2014-02-271-0/+43
| |/ /
* | | Merge branch 'tc/commit-dry-run-exit-status-tests'Junio C Hamano2014-03-211-0/+36
|\ \ \
| * | | demonstrate git-commit --dry-run exit code behaviourtc/commit-dry-run-exit-status-testsTay Ray Chuan2014-02-241-0/+36
| |/ /
* | | Merge branch 'rs/grep-h-c'Junio C Hamano2014-03-181-29/+41
|\ \ \
| * | | grep: support -h (no header) with --countrs/grep-h-cRené Scharfe2014-03-111-0/+12
| * | | t7810: add missing variables to tests in loopRené Scharfe2014-03-111-29/+29
| |/ /
* | | Merge branch 'bg/install-branch-config-skip-prefix'Junio C Hamano2014-03-181-0/+10
|\ \ \
| * | | t3200-branch: test setting branch as own upstreamBrian Gesiak2014-03-061-0/+10
| |/ /
* | | Merge branch 'jc/no-need-for-env-in-sh-scripts'Junio C Hamano2014-03-182-2/+2
|\ \ \
| * | | *.sh: drop useless use of "env"jc/no-need-for-env-in-sh-scriptsJunio C Hamano2014-03-062-2/+2
* | | | Merge branch 'jk/detect-push-typo-early'Junio C Hamano2014-03-181-0/+48
|\ \ \ \
| * | | | push: detect local refspec errors earlyjk/detect-push-typo-earlyJeff King2014-03-051-0/+48
| | |/ / | |/| |
* | | | Merge branch 'jk/repack-pack-keep-objects'Junio C Hamano2014-03-181-1/+17
|\ \ \ \
| * | | | repack: add `repack.packKeptObjects` config varJeff King2014-03-031-1/+17
* | | | | Merge branch 'fc/transport-helper-fixes'Junio C Hamano2014-03-181-0/+13
|\ \ \ \ \
| * | | | | transport-helper: add 'force' to 'export' helpersFelipe Contreras2013-11-121-0/+13
* | | | | | Merge branch 'jk/clean-d-pathspec'Junio C Hamano2014-03-181-0/+16
|\ \ \ \ \ \
| * | | | | | clean: respect pathspecs with "-d"Jeff King2014-03-111-0/+16
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sg/archive-restrict-remote'Junio C Hamano2014-03-141-0/+9
|\ \ \ \ \ \
| * | | | | | add uploadarchive.allowUnreachable optionsg/archive-restrict-remoteScott J. Goldman2014-02-281-0/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'da/difftool-git-files'Junio C Hamano2014-03-141-0/+14
|\ \ \ \ \ \
| * | | | | | t7800: add a difftool test for .git-filesda/difftool-git-filesJunio C Hamano2014-03-051-0/+14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'tg/index-v4-format'Junio C Hamano2014-03-144-0/+89
|\ \ \ \ \ \
| * | | | | | read-cache: add index.version config variabletg/index-v4-formatThomas Gummerer2014-02-241-0/+27
| * | | | | | test-lib: allow setting the index format versionThomas Gummerer2014-02-243-0/+13
| * | | | | | introduce GIT_INDEX_VERSION environment variableThomas Gummerer2014-02-241-0/+49
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/remote-pushremote-config-reading'Junio C Hamano2014-03-141-0/+13
|\ \ \ \ \ \
| * | | | | | remote: handle pushremote config in any orderjk/remote-pushremote-config-readingJeff King2014-02-241-0/+13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-03-142-0/+59
|\ \ \ \ \ \
| * | | | | | log: do not segfault on gmtime errorsJeff King2014-02-241-0/+8
| * | | | | | log: handle integer overflow in timestampsJeff King2014-02-241-0/+16
| * | | | | | fsck: report integer overflow in author timestampsJeff King2014-02-241-0/+14
| * | | | | | t4212: test bogus timestamps with git-logJeff King2014-02-241-0/+21
* | | | | | | Merge branch 'jh/note-trees-record-blobs'Junio C Hamano2014-03-141-0/+27
|\ \ \ \ \ \ \
| * | | | | | | notes: disallow reusing non-blob as a note objectjh/note-trees-record-blobsJohan Herland2014-02-201-0/+27
* | | | | | | | Merge branch 'nd/no-more-fnmatch'Junio C Hamano2014-03-141-13/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy2014-02-201-13/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'tr/diff-submodule-no-reuse-worktree'Junio C Hamano2014-03-141-1/+29
|\ \ \ \ \ \ \ \