Code

git.git
2007-04-25 Luiz Fernando... core-tutorial: minor fixes
2007-04-25 Luiz Fernando... read_cache_from(): small simplification
2007-04-25 Luiz Fernando... entry.c: Use const qualifier for 'struct checkout'...
2007-04-25 Luiz Fernando... remove_subtree(): Use strerror() when possible
2007-04-25 Junio C HamanoAdd 'filter' attribute and external filter driver defin...
2007-04-25 Junio C HamanoAdd 'ident' conversion.
2007-04-25 Junio C HamanoMerge branch 'jc/the-index'
2007-04-25 Junio C HamanoMerge branch 'mk/diff'
2007-04-25 Junio C HamanoMerge branch 'maint'
2007-04-25 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-04-25 Adam RobenRemove usernames from all commit messages, not just...
2007-04-24 Junio C Hamanoapplymbox & quiltimport: typofix.
2007-04-24 Junio C Hamanogitattributes documentation: clarify overriding
2007-04-24 Sami Farinfast-import: size_t vs ssize_t
2007-04-24 Junio C Hamanot/test-lib.sh: Protect ourselves from common misconfigu...
2007-04-24 Uwe Kleine... fix importing of subversion tars
2007-04-24 Josh TriplettCreate a sysconfdir variable, and use it for ETC_GITCONFIG
2007-04-24 Junio C HamanoDiff between two blobs should take mode changes into...
2007-04-24 Martin Koegleruse mode of the tree in git-diff, if <tree>:<file>...
2007-04-24 Martin Koeglerstore mode in rev_list, if <tree>:<filename> syntax...
2007-04-24 Martin Koegleradd add_object_array_with_mode
2007-04-24 Martin Koegleradd get_sha1_with_mode
2007-04-24 Martin KoeglerAdd S_IFINVALID mode
2007-04-24 Junio C HamanoMerge branch 'maint'
2007-04-24 OGAWA Hirofumigit-fetch: Fix "argument list too long"
2007-04-24 Gerrit PapeDocumentation/git-reset.txt: suggest git commit --amend...
2007-04-24 Junio C HamanoBuild RPM with ETC_GITCONFIG=/etc/gitconfig
2007-04-24 Brian GernhardtIgnore all man sections as they are generated files.
2007-04-24 Josh TriplettFix typo in git-am: s/Was is/Was it/
2007-04-24 Josh TriplettAdd clean.requireForce option, and add -f option to...
2007-04-24 Junio C Hamanot6030: grab commit object name as we go
2007-04-24 Junio C Hamanot5302: avoid using tail -c
2007-04-24 Johannes Schindelint4201: Do not display weird characters on the terminal
2007-04-24 Nicolas Pitreadd file checkout progress
2007-04-23 Brian GernhardtReverse the order of -b and --track in the man page.
2007-04-23 Johannes Schindelindir.c(common_prefix): Fix two bugs
2007-04-23 Junio C HamanoDocument "diff=driver" attribute
2007-04-23 Junio C HamanoMake read-cache.c "the_index" free.
2007-04-23 Junio C HamanoMove index-related variables into a structure.
2007-04-23 Martin Koeglergitweb: Show "no difference" message for empty diff v1.5.2-rc0
2007-04-23 Nicolas Pitredelay progress display when checking out files
2007-04-23 Nicolas Pitreprovide a facility for "delayed" progress reporting
2007-04-23 Nicolas Pitremake progress "title" part of the common progress interface
2007-04-23 Nicolas Pitrecommon progress display support
2007-04-23 Junio C HamanoSupport 'diff=pgm' attribute
2007-04-23 Junio C Hamanopack-objects: make generated packfile read-only
2007-04-23 Junio C HamanoUpdate tests not to assume that generated packfiles...
2007-04-22 Junio C HamanoFix 'quickfix' on pack-objects.
2007-04-22 Junio C Hamanopack-objects: quickfix for permission modes.
2007-04-22 Alex RiesenFix crash in t0020 (crlf conversion)
2007-04-22 Alex RiesenFix a typo in crlf conversion code
2007-04-22 Shawn O. PearceCleanup variables in cat-file
2007-04-22 Junio C HamanoUpdate draft release notes for v1.5.2
2007-04-22 Junio C HamanoDocumentation/Makefile: fix section (5) installation
2007-04-22 Junio C HamanoUpdate documentation links to point at v1.5.1.2
2007-04-22 Junio C HamanoMerge branch 'lt/objalloc'
2007-04-22 Junio C HamanoMerge branch 'jc/add'
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 Shawn O. PearceDon't repack existing objects in fast-import
2007-04-20 Junio C Hamanogit-add -u: match the index with working tree.
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...
next