Code

git.git
2007-03-26 Junio C HamanoGIT 1.5.1-rc2 v1.5.1-rc2
2007-03-26 Eric Wonggit-svn: fix rel_path() when not connected to the repos...
2007-03-26 James Bowesuse xmalloc in git.c and help.c
2007-03-26 Junio C HamanoMerge branch 'jc/fpl'
2007-03-26 Junio C HamanoUpdate README to point at a few key periodical messages...
2007-03-25 Junio C HamanoMerge branch 'maint'
2007-03-25 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-03-25 Junio C HamanoMerge branch 'js/remote-show-push'
2007-03-25 Junio C HamanoMerge branch 'maint'
2007-03-25 Alex RiesenUse diff* with --exit-code in git-am, git-rebase and...
2007-03-25 Alex RiesenDocument --quiet option to git-diff
2007-03-25 Nicolas Pitrewrite_sha1_from_fd() should make new objects read-only
2007-03-25 Nicolas Pitremake it more obvious that temporary files are temporary...
2007-03-25 Andy Parkinsupdate-hook: remove e-mail sending hook.
2007-03-25 Jakub Narebskigitweb: Add some installation notes in gitweb/INSTALL
2007-03-25 Jakub Narebskigitweb: Fix not marking signoff lines in "log" view
2007-03-25 Jakub Narebskigitweb: Don't escape attributes in CGI.pm HTML methods
2007-03-25 Li Yanggitweb: Change to use explicitly function call cgi...
2007-03-24 Junio C Hamanogit-am documentation: describe what is taken from where.
2007-03-24 Johannes Schindelingit-revert: Revert revert message to old behaviour
2007-03-24 Junio C HamanoMerge branch 'maint'
2007-03-24 Christian CouderDocumentation: bisect: make a comment fit better in...
2007-03-24 Christian CouderDocumentation: bisect: add some titles to some paragraphs.
2007-03-24 Christian CouderDocumentation: bisect: reformat more paragraphs.
2007-03-24 Christian CouderDocumentation: bisect: reword one paragraph.
2007-03-24 Christian CouderDocumentation: bisect: reformat some paragraphs.
2007-03-24 Junio C HamanoFix path-limited "rev-list --bisect" termination condition.
2007-03-23 Jakub Narebskigitweb: Fix "next" link in commit view
2007-03-23 Junio C Hamanogit-bisect.sh: properly dq $GIT_DIR
2007-03-23 Junio C Hamanogit-bisect: typofix
2007-03-23 Junio C Hamanocheckout: report where the new HEAD is upon detaching...
2007-03-23 Christian CouderBisect: implement "git bisect run <cmd>..." to automati...
2007-03-23 Uwe Kleine... Bisect: convert revs given to good and bad to commits
2007-03-23 Johannes Schindelint4118: be nice to non-GNU sed
2007-03-23 Junio C Hamanogit-apply: Do not free the wrong buffer when we convert...
2007-03-22 Junio C HamanoMerge git://git2.kernel.org/pub/scm/gitk/gitk
2007-03-22 Junio C HamanoMerge branch 'maint'
2007-03-22 Peter EriksenDocumentation/pack-format.txt: Clear up description...
2007-03-22 Nicolas Pitreupdate HEAD reflog when branch pointed to by HEAD is...
2007-03-22 Andy Parkinsupdate-hook: abort early if the project description...
2007-03-22 Michael S.... git-merge: Put FETCH_HEAD data in merge commit message
2007-03-22 Junio C Hamanogit-rebase: make 'rebase HEAD branch' work as expected.
2007-03-22 Junio C Hamanotree_entry_interesting(): allow it to say "everything...
2007-03-22 Junio C Hamanotree-diff: avoid strncmp()
2007-03-22 Junio C HamanoTeach tree_entry_interesting() that the tree entries...
2007-03-21 Linus TorvaldsSwitch over tree descriptors to contain a pre-parsed...
2007-03-21 Linus TorvaldsInitialize tree descriptors with a helper function...
2007-03-21 Linus TorvaldsRemove "pathlen" from "struct name_entry"
2007-03-21 Brandon Casey[PATCH] prefer "git COMMAND" over "git-COMMAND" in...
2007-03-21 Michael S.... fix typo in git-am manpage
2007-03-21 Junio C Hamanoblame: cmp_suspect is not "cmp" anymore.
2007-03-21 Nicolas Pitreminor git-prune optimization
2007-03-21 Nicolas Pitreimprove checkout message when asking for same branch
2007-03-21 Linus TorvaldsBe more careful about zlib return values
2007-03-21 Linus TorvaldsDon't ever return corrupt objects from "parse_object()"
2007-03-21 Nicolas Pitreindex-pack: more validation checks and cleanups
2007-03-21 Nicolas Pitreindex-pack: use hash_sha1_file()
2007-03-21 Nicolas Pitredon't ever allow SHA1 collisions to exist by fetching...
2007-03-20 Johannes SixtTeach git-remote to list pushed branches.
2007-03-20 Santi Béjargit-fetch: Fix single_force in append_fetch_head
2007-03-20 Junio C HamanoMerge git://git2.kernel.org/pub/scm/gitk/gitk
2007-03-20 Chris Wrightmake git clone -q suppress the noise with http fetch
2007-03-20 Linus TorvaldsFix loose object uncompression check.
2007-03-20 Shawn O. Pearcecontrib/continuous: a continuous integration build...
2007-03-20 Johannes SchindelinProvide some technical documentation for shallow clones
2007-03-20 Johannes SchindelinAdd a HOWTO for setting up a standalone git daemon
2007-03-20 Johannes Schindelinxdiff/xutils.c(xdl_hash_record): factor out whitespace...
2007-03-20 Junio C Hamanoblame: micro-optimize cmp_suspect()
2007-03-20 James BowesReplace remaining instances of strdup with xstrdup.
2007-03-20 Nicolas Pitreuse a LRU eviction policy for the delta base cache
2007-03-20 Nicolas Pitreclean up the delta base cache size a bit
2007-03-19 Junio C HamanoGIT 1.5.1-rc1 v1.5.1-rc1
2007-03-19 Junio C HamanoFix merge-index
2007-03-19 Linus TorvaldsSet up for better tree diff optimizations
2007-03-19 Linus TorvaldsTrivial cleanup of track_tree_refs()
2007-03-19 Alexandre Julliardgit.el: Add support for commit hooks.
2007-03-19 Junio C HamanoMerge branch 'jb/gc'
2007-03-19 Junio C HamanoMerge branch 'fl/cvsserver'
2007-03-19 Shawn O. PearceLimit the size of the new delta_base_cache
2007-03-19 Junio C HamanoMerge branch 'sp/run-command'
2007-03-19 J. Bruce FieldsMake git-send-email aware of Cc: lines.
2007-03-19 J. Bruce Fieldsuser-manual: introduce "branch" and "branch head" diffe...
2007-03-19 J. Bruce Fieldsglossary: clean up cross-references
2007-03-19 J. Bruce Fieldsglossary: stop generating automatically
2007-03-19 Theodore Ts'omergetool: print an appropriate warning if merge.tool...
2007-03-19 James Bowesmergetool: Add support for vimdiff.
2007-03-19 J. Bruce Fieldsuser-manual: Use def_ instead of ref_ for glossary...
2007-03-19 Jim Meyeringuser-manual.txt: fix a tiny typo.
2007-03-19 J. Bruce Fieldsuser-manual: run xsltproc without --nonet option
2007-03-18 Junio C HamanoUpdate main git.html page to point at 1.5.0.5 documentation
2007-03-18 Junio C HamanoMerge branch 'ar/diff'
2007-03-18 Linus TorvaldsAvoid unnecessary strlen() calls
2007-03-18 Nicolas PitreReuse cached data out of delta base cache.
2007-03-18 Linus TorvaldsImplement a simple delta_base cache
2007-03-18 Linus TorvaldsMake trivial wrapper functions around delta base genera...
2007-03-18 Junio C HamanoMerge 1.5.0.5 in from 'maint'
2007-03-18 Junio C HamanoGIT 1.5.0.5 v1.5.0.5
2007-03-17 James BowesMake gc a builtin.
2007-03-17 Junio C HamanoMerge branch 'maint'
2007-03-17 Nicolas Pitre[PATCH] clean up pack index handling a bit
next