Code

git.git
2007-06-05 Johannes SchindelinMove buffer_is_binary() to xdiff-interface.h
2007-06-05 Johannes Schindelingit-fsck: learn about --verbose
2007-06-03 Martin Koeglergitweb: Handle non UTF-8 text better
2007-06-03 Randal L. SchwartzAdd test-sha1 to .gitignore.
2007-06-03 Junio C Hamanogit-apply: what is detected and fixed is not just trail...
2007-06-03 Johannes SchindelinUpdate to SubmittingPatches
2007-06-03 Junio C HamanoMerge branch 'maint' to sync with 1.5.2.1
2007-06-03 Junio C HamanoRelease Notes: start preparing for 1.5.3
2007-06-03 Junio C HamanoMerge branches 'lh/submodules' and 'pb/am'
2007-06-02 Junio C HamanoGIT 1.5.2.1 v1.5.2.1
2007-06-02 Lars HjemliAdd basic test-script for git-submodule
2007-06-02 Junio C HamanoMerge branch 'np/pack'
2007-06-02 Junio C HamanoMerge branch 'sp/pack'
2007-06-02 Jonas Fonsecagit-rebase: suggest to use git-add instead of git-updat...
2007-06-02 Junio C HamanoMerge branch 'maint'
2007-06-02 Kristian HøgsbergUse =20 when rfc2047 encoding spaces.
2007-06-02 Josh TriplettCreate a new manpage for the gitignore format, and...
2007-06-02 Jeff KingDocumentation: robustify asciidoc GIT_VERSION replacement
2007-06-02 Jonas FonsecaFix git-am(1) synopsis formatting
2007-05-31 Theodore Ts'oFix minor grammatical typos in the git-gc man page
2007-05-31 Martin Koeglerdiff-delta: use realloc instead of xrealloc
2007-05-31 Junio C HamanoMerge branch 'maint'
2007-05-31 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-31 Frank Lichtenheldgit-config: Improve documentation of git-config file...
2007-05-31 Frank Lichtenheldgit-config: Various small fixes to asciidoc documentation
2007-05-31 Nicolas Pitrealways start looking up objects in the last used pack...
2007-05-31 Nicolas Pitrefix repack with --max-pack-size
2007-05-31 Julian PhillipsMakefile: Use generic rule to build test programs
2007-05-30 Jerald Fitzjeralddecode_85(): fix missing return.
2007-05-30 Linus Torvaldsfix signed range problems with hex conversions
2007-05-30 Junio C HamanoAdd DLH to .mailmap
2007-05-30 Shawn O. PearceStyle nit - don't put space after function names
2007-05-30 Shawn O. PearceEnsure the pack index is opened before access
2007-05-30 Shawn O. PearceSimplify index access condition in count-objects, pack...
2007-05-30 Shawn O. PearceTest for recent rev-parse $abbrev_sha1 regression
2007-05-30 James Bowesrev-parse: Identify short sha1 sums correctly.
2007-05-29 Martin Koeglerbuiltin-pack-object: cache small deltas
2007-05-29 Martin Koeglergit-pack-objects: cache small deltas between big objects
2007-05-29 Martin Koeglerbuiltin-pack-objects: don't fail, if delta is not possible
2007-05-29 Junio C HamanoMerge branch 'db/remote'
2007-05-29 Junio C HamanoMerge branch 'dh/repack' (early part)
2007-05-29 Junio C HamanoMerge branch 'np/delta'
2007-05-29 Junio C HamanoMerge branch 'jc/nodelta'
2007-05-29 Junio C HamanoMerge branch 'ar/verbose'
2007-05-29 Junio C HamanoMerge branch 'ar/run'
2007-05-29 Junio C HamanoMerge branch 'ar/mergestat'
2007-05-29 Junio C HamanoMerge branch 'rr/cvsexport'
2007-05-29 Junio C HamanoMerge branch 'maint'
2007-05-29 Frank Lichtenheldcvsserver: Handle 'cvs login'
2007-05-29 Frank Lichtenheldt9400: Work around CVS' deficiencies
2007-05-29 Shawn O. PearceAllow contrib new-workdir to link into bare repositories
2007-05-29 Junio C Hamanomailsplit: fix for more than one input files
2007-05-29 Frank Lichtenheldcvsserver: Fix some typos in asciidoc documentation
2007-05-29 Frank Lichtenheldcvsserver: Note that CVS_SERVER can also be specified...
2007-05-29 Frank Lichtenheldcvsserver: Correct inetd.conf example in asciidoc docum...
2007-05-29 Steffen Prohaskauser-manual: fixed typo in example
2007-05-29 Andy ParkinsAdd test case for $Id$ expanded in the repository
2007-05-29 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-29 Eric Wonggit-svn: avoid md5 calculation entirely if SVN doesn...
2007-05-29 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-05-29 Nguyen Thai... Makefile: Remove git-fsck and git-verify-pack from...
2007-05-28 Johan HerlandFix stupid typo in lookup_tag()
2007-05-27 Shawn O. Pearcegit-gui: Guess our share/git-gui/lib path at runtime... gitgui-0.7.2
2007-05-27 Nicolas Pitreupdate diff-delta.c copyright
2007-05-27 Nicolas Pitreimprove delta long block matching with big files
2007-05-27 Shawn O. PearceAttempt to delay prepare_alt_odb during get_sha1
2007-05-27 Shawn O. PearceMicro-optimize prepare_alt_odb
2007-05-27 Shawn O. PearceLazily open pack index files on demand
2007-05-27 Lars HjemliAdd git-submodule command
2007-05-27 Linus TorvaldsMake the pack-refs interfaces usable from outside
2007-05-27 Junio C HamanoMerge branch 'maint'
2007-05-26 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-26 Daniel BarkalowMove refspec pattern matching to match_refs().
2007-05-26 James Y KnightFix git-svn to handle svn not reporting the md5sum...
2007-05-26 Andy ParkinsFix mishandling of $Id$ expanded in the repository...
2007-05-26 Jeff KingMore echo "$user_message" fixes.
2007-05-26 Junio C HamanoAdd tests for the last two fixes.
2007-05-26 Junio C Hamanogit-commit: use printf '%s\n' instead of echo on user...
2007-05-26 Jeff Kinggit-am: use printf instead of echo on user-supplied...
2007-05-26 Nicolas Pitrefixes to output of git-verify-pack -v
2007-05-26 Jakub NarebskiDocumentation: Add definition of "evil merge" to GIT...
2007-05-26 Jakub NarebskiReplace the last 'dircache's by 'index'
2007-05-26 Jakub NarebskiDocumentation: Clean up links in GIT Glossary
2007-05-25 Alex RiesenAdd a configuration option to control diffstat after...
2007-05-25 Alex RiesenAdd another verbosity level to git-fetch
2007-05-25 Alex RiesenVerbose connect messages to show the IP addresses used
2007-05-25 Robin RosenbergAdd option to cvs update before export
2007-05-25 Junio C HamanoRemove git-applypatch
2007-05-25 Petr Baudisgit-applymbox: Remove command
2007-05-25 Junio C HamanoMerge branch 'maint'
2007-05-25 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimpor...
2007-05-25 Dana HowEnsure git-repack -a -d --max-pack-size=N deletes corre...
2007-05-25 Linus TorvaldsMake "git gc" pack all refs by default
2007-05-25 Fernando J... Teach mailsplit about Maildir's
2007-05-25 Junio C HamanoMerge branch 'maint-1.5.1' into maint
2007-05-25 Carlos Ricafix memory leak in parse_object when check_sha1_signatu...
2007-05-24 Junio C Hamanoname-rev: tolerate clock skew in committer dates
2007-05-24 Shawn O. PearceCorrect key bindings to Control-<foo>
2007-05-24 Shawn O. PearceUpdate bash completion for git-config options
2007-05-24 Shawn O. PearceTeach bash completion about recent log long options
next