Code

git.git
2007-06-10 Junio C HamanoMerge branch 'maint'
2007-06-10 Junio C Hamanomktag: minimally update the description.
2007-06-10 Linus TorvaldsMakefile: add an explicit rule for building assembly...
2007-06-10 J. Bruce Fieldstutorial: use "project history" instead of "changelog...
2007-06-10 J. Bruce FieldsDocumentation: user-manual todo
2007-06-10 J. Bruce Fieldsuser-manual: add a missing section ID
2007-06-10 Gerrit PapeFix typo in remote branch example in git user manual
2007-06-10 J. Bruce Fieldsuser-manual: quick-start updates
2007-06-10 Theodore Ts'ogit-mergetool: Make default selection of merge-tool...
2007-06-10 Dan McGee[PATCH] git-mergetool: Allow gvimdiff to be used as...
2007-06-09 Junio C HamanoMerge branch 'maint'
2007-06-09 Johan HerlandRemove unnecessary code and comments on non-existing...
2007-06-09 william pursellMake command description imperative statement, not...
2007-06-09 René Scharfet5000: silence unzip availability check
2007-06-09 Junio C HamanoMerge branch 'aj/pack'
2007-06-09 Junio C HamanoMerge branch 'js/merge'
2007-06-09 Jeff Kingcmd_log_init: remove parsing of --encoding command...
2007-06-09 Junio C HamanoMerge branch 'ar/wildcardpush'
2007-06-09 Junio C HamanoMerge branch 'ar/clone'
2007-06-08 Junio C HamanoMerge branch 'maint'
2007-06-08 Junio C HamanoEven more missing static
2007-06-08 Junio C HamanoMore missing static
2007-06-08 Junio C HamanoMore missing static
2007-06-08 Pierre HabouzitMissing statics.
2007-06-08 Pierre HabouzitActive_nr is unsigned, hence can't be < 0
2007-06-08 Frank Lichtenheldcvsserver: Make req_Root more critical of its input...
2007-06-08 Michael Ellermangitview: Define __slots__ for Commit
2007-06-08 Michael Ellermangitview: Use new-style classes
2007-06-08 Junio C Hamanocheckout: do not get confused with ambiguous tag/branch...
2007-06-08 Junio C HamanoTest wildcard push/fetch
2007-06-08 Alex RiesenFix push with refspecs containing wildcards
2007-06-07 Junio C HamanoWar on whitespace
2007-06-06 Alex RiesenFix clone to setup the origin if its name ends with...
2007-06-06 Alexandre Julliardpack-check: Sort entries by pack offset before unpackin...
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 Junio C HamanoMerge branch 'mm/tag'
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 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 Johannes Schindelingit-merge-file: refuse to merge binary files
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 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'
next