aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update-ref --stdin: improve the error message for unexpected EOFMichael Haggerty2014-04-07
* t1400: test one mistake at a timeMichael Haggerty2014-04-07
* update-ref --stdin -z: deprecate interpreting the empty string as zerosMichael Haggerty2014-04-07
* update-ref.c: extract a new function, parse_next_sha1()Michael Haggerty2014-04-07
* t1400: test that stdin -z update treats empty <newvalue> as zerosMichael Haggerty2014-04-07
* update-ref --stdin: simplify error messages for missing oldvaluesMichael Haggerty2014-04-07
* update-ref --stdin: make error messages more consistentMichael Haggerty2014-04-07
* update-ref --stdin: improve error messages for invalid valuesMichael Haggerty2014-04-07
* update-ref.c: extract a new function, parse_refname()Michael Haggerty2014-04-07
* parse_cmd_verify(): copy old_sha1 instead of evaluating <oldvalue> twiceMichael Haggerty2014-04-07
* update-ref --stdin: read the whole input at onceMichael Haggerty2014-04-07
* update_refs(): fix constnessMichael Haggerty2014-04-07
* refs.h: rename the action_on_err constantsMichael Haggerty2014-04-07
* t1400: add some more tests involving quoted argumentsMichael Haggerty2014-04-07
* parse_arg(): really test that argument is properly terminatedMichael Haggerty2014-04-07
* t1400: provide more usual input to the commandMichael Haggerty2014-04-07
* t1400: fix name and expected result of one testMichael Haggerty2014-04-07
* Update draft release notes to 2.0Junio C Hamano2014-03-31
* Merge branch 'mm/status-porcelain-format-i18n-fix'Junio C Hamano2014-03-31
|\
| * status: disable translation when --porcelain is usedMatthieu Moy2014-03-26
* | Merge branch 'an/branch-config-message'Junio C Hamano2014-03-31
|\ \
| * | branch.c: install_branch_config: simplify if chainAdam2014-03-24
* | | Merge branch 'jk/tests-cleanup'Junio C Hamano2014-03-31
|\ \ \
| * | | t0001: drop subshells just for "cd"Jeff King2014-03-21
| * | | t0001: drop useless subshellsJeff King2014-03-21
| * | | t0001: use test_must_failJeff King2014-03-21
| * | | t0001: use test_config_globalJeff King2014-03-21
| * | | t0001: use test_path_is_*Jeff King2014-03-21
| * | | t0001: make symlink reinit test more carefulJeff King2014-03-21
| * | | t: prefer "git config --file" to GIT_CONFIGJeff King2014-03-21
| * | | t: prefer "git config --file" to GIT_CONFIG with test_must_failJeff King2014-03-21
| * | | t: stop using GIT_CONFIG to cross repo boundariesJeff King2014-03-21
| * | | t: drop useless sane_unset GIT_* callsJeff King2014-03-21
| * | | t/test-lib: drop redundant unset of GIT_CONFIGJeff King2014-03-21
| * | | t/Makefile: stop setting GIT_CONFIGJeff King2014-03-21
* | | | Merge branch 'wt/doc-submodule-name-path-confusion-2'Junio C Hamano2014-03-31
|\ \ \ \
| * | | | doc: submodule.*.branch config is keyed by nameW. Trevor King2014-03-27
* | | | | Merge branch 'wt/doc-submodule-name-path-confusion-1'Junio C Hamano2014-03-31
|\ \ \ \ \
| * | | | | doc: submodule.* config are keyed by submodule namesW. Trevor King2014-03-27
* | | | | | Merge branch 'mr/msvc-link-with-lcurl'Junio C Hamano2014-03-31
|\ \ \ \ \ \
| * | | | | | MSVC: allow linking with the cURL libraryMarat Radchenko2014-03-27
* | | | | | | Merge branch 'ib/rev-parse-parseopt-argh'Junio C Hamano2014-03-31
|\ \ \ \ \ \ \
| * | | | | | | t1502: protect runs of SPs used in the indentationJunio C Hamano2014-03-23
| * | | | | | | rev-parse --parseopt: option argument name hintsIlya Bobyr2014-03-23
* | | | | | | | Merge branch 'dp/makefile-charset-lib-doc'Junio C Hamano2014-03-31
|\ \ \ \ \ \ \ \
| * | | | | | | | Makefile: describe CHARSET_LIB betterДилян Палаузов2014-03-23
* | | | | | | | | Merge branch 'js/userdiff-cc'Junio C Hamano2014-03-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | userdiff: have 'cpp' hunk header pattern catch more C++ anchor pointsJohannes Sixt2014-03-21
| * | | | | | | | | t4018: test cases showing that the cpp pattern misses many anchor pointsJohannes Sixt2014-03-21
| * | | | | | | | | t4018: test cases for the built-in cpp patternJohannes Sixt2014-03-21