aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-11-13 22:37:27 +0900
committerJunio C Hamano <gitster@pobox.com>2018-11-13 22:37:27 +0900
commit57f06d5ab5b615e9e529ba1e42e835468a7765e6 (patch)
tree0facd23a46b90da15c6c4557bb26de28e671b6cf /commit.c
parentMerge branch 'bp/add-diff-files-optim' (diff)
parenttravis-ci: install packages in 'ci/install-dependencies.sh' (diff)
downloadgit-57f06d5ab5b615e9e529ba1e42e835468a7765e6.tar.gz
git-57f06d5ab5b615e9e529ba1e42e835468a7765e6.zip
Merge branch 'sg/travis-install-dependencies'
The procedure to install dependencies before testing at Travis CI is getting revamped for both simplicity and flexibility, taking advantage of the recent move to the vm-based environment. * sg/travis-install-dependencies: travis-ci: install packages in 'ci/install-dependencies.sh'
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
svn: Remove unused use of File::TempÆvar Arnfjörð Bjarmason1-1/+0 2010-05-09git-svn documentation: minor grammar fixÆvar Arnfjörð Bjarmason1-1/+1 2010-05-09git svn: avoid uninitialized var in 'reset'Jonathan Nieder1-0/+2 2010-05-08Start 1.7.2 cycleJunio C Hamano3-2/+42 2010-05-08cherry-pick: do not dump core when iconv failsJonathan Nieder1-2/+7 2010-05-08Makefile: Fix 'clean' target to remove all gitweb build filesRamsay Jones1-1/+1 2010-05-07Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRefLeif Arne Storset1-4/+4 2010-05-06test-lib: some shells do not let $? propagate into an evalJonathan Nieder2-3/+25 2010-05-04test-lib: Let tests specify commands to be run at end of testJonathan Nieder1-1/+27 2010-05-04remove ecb parameter from xdi_diff_outf()René Scharfe4-19/+13 2010-05-04Documentation/git-send-email: Add "Use gmail as the smtp server"Ping Yin1-0/+15 2010-05-04clone: quell the progress report from init and report on cloneJunio C Hamano2-2/+6 2010-05-04test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.Michal Sojka1-0/+12 2010-05-02Gitweb: ignore built fileSverre Rabbelier1-0/+1 2010-05-01index-pack: fix trivial typo in usage stringMichael J Gruber1-1/+1 2010-05-01git-submodule.sh: properly initialize shell variablesGerrit Pape1-0/+2 2010-05-01xdiff/xmerge.c: use memset() instead of explicit for-loopAlexey Mahotkin1-9/+8 2010-04-23Git 1.7.1v1.7.1Junio C Hamano3-9/+8 2010-04-23Documentation improvements for the description of short format.Eric Raymond1-9/+34 2010-04-22Git 1.7.0.6v1.7.0.6Junio C Hamano4-3/+17 2010-04-21Documentation/Makefile: fix interrupted builds of user-manual.xmlJonathan Nieder1-2/+6 2010-04-19t7012: Mark missing tests as TODOMichael J Gruber1-6/+6 2010-04-19reflog: remove 'show' from 'expire's usage stringSZEDER Gábor1-1/+1