]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2007-04-22 Junio C HamanoMerge branch 'jc/attr'
2007-04-22 Junio C HamanoMerge branch 'lt/gitlink'
2007-04-22 Junio C HamanoMerge branch 'np/pack'
2007-04-22 Junio C HamanoMerge branch 'jp/refs'
2007-04-22 Junio C HamanoMerge branch 'jc/quickfetch'
2007-04-22 Junio C HamanoMerge branch 'maint'
2007-04-21 Junio C HamanoGIT 1.5.1.2 v1.5.1.2
2007-04-21 Eric Wongperl: install private Error.pm if the site version...
2007-04-21 Junio C Hamanolockfile: record the primary process.
2007-04-21 Junio C Hamanoconvert.c: restructure the attribute checking part.
2007-04-21 Junio C HamanoFix bogus linked-list management for user defined merge...
2007-04-21 Alex RiesenSimplify calling of CR/LF conversion routines
2007-04-21 Linus TorvaldsFix a copy-n-paste bug in the object decorator code.
2007-04-21 Junio C Hamanogit-clone: fix dumb protocol transport to clone from...
2007-04-20 Aneesh Kumar K.Vgitview: annotation support
2007-04-20 Shawn O. PearceKill the useless progress meter in merge-recursive
2007-04-20 Brian GernhardtRemove case-sensitive file in t3030-merge-recursive.
2007-04-20 Alexandre Julliardgit.el: Add a commit description to the reflog.
2007-04-20 Shawn O. PearceContribute a fairly paranoid update hook
2007-04-20 Junio C HamanoMerge branch 'maint'
2007-04-20 Linus TorvaldsFix working directory errno handling when unlinking...
2007-04-20 Junio C HamanoDocument gitattributes(5)
2007-04-20 Junio C HamanoUpdate 'crlf' attribute semantics.
2007-04-20 Junio C HamanoDocumentation: support manual section (5) - file formats.
2007-04-20 Nicolas Pitredocument --index-version for index-pack and pack-objects
2007-04-20 Nicolas Pitrepack-objects: remove obsolete comments
2007-04-19 Andrew RuderUpdate git-config documentation
2007-04-19 Andrew RuderFix unmatched emphasis tag in git-tutorial
2007-04-19 Andrew RuderUpdate git-cherry-pick documentation
2007-04-19 Andrew RuderUpdate git-archive documentation
2007-04-19 Junio C HamanoMerge branch 'maint'
2007-04-19 Andy Whitcroftfix up strtoul_ui error handling
2007-04-19 Junio C HamanoSimplify code to find recursive merge driver.
2007-04-19 Junio C HamanoCounto-fix in merge-recursive
2007-04-19 Sam Vilaingit-tar-tree: complete deprecation conversion message
2007-04-19 Alex RiesenTests for core subproject support
2007-04-18 Julian Phillipsrefs.c: add a function to sort a ref list, rather then...
2007-04-18 Junio C HamanoMerge branch 'maint'
2007-04-18 Junio C HamanoFix funny types used in attribute value representation
2007-04-18 Frank Lichtenheldgit-shortlog: Fix two formatting errors in asciidoc...
2007-04-18 Alex RiesenFix overwriting of files when applying contextually...
2007-04-18 Eric Wonggit-svn: don't allow globs to match regular files
2007-04-18 Junio C HamanoAllow low-level driver to specify different behaviour...
2007-04-18 Junio C HamanoCustom low-level merge driver: change the configuration...
2007-04-18 Junio C HamanoAllow the default low-level merge driver to be configured.
2007-04-18 Junio C HamanoCustom low-level merge driver support.
2007-04-18 Junio C HamanoMerge branch 'fl/cvsserver'
2007-04-18 Junio C HamanoMerge branch 'maint'
2007-04-18 Carlos RicaUse const qualifier for 'sha1' parameter in delete_ref...
2007-04-18 Junio C HamanoUpdate draft release notes for 1.5.2 with accumulated...
2007-04-18 Junio C HamanoMerge branch 'maint'
2007-04-18 Junio C HamanoStart preparing for 1.5.1.2
2007-04-18 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-04-18 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into maint
2007-04-17 Junio C HamanoMerge branch 'jc/read-tree-df'
2007-04-17 Junio C HamanoAdd a demonstration/test of customized merge.
2007-04-17 Junio C HamanoAllow specifying specialized merge-backend per path.
2007-04-17 Junio C Hamanogit-gui: Honor TCLTK_PATH if supplied
2007-04-17 Shawn O. PearceRevert "Allow wish interpreter to be defined with TCLTK...
2007-04-17 Eric Wonggit-svn: quiet some warnings when run only with --versi...
2007-04-17 Eric Wonggit-svn: respect lower bound of -r/--revision when...
2007-04-17 Junio C Hamanomerge-recursive: separate out xdl_merge() interface.
2007-04-17 Junio C HamanoAllow more than true/false to attributes.
2007-04-17 Steven GrimmAdd --ignore-unmatch option to exit with zero status...
2007-04-17 Junio C HamanoMake sure quickfetch is not fooled with a previous...
2007-04-17 Christian CouderBisect: rename "t/t6030-bisect-run.sh" to "t/t6030...
2007-04-17 Christian CouderBisect: simplify "bisect start" logging.
2007-04-17 Nicolas Pitrepack-objects: better check_object() performances
2007-04-17 Nicolas Pitreadd get_size_from_delta()
2007-04-17 Nicolas Pitrepack-objects: make in_pack_header_size a variable of...
2007-04-17 Nicolas Pitrepack-objects: get rid of create_final_object_list()
2007-04-17 Nicolas Pitrepack-objects: get rid of reuse_cached_pack
2007-04-17 Nicolas Pitrepack-objects: clean up list sorting
2007-04-17 Nicolas Pitrepack-objects: rework check_delta_limit usage
2007-04-17 Nicolas Pitrepack-objects: equal objects in size should delta agains...
2007-04-17 Nicolas Pitrepack-objects: optimize preferred base handling a bit
2007-04-16 Junio C HamanoMerge branch 'js/wrap-log'
2007-04-16 Alex RiesenFix permissions on test scripts
2007-04-16 Alex RiesenFix t4201: accidental arithmetic expansion
2007-04-16 Junio C Hamanosend-email: do not leave an empty CC: line if no cc...
2007-04-16 Linus TorvaldsAdd support for "commit name decorations" to log family...
2007-04-16 Linus TorvaldsAdd a generic "object decorator" interface, and make...
2007-04-16 Junio C HamanoMerge branch 'maint'
2007-04-16 Gerrit PapeHave sample update hook not refuse deleting a branch...
2007-04-16 Gerrit Papevariable $projectdesc needs to be set before checking...
2007-04-16 Steven Grimmgit-rm: Trivial fix for a comment typo.
2007-04-16 Andrew RuderUpdate git-annotate/git-blame documentation
2007-04-16 Andrew RuderUpdate git-apply documentation
2007-04-16 Andrew RuderUpdate git-applymbox documentation
2007-04-16 Andrew RuderUpdate git-am documentation
2007-04-16 J. Bruce Fieldsuser-manual: use detached head when rewriting history
2007-04-16 J. Bruce Fieldsuser-manual: start revising "internals" chapter
2007-04-16 J. Bruce Fieldsuser-manual: detached HEAD
2007-04-16 J. Bruce Fieldsuser-manual: fix discussion of default clone
2007-04-16 J. Bruce FieldsDocumentation: clarify track/no-track option.
2007-04-16 J. Bruce FieldsDocumentation: clarify git-checkout -f, minor editing
2007-04-16 J. Bruce FieldsDocumentation: minor edits of git-lost-found manpage
2007-04-16 Steven GrimmAdd --quiet option to suppress output of "rm" commands...
2007-04-16 Michael S. TsirkinDisplay the subject of the commit just made.
2007-04-16 Andrew RuderAdd policy on user-interface changes
next