aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'ss/test-on-mingw-rsync-path-no-absolute'Junio C Hamano2014-03-25
|\
| * t5510: Do not use $(pwd) when fetching / pushing / pulling via rsyncSebastian Schuberth2014-03-19
* | Merge branch 'us/printf-not-echo'Junio C Hamano2014-03-25
|\ \
| * | test-lib.sh: do not "echo" caller-supplied stringsUwe Storbeck2014-03-18
| |/
* | Merge branch 'jk/lib-terminal-lazy'Junio C Hamano2014-03-25
|\ \
| * | t/lib-terminal: make TTY a lazy prerequisiteJeff King2014-03-14
* | | Merge branch 'nd/commit-editor-cleanup'Junio C Hamano2014-03-25
|\ \ \
| * | | commit: add --cleanup=scissorsNguyễn Thái Ngọc Duy2014-02-25
| | |/ | |/|
* | | Merge branch 'jk/mv-submodules-fix'Junio C Hamano2014-03-25
|\ \ \
| * | | mv: prevent mismatched data when ignoring errors.brian m. carlson2014-03-17
| | |/ | |/|
* | | Merge branch 'lt/request-pull'Junio C Hamano2014-03-21
|\ \ \
| * | | request-pull: resurrect "pretty refname" featureJunio C Hamano2014-02-25
| * | | request-pull: test updatesJunio C Hamano2014-02-25
* | | | Merge branch 'nd/upload-pack-shallow'Junio C Hamano2014-03-21
|\ \ \ \
| * | | | upload-pack: send shallow info over stdin to pack-objectsNguyễn Thái Ngọc Duy2014-03-11
| | |_|/ | |/| |
* | | | Merge branch 'jn/wt-status'Junio C Hamano2014-03-21
|\ \ \ \
| * | | | wt-status: lift the artificual "at least 20 columns" floorJunio C Hamano2014-03-12
| |/ / /
* | | | Merge branch 'nd/tag-version-sort'Junio C Hamano2014-03-21
|\ \ \ \
| * | | | tag: support --sort=<spec>Nguyễn Thái Ngọc Duy2014-02-27
| |/ / /
* | | | Merge branch 'tc/commit-dry-run-exit-status-tests'Junio C Hamano2014-03-21
|\ \ \ \
| * | | | demonstrate git-commit --dry-run exit code behaviourTay Ray Chuan2014-02-24
| |/ / /
* | | | Merge branch 'rs/grep-h-c'Junio C Hamano2014-03-18
|\ \ \ \
| * | | | grep: support -h (no header) with --countRené Scharfe2014-03-11
| * | | | t7810: add missing variables to tests in loopRené Scharfe2014-03-11
| |/ / /
* | | | Merge branch 'bg/install-branch-config-skip-prefix'Junio C Hamano2014-03-18
|\ \ \ \
| * | | | t3200-branch: test setting branch as own upstreamBrian Gesiak2014-03-06
| |/ / /
* | | | Merge branch 'jc/no-need-for-env-in-sh-scripts'Junio C Hamano2014-03-18
|\ \ \ \
| * | | | *.sh: drop useless use of "env"Junio C Hamano2014-03-06
| | |_|/ | |/| |
* | | | Merge branch 'jk/detect-push-typo-early'Junio C Hamano2014-03-18
|\ \ \ \
| * | | | push: detect local refspec errors earlyJeff King2014-03-05
| | |/ / | |/| |
* | | | Merge branch 'jk/repack-pack-keep-objects'Junio C Hamano2014-03-18
|\ \ \ \
| * | | | repack: add `repack.packKeptObjects` config varJeff King2014-03-03
* | | | | Merge branch 'fc/transport-helper-fixes'Junio C Hamano2014-03-18
|\ \ \ \ \
| * | | | | transport-helper: add 'force' to 'export' helpersFelipe Contreras2013-11-12
* | | | | | Merge branch 'jk/clean-d-pathspec'Junio C Hamano2014-03-18
|\ \ \ \ \ \
| * | | | | | clean: respect pathspecs with "-d"Jeff King2014-03-11
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sg/archive-restrict-remote'Junio C Hamano2014-03-14
|\ \ \ \ \ \
| * | | | | | add uploadarchive.allowUnreachable optionScott J. Goldman2014-02-28
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'da/difftool-git-files'Junio C Hamano2014-03-14
|\ \ \ \ \ \
| * | | | | | t7800: add a difftool test for .git-filesJunio C Hamano2014-03-05
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'tg/index-v4-format'Junio C Hamano2014-03-14
|\ \ \ \ \ \
| * | | | | | read-cache: add index.version config variableThomas Gummerer2014-02-24
| * | | | | | test-lib: allow setting the index format versionThomas Gummerer2014-02-24
| * | | | | | introduce GIT_INDEX_VERSION environment variableThomas Gummerer2014-02-24
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/remote-pushremote-config-reading'Junio C Hamano2014-03-14
|\ \ \ \ \ \
| * | | | | | remote: handle pushremote config in any orderJeff King2014-02-24
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-03-14
|\ \ \ \ \ \
| * | | | | | 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