aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* fetch-pack: report missing refs even if no existing refs were receivedMichael Haggerty2012-09-12
* fetch_pack(): update sought->nr to reflect number of unique entriesMichael Haggerty2012-09-12
* t5500: add tests of fetch-pack --all --depth=N $URL $REFMichael Haggerty2012-09-12
* t5500: add tests of error output for missing refsMichael Haggerty2012-09-12
* string_list: add a function string_list_longest_prefix()Michael Haggerty2012-09-12
* string_list: add a new function, string_list_remove_duplicates()Michael Haggerty2012-09-12
* string_list: add a new function, filter_string_list()Michael Haggerty2012-09-12
* string_list: add two new functions for splitting stringsMichael Haggerty2012-09-12
* Merge branch 'jk/maint-http-half-auth-push'Junio C Hamano2012-09-07
|\
| * http: prompt for credentials on failed POSTJeff King2012-08-27
| * t: test http access to "half-auth" repositoriesJeff King2012-08-27
| * t: test basic smart-http authenticationJeff King2012-08-27
| * t/lib-httpd: recognize */smart/* repos as smart-httpJeff King2012-08-27
| * t/lib-httpd: only route auth/dumb to dumb reposJeff King2012-08-27
| * t5550: factor out http auth setupJeff King2012-08-27
| * t5550: put auth-required repo in auth/dumbJeff King2012-08-27
* | Merge branch 'jc/apply-binary-p0'Junio C Hamano2012-09-07
|\ \
| * | apply: compute patch->def_name correctly under -p0Junio C Hamano2012-08-24
* | | Merge branch 'jc/dotdot-is-parent-directory'Junio C Hamano2012-09-07
|\ \ \
| * | | specifying ranges: we did not mean to make ".." an empty setJunio C Hamano2012-08-23
| * | | Merge branch 'rj/maint-grep-remove-redundant-test' into maintJunio C Hamano2012-08-15
| |\ \ \
* | \ \ \ Merge branch 'kk/maint-for-each-ref-multi-sort'Junio C Hamano2012-09-07
|\ \ \ \ \
| * | | | | for-each-ref: Fix sort with multiple keysKacper Kornet2012-08-21
| * | | | | t6300: test sort with multiple keysKacper Kornet2012-08-21
* | | | | | Merge branch 'pw/p4-use-client-spec-branch-detection'Junio C Hamano2012-09-07
|\ \ \ \ \ \
| * | | | | | git p4: make branch detection work with --use-client-specPete Wyckoff2012-08-20
| * | | | | | git p4 test: add broken --use-client-spec --detect-branches testsPete Wyckoff2012-08-11
| * | | | | | git p4 test: move client_view() function to libraryPete Wyckoff2012-08-11
* | | | | | | Merge branch 'nd/i18n-poison-test-updates'Junio C Hamano2012-09-07
|\ \ \ \ \ \ \
| * | | | | | | Fix tests under GETTEXT_POISON on parseoptJiang Xin2012-08-27
| * | | | | | | Fix tests under GETTEXT_POISON on git-remoteJiang Xin2012-08-27
| * | | | | | | Fix tests under GETTEXT_POISON on pack-objectJiang Xin2012-08-27
| * | | | | | | Fix tests under GETTEXT_POISON on git-applyJiang Xin2012-08-27
| * | | | | | | Fix tests under GETTEXT_POISON on diffstatJiang Xin2012-08-27
| * | | | | | | Fix tests under GETTEXT_POISON on git-stashJiang Xin2012-08-27
| * | | | | | | Fix tests under GETTEXT_POISON on relative datesJiang Xin2012-08-27
| |/ / / / / /
* | | | | | | Merge branch 'sz/submodule-force-update'Junio C Hamano2012-09-03
|\ \ \ \ \ \ \
| * | | | | | | Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-24
* | | | | | | | Merge branch 'ph/stash-rerere'Junio C Hamano2012-09-03
|\ \ \ \ \ \ \ \
| * | | | | | | | stash: invoke rerere in case of conflictPhil Hord2012-08-17
| * | | | | | | | test: git-stash conflict sets up rererePhil Hord2012-08-17
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'cw/cherry-pick-allow-empty-message'Junio C Hamano2012-09-03
|\ \ \ \ \ \ \ \
| * | | | | | | | cherry-pick: add --allow-empty-message optionChris Webb2012-08-06
* | | | | | | | | Merge branch 'ef/win32-cred-helper'Junio C Hamano2012-08-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | contrib: add win32 credential-helperErik Faye-Lund2012-08-16
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'hv/submodule-path-unmatch'Junio C Hamano2012-08-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Let submodule command exit with error status if path does not existHeiko Voigt2012-08-14
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mz/empty-rebase-test'Junio C Hamano2012-08-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add tests for 'git rebase --keep-empty'Martin von Zweigbergk2012-08-09
* | | | | | | | | | Merge branch 'js/grep-patterntype-config'Junio C Hamano2012-08-27
|\ \ \ \ \ \ \ \ \ \