summaryrefslogtreecommitdiffstats
path: root/xdiff-interface.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-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-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-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-16git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley1-2/+6
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-15remote-bzr: update old organizationFelipe Contreras1-0/+7
2013-05-13Git 1.8.3-rc2v1.8.3-rc2Junio C Hamano2-4/+9
2013-05-13gitk: On OSX, bring the gitk window to frontTair Sabirgaliev1-0/+9
2013-05-13gitk: Add support for -G'regex' pickaxe variantMartin Langhoff1-1/+4
2013-05-13t5551: do not use unportable sed '\+'Junio C Hamano1-2/+6
2013-05-11test-bzr: do not use unportable sed '\+'Torsten Bögershausen1-1/+1
2013-05-11Makefile: fix default regex settings on DarwinDavid Aguilar1-0/+1
2013-05-11gitk: Add menu item for reverting commitsKnut Franke1-0/+62
2013-05-11gitk: Simplify file filteringFelipe Contreras1-13/+7
2013-05-11gitk: Display the date of a tag in a human-friendly wayAnand Kumria1-1/+1
2013-05-11gitk: Improve behaviour of drop-down listsPaul Mackerras1-1/+6
2013-05-10transport-helper: fix remote helper namespace regressionFelipe Contreras3-2/+21
2013-05-10CodingGuidelines: Documentation/*.txt are the sourcesDale Worley1-2/+4
2013-05-10test: remote-helper: add missing andFelipe Contreras1-1/+1
2013-05-09Git 1.8.2.3v1.8.2.3Junio C Hamano4-3/+23
2013-05-09cherry-pick: picking a tag that resolves to a commit is OKJunio C Hamano1-3/+3