summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2007-06-093-3/+3
|\
| * Make command description imperative statement, not third-person present.william pursell2007-06-093-3/+3
* | Remove unnecessary code and comments on non-existing 8kB tag object restrictionJohan Herland2007-06-091-7/+0
* | t5000: silence unzip availability checkRené Scharfe2007-06-091-1/+1
* | Merge branch 'aj/pack'Junio C Hamano2007-06-091-12/+35
|\ \
| * | pack-check: Sort entries by pack offset before unpacking them.Alexandre Julliard2007-06-061-12/+35
* | | Merge branch 'js/merge'Junio C Hamano2007-06-092-1/+10
|\ \ \
| * | | git-merge-file: refuse to merge binary filesJohannes Schindelin2007-06-042-1/+10
* | | | cmd_log_init: remove parsing of --encoding command line parameterJeff King2007-06-091-7/+1
* | | | Merge branch 'ar/wildcardpush'Junio C Hamano2007-06-082-12/+109
|\ \ \ \
| * | | | Test wildcard push/fetchJunio C Hamano2007-06-081-0/+82
| * | | | Fix push with refspecs containing wildcardsAlex Riesen2007-06-081-12/+27
* | | | | Merge branch 'ar/clone'Junio C Hamano2007-06-082-1/+47
|\ \ \ \ \
| * | | | | Fix clone to setup the origin if its name ends with .gitAlex Riesen2007-06-062-1/+47
* | | | | | Merge branch 'maint'Junio C Hamano2007-06-082-1/+42
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano2007-06-082-1/+42
| |/ / / /
* | | | | Even more missing staticJunio C Hamano2007-06-089-32/+6
* | | | | More missing staticJunio C Hamano2007-06-083-6/+4
* | | | | More missing staticJunio C Hamano2007-06-082-11/+8
* | | | | Missing statics.Pierre Habouzit2007-06-085-7/+7
* | | | | Active_nr is unsigned, hence can't be < 0Pierre Habouzit2007-06-081-2/+0
* | | | | cvsserver: Make req_Root more critical of its input dataFrank Lichtenheld2007-06-082-0/+45
* | | | | gitview: Define __slots__ for CommitMichael Ellerman2007-06-081-0/+3
* | | | | gitview: Use new-style classesMichael Ellerman2007-06-081-4/+4
| |/ / / |/| | |
* | | | War on whitespaceJunio C Hamano2007-06-07256-852/+645
| |_|/ |/| |
* | | Merge branch 'sv/objfixes'Junio C Hamano2007-06-065-8/+18
|\ \ \
| * | | Don't assume tree entries that are not dirs are blobsSam Vilain2007-06-062-1/+9
| |/ /
| * | git-cvsimport: Make sure to use $git_dir always instead of .git sometimesMichael Milligan2007-06-061-3/+3
| * | fix documentation of unpack-objects -nSam Vilain2007-06-061-2/+2
| * | Accept dates before 2000/01/01 when specified as seconds since the epochJohannes Sixt2007-06-061-2/+4
* | | Makefile: Remove git-merge-base from PROGRAMS.Johannes Sixt2007-06-061-1/+0
* | | t5000: skip ZIP tests if unzip was not foundJohannes Schindelin2007-06-061-0/+7
* | | Merge branch 'mm/tag'Junio C Hamano2007-06-062-11/+46
|\ \ \
| * | | Teach git-tag about showing tag annotations.Matthijs Melchior2007-06-022-11/+46
* | | | git-branch --track: fix tracking branch computation.Junio C Hamano2007-06-062-30/+53
* | | | Fix typo in git-mergetoolJosh Triplett2007-06-061-1/+1
* | | | Add the --numbered-files option to git-format-patch.Jon Loeliger2007-06-062-44/+67
* | | | $EMAIL is a last resort fallback, as it's system-wide.Pierre Habouzit2007-06-061-2/+2
* | | | make clean should remove all the test programs tooMatthias Lederhofer2007-06-061-1/+2
* | | | add git-filter-branch to .gitignoreMatthias Lederhofer2007-06-061-0/+1
* | | | Merge branch 'gb/idx'Junio C Hamano2007-06-054-341/+245
|\ \ \ \ | |_|_|/ |/| | |
| * | | Unify write_index_file functionsGeert Bosch2007-06-024-341/+245
* | | | merge-recursive: refuse to merge binary filesJohannes Schindelin2007-06-042-0/+20
* | | | Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin2007-06-044-17/+11
* | | | git-fsck: learn about --verboseJohannes Schindelin2007-06-042-2/+45
* | | | gitweb: Handle non UTF-8 text betterMartin Koegler2007-06-032-10/+59
* | | | Add test-sha1 to .gitignore.Randal L. Schwartz2007-06-031-0/+1
| |/ / |/| |
* | | git-apply: what is detected and fixed is not just trailing spaces.Junio C Hamano2007-06-021-9/+8
* | | Update to SubmittingPatchesJohannes Schindelin2007-06-021-0/+4
* | | Merge branch 'maint' to sync with 1.5.2.1Junio C Hamano2007-06-021-0/+53
|\ \ \ | | |/ | |/|