Code

git.git
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 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 Theodore Ts'omergetool: print an appropriate warning if merge.tool...
2007-03-19 James Bowesmergetool: Add support for vimdiff.
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
2007-03-17 Nicolas Pitre[PATCH] add test for OFS_DELTA objects
2007-03-17 Nicolas Pitre[PATCH] fix t5300-pack-object.sh
2007-03-17 Nicolas Pitre[PATCH] local-fetch.c: some error printing cleanup
2007-03-17 Junio C Hamanoapplymbox: brown paper bag fix.
2007-03-16 Santi Béjargit-merge: finish when git-read-tree fails
2007-03-16 Alex RiesenAdd tests for --quiet option of diff programs
2007-03-16 Shawn O. Pearceuse xstrdup please
2007-03-16 Paolo Bonzinigit-fetch, git-branch: Support local --track via a...
2007-03-14 Junio C Hamanotry-to-simplify-commit: use diff-tree --quiet machinery.
2007-03-14 Junio C Hamanorevision.c: explain what tree_difference does
2007-03-14 Junio C HamanoTeach --quiet to diff backends.
2007-03-14 Junio C Hamanodiff --quiet
2007-03-14 Junio C HamanoRemove unused diffcore_std_no_resolve
2007-03-14 Alex RiesenAllow git-diff exit with codes similar to diff(1)
2007-03-14 Junio C HamanoMerge GIT 1.5.0.4
2007-03-14 Junio C HamanoGIT 1.5.0.4 v1.5.0.4
2007-03-14 Yann DirsonClarify doc for git-config --unset-all.
2007-03-14 Junio C Hamanogit-checkout: fix "eval" used for merge labelling.
2007-03-14 Andy Parkinsupdate-hook: fix incorrect use of git-describe and...
2007-03-14 Frank Lichtenheldcvsserver: further improve messages on commit and status
2007-03-14 Frank Lichtenheldcvsserver: Be more chatty
2007-03-14 Junio C HamanoMerge branch 'jc/repack'
2007-03-14 Junio C HamanoMerge branch 'jc/fetch'
2007-03-14 Junio C HamanoMerge branch 'dz/mailinfo'
2007-03-14 Junio C HamanoMerge branch 'jb/per-user-exclude'
2007-03-14 Junio C HamanoMerge branch 'maint'
2007-03-14 Junio C HamanoMerge branch 'pb/branch-track'
2007-03-14 Jim Meyeringgit-grep: don't use sscanf
2007-03-14 Johannes SchindelinDo not output "GEN " when generating perl.mak
2007-03-14 Junio C Hamanoshortlog: prompt when reading from terminal by mistake
2007-03-14 Junio C HamanoDocumentation: add git-mergetool to the command list.
2007-03-14 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/mergetool
2007-03-14 Eric Wonggit-svn: add -l/--local command to "git svn rebase"
2007-03-14 Frank Lichtenheldcvsserver: asciidoc formatting changes
2007-03-14 Theodore Ts'oAdd git-mergetool to run an appropriate merge conflict...
2007-03-13 Shawn O. PearceUse run_command within send-pack
2007-03-13 Shawn O. PearceUse run_command within receive-pack to invoke index...
2007-03-13 Shawn O. PearceUse run_command within merge-index
2007-03-13 Shawn O. PearceUse run_command for proxy connections
2007-03-13 Shawn O. PearceUse RUN_GIT_CMD to run push backends
2007-03-13 Shawn O. PearceCorrect new compiler warnings in builtin-revert
2007-03-13 Shawn O. PearceReplace fork_with_pipe in bundle with run_command
2007-03-13 Shawn O. PearceTeach run-command to redirect stdout to /dev/null
2007-03-13 Shawn O. PearceTeach run-command about stdout redirection
2007-03-13 Don ZickusAdd a couple more test cases to the suite.
2007-03-13 Don Zickusrestrict the patch filtering
2007-03-13 Don Zickusbuiltin-mailinfo.c infrastrcture changes
2007-03-13 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-03-13 Junio C HamanoMerge branch 'maint'
2007-03-13 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-03-13 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-03-13 Shawn O. PearceFix t5510-fetch's use of sed
2007-03-12 Shawn O. PearceSimplify closing two fds at once in run-command.c
2007-03-12 Shawn O. PearceRemove unnecessary casts from fast-import
2007-03-12 Shawn O. PearceMerge branch 'maint'
2007-03-12 Jeff KingNew fast-import test case for valid tree sorting
2007-03-12 Jeff Kingfast-import: grow tree storage more aggressively
2007-03-12 Shawn O. PearceDon't package the git-gui credits file anymore
2007-03-12 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-03-12 Linus TorvaldsRe-fix get_sha1_oneline()
2007-03-12 Shawn O. PearceMerge branch 'maint' gitgui-0.6.5
2007-03-12 Shawn O. Pearcegit-gui: Allow 'git gui version' outside of a repository gitgui-0.6.4
2007-03-12 Shawn O. Pearcegit-gui: Revert "git-gui: Display all authors of git...
next