summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* lib-credential.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-231-1/+1
* Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'Junio C Hamano2014-03-251-3/+3
|\
| * t5510: Do not use $(pwd) when fetching / pushing / pulling via rsyncss/test-on-mingw-rsync-path-no-absoluteSebastian Schuberth2014-03-191-3/+3
* | Merge branch 'us/printf-not-echo'Junio C Hamano2014-03-251-2/+2
|\ \
| * | test-lib.sh: do not "echo" caller-supplied stringsus/printf-not-echoUwe Storbeck2014-03-181-2/+2
| |/
* | Merge branch 'jk/lib-terminal-lazy'Junio C Hamano2014-03-251-18/+19
|\ \
| * | t/lib-terminal: make TTY a lazy prerequisitejk/lib-terminal-lazyJeff King2014-03-141-18/+19
* | | Merge branch 'nd/commit-editor-cleanup'Junio C Hamano2014-03-251-0/+16
|\ \ \
| * | | commit: add --cleanup=scissorsnd/commit-editor-cleanupNguyễn Thái Ngọc Duy2014-02-251-0/+16
| | |/ | |/|
* | | Merge branch 'jk/mv-submodules-fix'Junio C Hamano2014-03-251-1/+12
|\ \ \
| * | | mv: prevent mismatched data when ignoring errors.jk/mv-submodules-fixbrian m. carlson2014-03-171-1/+12
| | |/ | |/|
* | | 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