aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cvsserver: Actually implement --export-allFrank Lichtenheld2007-06-15
* cvsserver: Let --base-path and pserver get along just fineFrank Lichtenheld2007-06-15
* cvsserver: Add some useful commandline optionsFrank Lichtenheld2007-06-08
* Merge branch 'maint'Junio C Hamano2007-06-08
|\
| * checkout: do not get confused with ambiguous tag/branch namesJunio C Hamano2007-06-08
* | Even more missing staticJunio C Hamano2007-06-08
* | More missing staticJunio C Hamano2007-06-08
* | More missing staticJunio C Hamano2007-06-08
* | Missing statics.Pierre Habouzit2007-06-08
* | Active_nr is unsigned, hence can't be < 0Pierre Habouzit2007-06-08
* | cvsserver: Make req_Root more critical of its input dataFrank Lichtenheld2007-06-08
* | gitview: Define __slots__ for CommitMichael Ellerman2007-06-08
* | gitview: Use new-style classesMichael Ellerman2007-06-08
* | War on whitespaceJunio C Hamano2007-06-07
* | Merge branch 'sv/objfixes'Junio C Hamano2007-06-06
|\ \
| * | Don't assume tree entries that are not dirs are blobsSam Vilain2007-06-06
| |/
| * git-cvsimport: Make sure to use $git_dir always instead of .git sometimesMichael Milligan2007-06-06
| * fix documentation of unpack-objects -nSam Vilain2007-06-06
| * Accept dates before 2000/01/01 when specified as seconds since the epochJohannes Sixt2007-06-06
* | Makefile: Remove git-merge-base from PROGRAMS.Johannes Sixt2007-06-06
* | t5000: skip ZIP tests if unzip was not foundJohannes Schindelin2007-06-06
* | Merge branch 'mm/tag'Junio C Hamano2007-06-06
|\ \
| * | Teach git-tag about showing tag annotations.Matthijs Melchior2007-06-02
* | | git-branch --track: fix tracking branch computation.Junio C Hamano2007-06-06
* | | Fix typo in git-mergetoolJosh Triplett2007-06-06
* | | Add the --numbered-files option to git-format-patch.Jon Loeliger2007-06-06
* | | $EMAIL is a last resort fallback, as it's system-wide.Pierre Habouzit2007-06-06
* | | make clean should remove all the test programs tooMatthias Lederhofer2007-06-06
* | | add git-filter-branch to .gitignoreMatthias Lederhofer2007-06-06
* | | Merge branch 'gb/idx'Junio C Hamano2007-06-05
|\ \ \
| * | | Unify write_index_file functionsGeert Bosch2007-06-02
* | | | merge-recursive: refuse to merge binary filesJohannes Schindelin2007-06-04
* | | | Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin2007-06-04
* | | | git-fsck: learn about --verboseJohannes Schindelin2007-06-04
* | | | gitweb: Handle non UTF-8 text betterMartin Koegler2007-06-03
* | | | Add test-sha1 to .gitignore.Randal L. Schwartz2007-06-03
| |/ / |/| |
* | | git-apply: what is detected and fixed is not just trailing spaces.Junio C Hamano2007-06-02
* | | Update to SubmittingPatchesJohannes Schindelin2007-06-02
* | | Merge branch 'maint' to sync with 1.5.2.1Junio C Hamano2007-06-02
|\ \ \ | | |/ | |/|
| * | GIT 1.5.2.1v1.5.2.1Junio C Hamano2007-06-02
* | | Release Notes: start preparing for 1.5.3Junio C Hamano2007-06-02
| | |
| \ \
*-. \ \ Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano2007-06-02
|\ \ \ \ | |_|_|/ |/| | |
| | * | Remove git-applypatchJunio C Hamano2007-05-24
| | * | git-applymbox: Remove commandPetr Baudis2007-05-24
| * | | Add basic test-script for git-submoduleLars Hjemli2007-06-02
| * | | Add git-submodule commandLars Hjemli2007-05-26
* | | | Merge branch 'np/pack'Junio C Hamano2007-06-02
|\ \ \ \
| * | | | fix repack with --max-pack-sizeNicolas Pitre2007-05-30
| * | | | builtin-pack-object: cache small deltasMartin Koegler2007-05-29
| * | | | git-pack-objects: cache small deltas between big objectsMartin Koegler2007-05-29