summaryrefslogtreecommitdiffstats
path: root/vcs-svn/svndiff.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-30Start 1.8.4 cycleJunio C Hamano4-5/+78
2013-05-29completion: zsh: improve bash script loadingFelipe Contreras1-8/+19
2013-05-29trivial: Add missing period in documentationPhil Hord1-1/+1
2013-05-28fetch: don't try to update unfetched tracking refsJohn Keeping2-1/+17
2013-05-24Git 1.8.3v1.8.3Junio C Hamano1-11/+11
2013-05-21imap-send: eliminate HMAC deprecation warnings on Mac OS XDavid Aguilar1-0/+10
2013-05-21remote-hg: fix order of configuration commentsFelipe Contreras1-3/+3
2013-05-21remote-hg: trivial configuration note cleanupFelipe Contreras1-1/+1
2013-05-21completion: regression fix for zshFelipe Contreras1-1/+1
2013-05-21Documentation/diff-index: mention two modes of operationJunio C Hamano1-6/+6
2013-05-21t5000: test long filenamesRené Scharfe2-0/+46
2013-05-21t5000: simplify tar-tree testsRené Scharfe1-23/+8
2013-05-21t5000: use check_tar for prefix testRené Scharfe1-12/+12
2013-05-21t5000: factor out check_tarRené Scharfe1-13/+22
2013-05-21t5000, t5003: create directories for extracted files lazilyRené Scharfe2-4/+4
2013-05-21t5000: integrate export-subst tests into regular testsRené Scharfe1-32/+6
2013-05-21git-svn: introduce --parents parameter for commands branch and tagTobias Schulte3-1/+71
2013-05-21git-svn: clarify explanation of --destination argumentJonathan Nieder1-5/+14
2013-05-21git-svn: multiple fetch/branches/tags keys are supportedNathan Gray1-0/+12
2013-05-20remote-hg: set stdout to binary mode on win32Amit Bakshi1-0/+4
2013-05-20cache.h: eliminate SHA-1 deprecation warnings on Mac OS XDavid Aguilar1-0/+6
2013-05-20Makefile: add support for Apple CommonCrypto facilityDavid Aguilar1-0/+8
2013-05-20describe: Add --first-parent optionMike Crowe3-1/+16
2013-05-17Git 1.8.3-rc3v1.8.3-rc3Junio C Hamano1-1/+1
2013-05-17compate/clipped-write.c: large write(2) fails on Mac OS X/XNUFilipe Cabecinhas4-0/+27
2013-05-17documentation: trivial style cleanupsFelipe Contreras20-47/+37
2013-05-17difftool: fix dir-diff when file does not exist in working treeJohn Keeping2-0/+13
2013-05-17remote-bzr: fixes for older versions of bzrFelipe Contreras1-2/+4
2013-05-17remote-bzr: fix old organization destroySandor Bodo-Merle1-0/+2
2013-05-17Documentation/merge-options.txt: restore `-e` optionRichard Hansen1-1/+2
2013-05-17gitk: Update Swedish translation (304t)Peter Krefting1-295/+338
2013-05-17Revert "remote-hg: update bookmarks when pulling"Felipe Contreras1-3/+0
2013-05-16strbuf_branchname(): do not double-expand @{-1}~22Junio C Hamano2-4/+19
2013-05-16git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley1-2/+6
2013-05-16revision.c: treat A...B merge bases as if manually specifiedKevin Bracey3-1/+19
2013-05-16remote-bzr: fix cloning of non-listable reposFelipe Contreras1-0/+3
2013-05-15remote-hg: update bookmarks when pullingFelipe Contreras1-0/+3
2013-05-15remote-hg: don't push fake 'master' bookmarkFelipe Contreras1-1/+2
2013-05-15remote-hg: disable forced push by defaultFelipe Contreras1-1/+1
2013-05-15remote-hg: fix new branch creationFelipe Contreras1-1/+1
2013-05-15remote-hg: add new get_config_bool() helperFelipe Contreras1-11/+13
2013-05-15remote-hg: enable track-branches in hg-git modeFelipe Contreras2-1/+1
2013-05-15remote-hg: get rid of unused exception checksFelipe Contreras1-15/+9
2013-05-15remote-hg: trivial cleanupsFelipe Contreras2-3/+1
2013-05-15combine-diff.c: Fix output when changes are exactly 3 lines apartMatthijs Kooijman2-2/+53
2013-05-15remote-bzr: update old organizationFelipe Contreras1-0/+7
2013-05-14coverage: build coverage-untested-functions by defaultThomas Rast1-1/+1
2013-05-14coverage: set DEFAULT_TEST_TARGET to avoid using proveThomas Rast1-1/+1
2013-05-14coverage: do not delete .gcno files before buildingThomas Rast1-3/+6
2013-05-14coverage: split build target into compile and testThomas Rast1-3/+5