Code

git.git
2007-06-06 Junio C HamanoMerge branch 'js/filter' into ei/worktree+filter
2007-06-06 Matthias Lederhofersetup_git_directory: fix segfault if repository is...
2007-06-06 Matthias Lederhofertest GIT_WORK_TREE
2007-06-06 Matthias Lederhoferextend rev-parse test for --is-inside-work-tree
2007-06-06 Matthias LederhoferUse new semantics of is_bare/inside_git_dir/inside_work...
2007-06-06 Matthias Lederhoferintroduce GIT_WORK_TREE to specify the work tree
2007-06-06 Matthias Lederhofertest git rev-parse
2007-06-06 Matthias Lederhoferrev-parse: introduce --is-bare-repository
2007-06-06 Matthias Lederhoferrev-parse: document --is-inside-git-dir
2007-06-06 Junio C HamanoMerge branch 'sv/objfixes'
2007-06-06 Sam VilainDon't assume tree entries that are not dirs are blobs
2007-06-06 Michael Milligangit-cvsimport: Make sure to use $git_dir always instead...
2007-06-06 Sam Vilainfix documentation of unpack-objects -n
2007-06-06 Johannes SixtAccept dates before 2000/01/01 when specified as second...
2007-06-06 Johannes SixtMakefile: Remove git-merge-base from PROGRAMS.
2007-06-06 Johannes Schindelint5000: skip ZIP tests if unzip was not found
2007-06-06 Johannes Sixtfilter-branch: also don't fail in map() if a commit...
2007-06-06 Johannes Sixtfilter-branch: Use rev-list arguments to specify revisi...
2007-06-06 Johannes Schindelinfilter-branch: fix behaviour of '-k'
2007-06-06 Johannes Schindelinfilter-branch: use $(($i+1)) instead of $((i+1))
2007-06-06 Junio C HamanoMerge branch 'mm/tag'
2007-06-06 Matthias Lederhoferchmod +x git-filter-branch.sh
2007-06-06 Junio C Hamanogit-branch --track: fix tracking branch computation.
2007-06-06 Josh TriplettFix typo in git-mergetool
2007-06-06 Jon LoeligerAdd the --numbered-files option to git-format-patch.
2007-06-06 Pierre Habouzit$EMAIL is a last resort fallback, as it's system-wide.
2007-06-06 Matthias Lederhoferfilter-branch: prevent filters from reading from stdin
2007-06-06 Matthias Lederhofermake clean should remove all the test programs too
2007-06-06 Matthias Lederhoferadd git-filter-branch to .gitignore
2007-06-06 Junio C HamanoMerge branch 'gb/idx'
2007-06-05 Junio C Hamanot7003: make test repeatable
2007-06-05 Johannes Schindelinmerge-recursive: refuse to merge binary files
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 Matthijs MelchiorTeach git-tag about showing tag annotations.
2007-06-03 Johannes SchindelinAdd git-filter-branch
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 Geert BoschUnify write_index_file functions
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
next