summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-30t4013-diff-various.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2014-04-30t4012-diff-binary.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-8/+8
2014-04-30t4010-diff-pathspec.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-30t4006-diff-mode.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-30t3910-mac-os-precompose.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-8/+8
2014-04-30t3905-stash-include-untracked.sh: use the $( ... ) construct for command subs...Libravatar Elia Pinto1-2/+2
2014-04-30Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano6-7963/+8342
2014-04-30Revert the whole "ask curl-config" topic for nowLibravatar Junio C Hamano1-50/+14
2014-04-30rerere: fix for merge.conflictstyleLibravatar Felipe Contreras1-0/+2
2014-04-29t1050-large.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-29t1020-subdirectory.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-11/+11
2014-04-29t1004-read-tree-m-u-wf.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-4/+4
2014-04-29t1003-read-tree-prefix.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-29t1002-read-tree-m-u-2way.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-5/+5
2014-04-29t1001-read-tree-m-2way.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-9/+9
2014-04-29t1000-read-tree-m-3way.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-29t0300-credentials.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-29t0030-stripspace.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-10/+10
2014-04-29t0026-eol-config.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-10/+10
2014-04-29t0025-crlf-auto.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-19/+19
2014-04-29t0020-crlf.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-21/+21
2014-04-29t0010-racy-git.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-29t0001-init.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-6/+6
2014-04-29imap-send: use git-credentialLibravatar Dan Albert1-19/+26
2014-04-29l10n: de.po: improve hint for autocorrected command executionLibravatar Ralf Thielow1-2/+2
2014-04-29l10n: de.po: translate 45 new messagesLibravatar Ralf Thielow1-1340/+1425
2014-04-29l10n: de.po: correct translation of "completed" after resolving deltasLibravatar Ralf Thielow1-1/+1
2014-04-28pager: do allow spawning pager recursivelyLibravatar Jörn Engel1-1/+1
2014-04-28Merge branch 'db/make-with-curl'Libravatar Junio C Hamano1-13/+28
2014-04-28Merge branch 'jk/external-diff-use-argv-array' (early part)Libravatar Junio C Hamano1-16/+16
2014-04-28Makefile: default to -lcurl when no CURL_CONFIG or CURLDIRLibravatar Dave Borowitz1-13/+28
2014-04-28commit: do not complain of empty messages from -CLibravatar Jeff King2-4/+12
2014-04-25Git 2.0-rc1Libravatar Junio C Hamano2-1/+6
2014-04-25git tag --contains: avoid stack overflowLibravatar Jean-Jacques Lafay2-15/+101
2014-04-24setup: fix windows path buffer over-steppingLibravatar Martin Erik Werner1-2/+2
2014-04-24Merge branch 'jk/pack-bitmap'Libravatar Junio C Hamano1-1/+1
2014-04-24Merge branch 'fc/transport-helper-sync-error-fix'Libravatar Junio C Hamano2-37/+67
2014-04-24Merge branch 'db/make-with-curl'Libravatar Junio C Hamano1-12/+33
2014-04-24mergetool: document the default for --[no-]promptLibravatar Junio C Hamano1-3/+5
2014-04-23git-remote-mediawiki: fix encoding issue for UTF-8 media filesLibravatar Matthieu Moy2-1/+25
2014-04-23git-remote-mediawiki: allow stop/start-ing the test serverLibravatar Matthieu Moy2-1/+11
2014-04-23p5302-pack-index.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-23lib-gpg.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-23lib-cvs.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-23lib-credential.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-23git-web--browse.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2014-04-23git-stash.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-23git-rebase.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-4/+4
2014-04-23git-rebase--merge.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-23git-pull.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1