aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jk/war-on-sprintf'Junio C Hamano2015-10-20
|\
| * init: use strbufs to store pathsJeff King2015-10-05
| * remote-ext: simplify git pkt-line generationJeff King2015-09-25
| * resolve_ref: use strbufs for internal buffersJeff King2015-09-25
* | Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line'Junio C Hamano2015-10-16
|\ \
| * | filter-branch: remove multi-line headers in msg filterJames McCoy2015-10-12
* | | Merge branch 'ls/p4-lfs'Junio C Hamano2015-10-15
|\ \ \
| * | | git-p4: add Git LFS backend for large file systemLars Schneider2015-10-03
| * | | git-p4: add support for large file systemsLars Schneider2015-10-03
* | | | Merge branch 'js/gc-with-stale-symref'Junio C Hamano2015-10-15
|\ \ \ \
| * | | | pack-objects: do not get distracted by broken symrefsJohannes Schindelin2015-10-08
| * | | | gc: demonstrate failure with stale remote HEADJohannes Schindelin2015-10-05
* | | | | Merge branch 'js/clone-dissociate'Junio C Hamano2015-10-15
|\ \ \ \ \
| * | | | | clone --dissociate: avoid locking pack filesJohannes Schindelin2015-10-07
| * | | | | t5700: demonstrate a Windows file locking issue with `git clone --dissociate`Johannes Schindelin2015-10-05
| |/ / / /
* | | | | Merge branch 'es/worktree-add-cleanup'Junio C Hamano2015-10-15
|\ \ \ \ \
| * | | | | t2026: rename worktree prune testMichael J Gruber2015-10-07
* | | | | | Merge branch 'gr/rebase-i-drop-warn'Junio C Hamano2015-10-15
|\ \ \ \ \ \
| * | | | | | rebase-i: loosen over-eager check_bad_cmd checkMatthieu Moy2015-10-05
* | | | | | | Merge branch 'mm/detach-at-HEAD-reflog'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \
| * | | | | | | status: don't say 'HEAD detached at HEAD'Matthieu Moy2015-10-02
| * | | | | | | t3203: test 'detached at' after checkout --detachMatthieu Moy2015-10-02
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'nd/clone-linked-checkout'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \
| * | | | | | | clone: allow --local from a linked checkoutNguyễn Thái Ngọc Duy2015-09-28
| * | | | | | | enter_repo: allow .git files in strict modeNguyễn Thái Ngọc Duy2015-09-28
| * | | | | | | enter_repo: avoid duplicating logic, use is_git_directory() insteadNguyễn Thái Ngọc Duy2015-09-28
| * | | | | | | t0002: add test for enter_repo(), non-strict modeNguyễn Thái Ngọc Duy2015-09-28
* | | | | | | | Merge branch 'kn/for-each-branch'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \
| * | | | | | | | branch: add '--points-at' optionKarthik Nayak2015-09-25
| * | | | | | | | branch.c: use 'ref-filter' APIsKarthik Nayak2015-09-25
* | | | | | | | | Merge branch 'sb/perf-without-installed-git'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/perf: make runner work even if Git is not installedStephan Beyer2015-09-25
* | | | | | | | | | Merge branch 'sb/http-flaky-test-fix'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t5561: get rid of racy appending to logfileStephan Beyer2015-09-25
* | | | | | | | | | | Merge branch 'jc/fsck-dropped-errors'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fsck: exit with non-zero when problems are foundJunio C Hamano2015-09-23
* | | | | | | | | | | | Merge branch 'ls/p4-translation-failure'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-p4: handle "Translation of file content failed"Lars Schneider2015-09-22
| * | | | | | | | | | | | git-p4: add test case for "Translation of file content failed" errorLars Schneider2015-09-22
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'mk/submodule-gitdir-path'Junio C Hamano2015-10-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | path: implement common_dir handling in git_pathdup_submodule()Max Kirillov2015-09-14
* | | | | | | | | | | | | Merge branch 'jk/notes-dwim-doc'Junio C Hamano2015-10-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | notes: correct documentation of DWIMery for notes referencesJacob Keller2015-09-22
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ls/p4-path-encoding'Junio C Hamano2015-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-p4: add config git-p4.pathEncodingLars Schneider2015-09-03
* | | | | | | | | | | | | | Merge branch 'nd/ignore-then-not-ignore'Junio C Hamano2015-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | dir.c: don't exclude whole dir prematurely if neg pattern may matchNguyễn Thái Ngọc Duy2015-09-21
* | | | | | | | | | | | | | | Sync with 2.6.1Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Sync with v2.5.4Junio C Hamano2015-09-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Sync with 2.4.10Junio C Hamano2015-09-28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |