Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-12cat-file: disable object/refname ambiguity check for batch modeJeff King
2013-07-12Merge branch 'nd/warn-ambiguous-object-name' into jk/cat-file-batch-optimJunio C Hamano
2013-07-12pack-revindex: radix-sort the revindexJeff King
2013-07-12pack-revindex: use unsigned to store number of objectsJeff King
2013-07-12cat-file: split --batch input lines on whitespaceJeff King
2013-07-12cat-file: add %(objectsize:disk) format atomJeff King
2013-07-12cat-file: add --batch-check=<format>Jeff King
2013-07-11cat-file: refactor --batch option parsingJeff King
2013-07-11cat-file: teach --batch to stream blob objectsJeff King
2013-07-11t1006: modernize output comparisonsJeff King
2013-07-07teach sha1_object_info_extended a "disk_size" queryJeff King
2013-07-07zero-initialize object_info structsJeff King
2013-05-29get_sha1: warn about full or short object names that look like refsNguyễn Thái Ngọc Duy
2013-05-24Git 1.8.3v1.8.3Junio C Hamano
2013-05-21remote-hg: fix order of configuration commentsFelipe Contreras
2013-05-21remote-hg: trivial configuration note cleanupFelipe Contreras
2013-05-21completion: regression fix for zshFelipe Contreras
2013-05-21Merge git://git.bogomips.org/git-svnJunio C Hamano
2013-05-21git-svn: introduce --parents parameter for commands branch and tagTobias Schulte
2013-05-21git-svn: clarify explanation of --destination argumentJonathan Nieder
2013-05-21git-svn: multiple fetch/branches/tags keys are supportedNathan Gray
2013-05-20remote-hg: set stdout to binary mode on win32Amit Bakshi
2013-05-17Git 1.8.3-rc3v1.8.3-rc3Junio C Hamano
2013-05-17Merge branch 'fc/doc-style'Junio C Hamano
2013-05-17Merge branch 'dw/asciidoc-sources-are-dot-txt-files'Junio C Hamano
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2013-05-17Merge git://ozlabs.org/~paulus/gitkJunio C Hamano
2013-05-17difftool: fix dir-diff when file does not exist in working treeJohn Keeping
2013-05-17remote-bzr: fixes for older versions of bzrFelipe Contreras
2013-05-17remote-bzr: fix old organization destroySandor Bodo-Merle
2013-05-17gitk: Update Swedish translation (304t)Peter Krefting
2013-05-17Revert "remote-hg: update bookmarks when pulling"Felipe Contreras
2013-05-16git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley
2013-05-16remote-bzr: fix cloning of non-listable reposFelipe Contreras
2013-05-16Merge branch 'fc/remote-hg' (early part)Junio C Hamano
2013-05-15remote-hg: update bookmarks when pullingFelipe Contreras
2013-05-15remote-hg: don't push fake 'master' bookmarkFelipe Contreras
2013-05-15remote-hg: disable forced push by defaultFelipe Contreras
2013-05-15remote-hg: fix new branch creationFelipe Contreras
2013-05-15remote-hg: add new get_config_bool() helperFelipe Contreras
2013-05-15remote-hg: enable track-branches in hg-git modeFelipe Contreras
2013-05-15remote-hg: get rid of unused exception checksFelipe Contreras
2013-05-15remote-hg: trivial cleanupsFelipe Contreras
2013-05-15remote-bzr: update old organizationFelipe Contreras
2013-05-13Git 1.8.3-rc2v1.8.3-rc2Junio C Hamano
2013-05-13Merge git://ozlabs.org/~paulus/gitkJunio C Hamano
2013-05-13gitk: On OSX, bring the gitk window to frontTair Sabirgaliev
2013-05-13gitk: Add support for -G'regex' pickaxe variantMartin Langhoff
2013-05-11test-bzr: do not use unportable sed '\+'Torsten Bögershausen
2013-05-11Merge git://git.bogomips.org/git-svnJunio C Hamano