]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2007-01-16 Shawn O. PearceCorrect object_count type and stat output in fast-import.
2007-01-16 Shawn O. PearceCorrect max_packsize default in fast-import.
2007-01-16 Shawn O. PearceRemove unnecessary pack_fd global in fast-import.
2007-01-16 Shawn O. PearceEnsure we close the packfile after creating it in fast...
2007-01-16 Shawn O. PearceUse .keep files in fast-import during processing.
2007-01-16 Shawn O. PearceReuse sha1 in packed_git in fast-import.
2007-01-16 Shawn O. PearceReplace redundant yread() with read_in_full() in fast...
2007-01-16 Shawn O. PearceUse uintmax_t for marks in fast-import.
2007-01-16 Shawn O. PearceCorrected buffer overflow during automatic checkpoint...
2007-01-15 Shawn O. PearcePrint the packfile names to stdout from fast-import.
2007-01-15 Shawn O. PearceImplemented automatic checkpoints within fast-import.
2007-01-15 Shawn O. PearceOptimize index creation on large object sets in fast...
2007-01-15 Shawn O. PearceDon't create a final empty packfile in fast-import.
2007-01-15 Shawn O. PearceImplemented manual packfile switching in fast-import.
2007-01-15 Shawn O. PearceRemove unnecessary duplicate_count in fast-import.
2007-01-15 Shawn O. PearceRestructure fast-import to support creating multiple...
2007-01-15 Shawn O. PearceMisc. type cleanups within fast-import.
2007-01-15 Shawn O. PearceImprove reuse of sha1_file library within fast-import.
2007-01-14 Shawn O. PearceMerge branch 'master' into sp/fast-import
2007-01-14 Shawn O. PearceAllow creating branches without committing in fast-import.
2007-01-14 Shawn O. PearceSupport creation of merge commits in fast-import.
2007-01-14 Shawn O. PearceFix repository corruption when using marks for modified...
2007-01-14 Shawn O. PearceAdditional fast-import tree delta corruption cleanups.
2007-01-14 Shawn O. PearceCorrect tree corruption problems in fast-import.
2007-01-14 Shawn O. PearceReplace ywrite in fast-import with the standard write_o...
2007-01-14 Shawn O. PearceReuse the same buffer for all commits/tags in fast-import.
2007-01-14 Shawn O. PearceRecycle data buffers for tree generation in fast-import.
2007-01-14 Shawn O. PearceImplemented tree delta compression in fast-import.
2007-01-14 Shawn O. PearceConverted hash memcpy/memcmp to new hashcpy/hashcmp...
2007-01-14 Shawn O. PearceDon't crash fast-import if no branch log was requested.
2007-01-14 Shawn O. PearceAdded 'reset' command to clear a branch's tree.
2007-01-14 Shawn O. PearceMap only part of the generated pack file at any point...
2007-01-14 Shawn O. PearceFixed compile error in fast-import.
2007-01-14 Shawn O. PearceFixed GPF in fast-import caused by unterminated linked...
2007-01-14 Shawn O. PearceAdded --branch-log to option to fast-import.
2007-01-14 Shawn O. PearceAdded option to export the marks table when fast-import...
2007-01-14 Shawn O. PearceAccount for tree entry memory costs in fast-import.
2007-01-14 Shawn O. PearceMoved from command to after data to help cvs2svn.
2007-01-14 Shawn O. PearceRemove branch creation command from fast-import.
2007-01-14 Shawn O. PearceRound out memory pool allocations in fast-import to...
2007-01-14 Shawn O. PearceImplemented tree reloading in fast-import.
2007-01-14 Shawn O. PearceImplemented 'tag' command in fast-import.
2007-01-14 Shawn O. PearceAdded branch load counter to fast-import.
2007-01-14 Shawn O. PearceAdded mark store/find to fast-import.
2007-01-14 Shawn O. PearceConverted fast-import to accept standard command line...
2007-01-14 Shawn O. PearceFixed segfault in fast-import after growing a tree.
2007-01-14 Shawn O. PearceAllow symlink blobs in trees during fast-import.
2007-01-14 Shawn O. PearceChanged fast-import's pack header creation to use pack.h
2007-01-14 Shawn O. PearceConverted fast-import to a text based protocol.
2007-01-14 Shawn O. PearceImplement blob ID validation in fast-import.
2007-01-14 Shawn O. PearceAdded tree and commit writing to fast-import.
2007-01-14 Shawn O. PearceImplemented branch handling and basic tree support...
2007-01-14 Shawn O. PearceAdded basic command handler to fast-import.
2007-01-14 Shawn O. PearceRefactored fast-import's internals for future additions.
2007-01-14 Shawn O. PearceCleaned up memory allocation for object_entry structs.
2007-01-14 Shawn O. PearceAdded automatic index generation to fast-import.
2007-01-14 Shawn O. PearceCreated fast-import, a tool to quickly generating a...
2007-01-13 Junio C Hamanogit-commit documentation: -a adds and also removes
2007-01-13 Quy Tonthatgit-remote: no longer silent on unknown commands.
2007-01-13 Eric Wonggit-svn: fix tests to work with older svn
2007-01-12 Junio C HamanoMake git-prune-packed a bit more chatty.
2007-01-12 Junio C Hamanoglossary typofix
2007-01-12 Nicolas Pitreuse 'init' instead of 'init-db' for shipped docs and tools
2007-01-12 Junio C HamanoExplain "Not a git repository: '.git'".
2007-01-12 Junio C Hamanomerge-recursive: do not report the resulting tree objec...
2007-01-12 Bob Proulxgit-revert: Fix die before git-sh-setup defines it.
2007-01-12 Michael S. Tsirkinfix documentation for git-commit --no-verify
2007-01-12 Linus TorvaldsFix up totally buggered read_or_die()
2007-01-12 Linus TorvaldsClean up write_in_full() users
2007-01-12 Junio C Hamanoreflog-expire: brown paper bag fix.
2007-01-12 Junio C HamanoGIT v1.5.0-rc1 v1.5.0-rc1
2007-01-12 Junio C Hamanoplug a few leaks in revision walking used in describe.
2007-01-12 Shawn O. PearceChose better tag names in git-describe after merges.
2007-01-12 Junio C HamanoMerge branch 'jc/bare'
2007-01-12 Junio C HamanoMerge branch 'ar/merge-recursive'
2007-01-12 Junio C HamanoMerge branch 'jc/detached-head'
2007-01-11 Junio C Hamanogit-status: wording update to deal with deleted files.
2007-01-11 Junio C Hamanogit-rm: do not fail on already removed file.
2007-01-11 Eric WongAvoid errors and warnings when attempting to do I/O...
2007-01-11 Linus TorvaldsBetter error messages for corrupt databases
2007-01-11 Junio C Hamanoconfig-set: check write-in-full returns in set_multivar
2007-01-11 Junio C Hamanoindex-pack: write-or-die instead of unchecked write...
2007-01-11 Linus Torvaldswrite_in_full: really write in full or return error...
2007-01-11 Junio C HamanoDocument git-init
2007-01-11 Linus Torvaldswrite-cache: do not leak the serialized cache-tree data.
2007-01-10 Shawn O. PearceDisallow working directory commands in a bare repository.
2007-01-10 Junio C Hamanomerge-recursive: do not use on-file index when not needed.
2007-01-10 Alex RiesenSpeed-up recursive by flushing index only once for...
2007-01-10 Jürgen RühleProvide better feedback for the untracked only case...
2007-01-10 Junio C HamanoMerge branch 'js/reflog'
2007-01-10 Junio C HamanoMakefile: remove $foo when $foo.exe is built/installed.
2007-01-10 Jürgen Rühlesend-email: work around double encoding of in-body...
2007-01-10 Nicolas PitreAdd git-init documentation.
2007-01-10 Johannes SchindelinFix t1410 for core.filemode==false
2007-01-10 Shawn O. PearceMake git-describe a builtin.
2007-01-10 Shawn O. PearceDon't save the commit buffer in git-describe.
2007-01-10 Pavel RoskinFix warnings in sha1_file.c - use C99 printf format...
2007-01-10 Junio C Hamano-u is now default for 'git-mailinfo'.
2007-01-10 Junio C Hamano-u is now default for 'git-applymbox'
2007-01-10 Junio C Hamanogit-am: should work when "--no-utf8 --utf8" is given
next