aboutsummaryrefslogtreecommitdiffstats
path: root/diff.c
diff options
context:
space:
mode:
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions
ranslationDimitriy Ryazantcev1-848/+883 2015-03-27l10n: sv.po: Update Swedish translation (2305t0f0u)Peter Krefting1-848/+899 2015-03-27l10n: git.pot: v2.4.0 round 1 (99 new, 92 removed)Jiang Xin1-766/+801 2015-03-26diff-no-index: align D/F handling with that of normal GitJunio C Hamano2-2/+33 2015-03-26docs: clarify "preserve" option wording for git-pullSebastian Schuberth1-3/+2 2015-03-26Git 2.4.0-rc0v2.4.0-rc0Junio C Hamano2-1/+8 2015-03-26git-push.txt: clean up force-with-lease wordingPhil Hord1-8/+6 2015-03-25diff-no-index: DWIM "diff D F" into "diff D/F F"Junio C Hamano2-0/+65 2015-03-25Getting ready for -rc0Junio C Hamano1-0/+52 2015-03-25t9001: drop save_confirm helperJeff King1-10/+5 2015-03-25t0020: use test_* helpers instead of hand-rolled messagesJeff King1-33/+5 2015-03-25t: simplify loop exit-code status variablesJeff King2-16/+6 2015-03-25t: fix some trivial cases of ignored exit codes in loopsJeff King10-28/+24 2015-03-25t7701: fix ignored exit code inside loopJeff King1-1/+1 2015-03-25t3305: fix ignored exit code inside loopJeff King1-6/+3 2015-03-25t0020: fix ignored exit code inside loopsJeff King1-35/+19 2015-03-25perf-lib: fix ignored exit code inside loopJeff King1-1/+1 2015-03-24report_path_error(): move to dir.cJunio C Hamano4-44/+44 2015-03-24http: release the memory of a http pack request as wellStefan Beller1-0/+1 2015-03-24git.txt: list index versions in plain EnglishNguyễn Thái Ngọc Duy1-1/+2 2015-03-23Post 2.3 cycle (batch #12)Junio C Hamano1-15/+46 2015-03-23Git 2.3.4v2.3.4Junio C Hamano4-3/+36 2015-03-23read-cache: fix memleakStefan Beller1-5/+2 2015-03-23add_to_index(): free unused cache-entryJunio C Hamano1-3/+5 2015-03-23commit.c: fix a memory leakStefan Beller1-2/+4 2015-03-23http-push: remove unneeded cleanupStefan Beller1-1/+0 2015-03-23merge-recursive: fix memleaksStefan Beller1-0/+3 2015-03-23merge-blobs.c: fix a memleakStefan Beller1-1/+3 2015-03-23builtin/apply.c: fix a memleakStefan Beller1-1/+3 2015-03-23l10n: ru: added Russian translationDimitriy Ryazantcev2-0/+10603 2015-03-22run-command: forbid using run_command with piped outputJeff King1-1/+6 2015-03-22trailer: use capture_commandJeff King1-13/+5 2015-03-22submodule: use capture_commandJeff King1-3/+1 2015-03-22wt-status: use capture_commandJeff King1-4/+1 2015-03-22run-command: introduce capture_command helperJeff King2-0/+29 2015-03-22completion: use __gitcomp_nl() for completing refsSZEDER Gábor1-2/+2 2015-03-22wt_status: fix signedness mismatch in strbuf_read callJeff King1-3/+3 2015-03-22wt-status: don't flush before running "submodule status"Jeff King1-1/+0 2015-03-22update-index: fix a memleakStefan Beller1-0/+1 2015-03-22read-cache: free cache entry in add_to_index in case of early returnStefan Beller1-2/+5 2015-03-22t6039: fix broken && chainTorsten Bögershausen1-1/+1 2015-03-20read-cache: fix reading of split indexThomas Gummerer1-19/+23 2015-03-20Post 2.3 cycle (batch #11)Junio C Hamano1-0/+64 2015-03-20refs.c: drop curate_packed_refsJeff King2-67/+2 2015-03-20repack: turn on "ref paranoia" when doing a destructive repackJeff King2-3/+7 2015-03-20prune: turn on ref_paranoia flagJeff King2-2/+3 2015-03-20refs: introduce a "ref paranoia" flagJeff King4-0/+25