aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* test-sha1-array: convert most code to struct object_idbrian m. carlson2017-03-28
* Merge branch 'jk/sha1dc'Junio C Hamano2017-03-24
|\
| * t0013: add a basic sha1 collision detection testJeff King2017-03-17
* | Merge branch 'sg/test-with-stdin'Junio C Hamano2017-03-24
|\ \
| * | tests: make the 'test_pause' helper work in non-verbose modeSZEDER Gábor2017-03-18
| * | tests: create an interactive gdb session with the 'debug' helperSZEDER Gábor2017-03-18
| * | Merge branch 'js/realpath-pathdup-fix' into maintJunio C Hamano2017-03-16
| |\ \
| * \ \ Merge branch 'ax/line-log-range-merge-fix' into maintJunio C Hamano2017-03-16
| |\ \ \
| * \ \ \ Merge branch 'jk/add-i-patch-do-prompt' into maintJunio C Hamano2017-03-16
| |\ \ \ \
* | \ \ \ \ Merge branch 'js/regexec-buf'Junio C Hamano2017-03-24
|\ \ \ \ \ \
| * | | | | | pickaxe: fix segfault with '-S<...> --pickaxe-regex'SZEDER Gábor2017-03-18
* | | | | | | Merge branch 'dl/credential-cache-socket-in-xdg-cache'Junio C Hamano2017-03-24
|\ \ \ \ \ \ \
| * | | | | | | credential-cache: add tests for XDG functionalityDevin Lehmacher2017-03-17
* | | | | | | | Merge branch 'nd/conditional-config-include'Junio C Hamano2017-03-21
|\ \ \ \ \ \ \ \
| * | | | | | | | config: add conditional includeNguyễn Thái Ngọc Duy2017-03-11
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'js/difftool-builtin'Junio C Hamano2017-03-20
|\ \ \ \ \ \ \ \
| * | | | | | | | difftool: handle modified symlinks in dir-diff modeDavid Aguilar2017-03-15
| * | | | | | | | t7800: cleanup cruft left behind by testsDavid Aguilar2017-03-15
| * | | | | | | | t7800: remove whitespace before redirectDavid Aguilar2017-03-15
* | | | | | | | | Merge branch 'jk/cherry-pick-0-mainline'Junio C Hamano2017-03-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cherry-pick: detect bogus arguments to --mainlineJeff King2017-03-15
* | | | | | | | | | Merge branch 'js/early-config'Junio C Hamano2017-03-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t1309: document cases where we would want early config not to die()Johannes Schindelin2017-03-14
| * | | | | | | | | | t1309: test read_early_config()Johannes Schindelin2017-03-14
| * | | | | | | | | | read_early_config(): really discover .git/Johannes Schindelin2017-03-14
| * | | | | | | | | | t7006: replace dubious testJohannes Schindelin2017-03-03
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/add-i-use-pathspecs'Junio C Hamano2017-03-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add--interactive: do not expand pathspecs with ls-filesJeff King2017-03-14
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'bw/attr-pathspec'Junio C Hamano2017-03-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pathspec: allow escaped query valuesBrandon Williams2017-03-13
| * | | | | | | | | | pathspec: allow querying for attributesBrandon Williams2017-03-13
* | | | | | | | | | | Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano2017-03-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rev-parse: add --show-superproject-working-treeStefan Beller2017-03-08
* | | | | | | | | | | | Merge branch 'jk/interop-test'Junio C Hamano2017-03-17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t/interop: add test of old clients against modern git-daemonJeff King2017-03-10
| * | | | | | | | | | | | t: add an interoperability test harnessJeff King2017-03-10
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'cc/split-index-config'Junio C Hamano2017-03-17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | read-cache: use freshen_shared_index() in read_index_from()Christian Couder2017-03-06
| * | | | | | | | | | | | t1700: test shared index file expirationChristian Couder2017-03-06
| * | | | | | | | | | | | t1700: add tests for splitIndex.maxPercentChangeChristian Couder2017-03-01
| * | | | | | | | | | | | read-cache: regenerate shared index if necessaryChristian Couder2017-03-01
| * | | | | | | | | | | | t1700: add tests for core.splitIndexChristian Couder2017-03-01
| * | | | | | | | | | | | t1700: change here document styleChristian Couder2017-03-01
* | | | | | | | | | | | | Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2017-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | branch: honor --abbrev/--no-abbrev in --list modeJunio C Hamano2017-03-10
* | | | | | | | | | | | | | Merge branch 'dp/filter-branch-prune-empty'Junio C Hamano2017-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | p7000: add test for filter-branch with --prune-emptyDevin J. Pohly2017-03-03
| * | | | | | | | | | | | | | filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly2017-03-03
| * | | | | | | | | | | | | | t7003: ensure --prune-empty removes entire branch when applicableDevin J. Pohly2017-03-03
| * | | | | | | | | | | | | | t7003: ensure --prune-empty can prune root commitDevin J. Pohly2017-03-03