summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-07streaming: make stream_blob_to_fd take struct object_idLibravatar brian m. carlson6-10/+10
2016-09-07builtin: convert textconv_object to use struct object_idLibravatar brian m. carlson4-9/+9
2016-09-07builtin/cat-file: convert some static functions to struct object_idLibravatar brian m. carlson1-25/+25
2016-09-07builtin/cat-file: convert struct expand_data to use struct object_idLibravatar brian m. carlson1-10/+12
2016-09-07builtin/log: convert some static functions to use struct object_idLibravatar brian m. carlson1-22/+22
2016-09-07builtin/blame: convert struct origin to use struct object_idLibravatar brian m. carlson1-20/+20
2016-09-07builtin/apply: convert static functions to struct object_idLibravatar brian m. carlson1-48/+48
2016-09-07cache: convert struct cache_entry to use struct object_idLibravatar brian m. carlson26-69/+79
2016-09-07builtin/am: use apply API in run_apply()Libravatar Christian Couder1-22/+43
2016-09-07apply: learn to use a different index fileLibravatar Christian Couder2-6/+22
2016-09-07apply: pass apply state to build_fake_ancestor()Libravatar Christian Couder1-4/+5
2016-09-07apply: refactor `git apply` option parsingLibravatar Christian Couder3-98/+97
2016-09-07apply: change error_routine when silentLibravatar Christian Couder2-1/+28
2016-09-07usage: add get_error_routine() and get_warn_routine()Libravatar Christian Couder2-0/+12
2016-09-07usage: add set_warn_routine()Libravatar Christian Couder2-0/+6
2016-09-07apply: don't print on stdout in verbosity_silent modeLibravatar Christian Couder1-3/+3
2016-09-07apply: make it possible to silently applyLibravatar Christian Couder3-24/+48
2016-09-07apply: use error_errno() where possibleLibravatar Christian Couder1-8/+8
2016-09-07apply: make some parsing functions static againLibravatar Christian Couder2-8/+3
2016-09-07apply: move libified code from builtin/apply.c to apply.{c,h}Libravatar Christian Couder3-4732/+4751
2016-09-07apply: rename and move opt constants to apply.hLibravatar Christian Couder2-7/+11
2016-09-07builtin/apply: rename option parsing functionsLibravatar Christian Couder1-20/+20
2016-09-07builtin/apply: make create_one_file() return -1 on errorLibravatar Christian Couder1-15/+21
2016-09-07builtin/apply: make try_create_file() return -1 on errorLibravatar Christian Couder1-11/+33
2016-09-07pack-objects: walk tag chains for --include-tagLibravatar Jeff King2-1/+82
2016-09-07t5305: simplify packname handlingLibravatar Jeff King1-6/+6
2016-09-07t5305: use "git -C"Libravatar Jeff King1-21/+7
2016-09-07t5305: drop "dry-run" of unpack-objectsLibravatar Jeff King1-2/+0
2016-09-07t5305: move cleanup into test blockLibravatar Jeff King1-2/+2
2016-09-07t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varLibravatar Elia Pinto1-3/+12
2016-09-07t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varLibravatar Elia Pinto1-5/+5
2016-09-07test-lib.sh: preserve GIT_TRACE_CURL from the environmentLibravatar Elia Pinto1-0/+1
2016-09-07t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment varLibravatar Elia Pinto1-1/+1
2016-09-07t6026-merge-attr: clean up background process at end of test caseLibravatar Johannes Sixt1-0/+2
2016-09-07t9903: fix broken && chainLibravatar Johannes Sixt1-1/+1
2016-09-07introduce hex2chr() for converting two hexadecimal digits to a characterLibravatar René Scharfe6-78/+21
2016-09-07compat: move strdup(3) replacement to its own fileLibravatar René Scharfe4-19/+33
2016-09-07Merge branch 'sy/i18n' of git-guiLibravatar Junio C Hamano1-1309/+1438
2016-09-07git-gui: update Japanese informationLibravatar Satoshi Yasushima1-2/+4
2016-09-07git-gui: update Japanese translationLibravatar Satoshi Yasushima1-42/+35
2016-09-07git-gui: add Japanese language codeLibravatar Satoshi Yasushima1-1/+1
2016-09-07git-gui: apply po template to Japanese translationLibravatar Satoshi Yasushima1-1304/+1437
2016-09-07git-gui: consistently use the same word for "blame" in JapaneseLibravatar Satoshi Yasushima1-2/+2
2016-09-07git-gui: consistently use the same word for "remote" in JapaneseLibravatar Satoshi Yasushima1-3/+4
2016-09-07xdiff: remove unneeded declarationsLibravatar Stefan Beller1-9/+0
2016-09-03l10n: pt_PT: update Portuguese repository infoLibravatar Vasco Almeida1-2/+3
2016-09-03l10n: pt_PT: update Portuguese translationLibravatar Vasco Almeida1-392/+347
2016-09-02Git 2.10Libravatar Junio C Hamano2-1/+6
2016-09-02symbolic-ref -d: do not allow removal of HEADLibravatar Junio C Hamano2-7/+16
2016-09-02Merge tag 'l10n-2.10.0-rnd2.2' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano1-374/+317