summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-25replace: add a --raw mode for --editLibravatar Jeff King2-10/+29
2014-06-25replace: use argv_array in export_objectLibravatar Jeff King1-3/+5
2014-06-25avoid double close of descriptors handed to run_commandLibravatar Jeff King2-3/+0
2014-06-25replace: replace spaces with tabs in indentationLibravatar Jeff King1-3/+3
2014-05-19Documentation: replace: describe new --edit optionLibravatar Christian Couder1-1/+15
2014-05-19replace: add --edit to usage stringLibravatar Christian Couder1-0/+1
2014-05-19replace: add tests for --editLibravatar Christian Couder1-0/+27
2014-05-19replace: die early if replace ref already existsLibravatar Christian Couder1-1/+4
2014-05-19replace: refactor checking ref validityLibravatar Christian Couder1-11/+20
2014-05-19replace: make sure --edit results in a different objectLibravatar Christian Couder1-0/+3
2014-04-29replace: add --edit optionLibravatar Jeff King1-1/+111
2014-04-29replace: factor object resolution out of replace_objectLibravatar Jeff King1-8/+18
2014-04-29replace: use OPT_CMDMODE to handle modesLibravatar Jeff King1-24/+25
2014-04-29replace: refactor command-mode determinationLibravatar Jeff King1-8/+6
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-25Git 2.0-rc1Libravatar Junio C Hamano2-1/+6
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-22ewah_bitmap.c: do not assume size_t and eword_t are the same sizeLibravatar Kyle J. McKay1-1/+1
2014-04-21Update draft release notes to 2.0Libravatar Junio C Hamano1-3/+12
2014-04-21Merge git://bogomips.org/git-svnLibravatar Junio C Hamano20-153/+131
2014-04-21Merge branch 'jx/i18n'Libravatar Junio C Hamano5-15/+15
2014-04-21Merge branch 'km/avoid-non-function-return-in-rebase'Libravatar Junio C Hamano4-10/+46
2014-04-21Merge branch 'ep/shell-command-substitution'Libravatar Junio C Hamano14-48/+48
2014-04-21t5801 (remote-helpers): cleanup environment setsLibravatar Felipe Contreras1-7/+4
2014-04-21run_external_diff: use an argv_array for the command lineLibravatar Jeff King1-16/+16
2014-04-19Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenLibravatar Johan Herland20-153/+131
2014-04-18Git 2.0-rc0Libravatar Junio C Hamano2-1/+6
2014-04-18Merge branch 'jk/config-die-bad-number-noreturn'Libravatar Junio C Hamano1-0/+1
2014-04-18Merge branch 'fc/remote-helper-fixes'Libravatar Junio C Hamano5-5/+34
2014-04-18Merge branch 'fc/complete-aliased-push'Libravatar Junio C Hamano2-0/+2
2014-04-18Merge branch 'fc/prompt-zsh-read-from-file'Libravatar Junio C Hamano1-7/+14
2014-04-18i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelinesLibravatar Junio C Hamano1-0/+10
2014-04-17t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-17t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-7/+7
2014-04-17git-tag.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-17git-revert.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-17git-resolve.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-17git-repack.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2014-04-17git-merge.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-17git-ls-remote.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2014-04-17git-fetch.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2014-04-17git-commit.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-5/+5
2014-04-17git-clone.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-10/+10
2014-04-17git-checkout.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-4/+4
2014-04-17install-webdoc.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2014-04-17howto-index.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-6/+6