summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-10git-blame -w: ignore whitespaceJunio C Hamano
2007-06-10git-blame: do not indent with spaces.Junio C Hamano
2007-06-09Merge branch 'maint'Junio C Hamano
2007-06-09Remove unnecessary code and comments on non-existing 8kB tag object restrictionJohan Herland
2007-06-09Make command description imperative statement, not third-person present.william pursell
2007-06-09t5000: silence unzip availability checkRené Scharfe
2007-06-09Merge branch 'aj/pack'Junio C Hamano
2007-06-09Merge branch 'js/merge'Junio C Hamano
2007-06-09cmd_log_init: remove parsing of --encoding command line parameterJeff King
2007-06-09Merge branch 'ar/wildcardpush'Junio C Hamano
2007-06-09Merge branch 'ar/clone'Junio C Hamano
2007-06-08Merge branch 'maint'Junio C Hamano
2007-06-08Even more missing staticJunio C Hamano
2007-06-08More missing staticJunio C Hamano
2007-06-08More missing staticJunio C Hamano
2007-06-08Missing statics.Pierre Habouzit
2007-06-08Active_nr is unsigned, hence can't be < 0Pierre Habouzit
2007-06-08cvsserver: Make req_Root more critical of its input dataFrank Lichtenheld
2007-06-08gitview: Define __slots__ for CommitMichael Ellerman
2007-06-08gitview: Use new-style classesMichael Ellerman
2007-06-08checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano
2007-06-08Test wildcard push/fetchJunio C Hamano
2007-06-08Fix push with refspecs containing wildcardsAlex Riesen
2007-06-07War on whitespaceJunio C Hamano
2007-06-06Fix clone to setup the origin if its name ends with .gitAlex Riesen
2007-06-06pack-check: Sort entries by pack offset before unpacking them.Alexandre Julliard
2007-06-06Merge branch 'sv/objfixes'Junio C Hamano
2007-06-06Don't assume tree entries that are not dirs are blobsSam Vilain
2007-06-06git-cvsimport: Make sure to use $git_dir always instead of .git sometimesMichael Milligan
2007-06-06fix documentation of unpack-objects -nSam Vilain
2007-06-06Accept dates before 2000/01/01 when specified as seconds since the epochJohannes Sixt
2007-06-06Makefile: Remove git-merge-base from PROGRAMS.Johannes Sixt
2007-06-06t5000: skip ZIP tests if unzip was not foundJohannes Schindelin
2007-06-06Merge branch 'mm/tag'Junio C Hamano
2007-06-06git-branch --track: fix tracking branch computation.Junio C Hamano
2007-06-06Fix typo in git-mergetoolJosh Triplett
2007-06-06Add the --numbered-files option to git-format-patch.Jon Loeliger
2007-06-06$EMAIL is a last resort fallback, as it's system-wide.Pierre Habouzit
2007-06-06make clean should remove all the test programs tooMatthias Lederhofer
2007-06-06add git-filter-branch to .gitignoreMatthias Lederhofer
2007-06-06Merge branch 'gb/idx'Junio C Hamano
2007-06-05git-merge-file: refuse to merge binary filesJohannes Schindelin
2007-06-05merge-recursive: refuse to merge binary filesJohannes Schindelin
2007-06-05Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin
2007-06-05git-fsck: learn about --verboseJohannes Schindelin
2007-06-03gitweb: Handle non UTF-8 text betterMartin Koegler
2007-06-03Add test-sha1 to .gitignore.Randal L. Schwartz
2007-06-03Teach git-tag about showing tag annotations.Matthijs Melchior
2007-06-03git-apply: what is detected and fixed is not just trailing spaces.Junio C Hamano
2007-06-03Update to SubmittingPatchesJohannes Schindelin