summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2014-04-29t0300-credentials.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-29t0030-stripspace.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-29t0026-eol-config.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-29t0025-crlf-auto.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-29t0020-crlf.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-29t0010-racy-git.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-29t0001-init.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-29t3910: show failure of core.precomposeunicode with decomposed filenamesJeff King
2014-04-28commit: do not complain of empty messages from -CJeff King
2014-04-25git tag --contains: avoid stack overflowJean-Jacques Lafay
2014-04-24Merge branch 'fc/transport-helper-sync-error-fix'Junio C Hamano
2014-04-23p5302-pack-index.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-23lib-gpg.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-23lib-cvs.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-23lib-credential.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-23t9117: use --prefix "" instead of --prefix=""Kyle J. McKay
2014-04-22git-prompt.sh: don't put unsanitized branch names in $PS1Richard Hansen
2014-04-21t5801 (remote-helpers): cleanup environment setsFelipe Contreras
2014-04-21run_external_diff: clean up error handlingJeff King
2014-04-19Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland
2014-04-16Merge branch 'km/avoid-cp-a'Junio C Hamano
2014-04-16Merge branch 'km/avoid-bs-in-shell-glob'Junio C Hamano
2014-04-14transport-helper: fix sync issue on crashesFelipe Contreras
2014-04-11test: fix t5560 on FreeBSDKyle J. McKay
2014-04-11test: fix t7001 cp to use POSIX optionsKyle J. McKay
2014-04-09Merge branch 'jl/nor-or-nand-and' into maintJunio C Hamano
2014-04-09Merge branch 'cn/fetch-prune-overlapping-destination' into maintJunio C Hamano
2014-04-09Merge branch 'mh/update-ref-batch-create-fix' into maintJunio C Hamano
2014-04-09Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano
2014-04-08Merge branch 'bp/commit-p-editor' into maintJunio C Hamano
2014-04-08Merge branch 'jk/pack-bitmap'Junio C Hamano
2014-04-08Merge branch 'jl/nor-or-nand-and'Junio C Hamano
2014-04-08Merge branch 'mh/update-ref-batch-create-fix'Junio C Hamano
2014-04-08Merge branch 'mr/opt-set-ptr'Junio C Hamano
2014-04-08Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano
2014-04-08Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano
2014-04-07update-ref --stdin: harmonize error messagesMichael Haggerty
2014-04-07update-ref --stdin: improve the error message for unexpected EOFMichael Haggerty
2014-04-07t1400: test one mistake at a timeMichael Haggerty
2014-04-07update-ref --stdin -z: deprecate interpreting the empty string as zerosMichael Haggerty
2014-04-07update-ref.c: extract a new function, parse_next_sha1()Michael Haggerty
2014-04-07t1400: test that stdin -z update treats empty <newvalue> as zerosMichael Haggerty
2014-04-07update-ref --stdin: simplify error messages for missing oldvaluesMichael Haggerty
2014-04-07update-ref --stdin: make error messages more consistentMichael Haggerty
2014-04-07update-ref --stdin: improve error messages for invalid valuesMichael Haggerty
2014-04-07t1400: add some more tests involving quoted argumentsMichael Haggerty
2014-04-07parse_arg(): really test that argument is properly terminatedMichael Haggerty
2014-04-07t1400: provide more usual input to the commandMichael Haggerty
2014-04-07t1400: fix name and expected result of one testMichael Haggerty
2014-04-04add `ignore_missing_links` mode to revwalkVicent Marti