summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* instaweb: minimize moving parts for WEBrickEric Wong2010-08-051-28/+17
* instaweb: fix WEBrick server supportEric Wong2010-08-051-2/+27
* Merge branch 'maint'Junio C Hamano2010-08-0313-36/+115
|\
| * Merge branch 'sv/maint-diff-q-clear-fix' into maintJunio C Hamano2010-08-031-1/+0
| |\
| | * Fix DIFF_QUEUE_CLEAR refactoringJunio C Hamano2010-08-021-1/+0
| * | Merge branch 'rr/svn-fe' into maintJunio C Hamano2010-08-033-2/+3
| |\ \
| | * | contrib/svn-fe: Add the svn-fe target to .gitignoreRamkumar Ramachandra2010-08-031-0/+1
| | * | contrib/svn-fe: Fix IncludePathRamkumar Ramachandra2010-08-032-2/+2
| * | | Merge branch 'pt/git-gui' into maintJunio C Hamano2010-08-039-33/+112
| |\ \ \
| | * \ \ Merge git://repo.or.cz/git-gui into pt/git-guiJunio C Hamano2010-08-029-33/+112
| | |\ \ \
| | | * | | git-gui: fix size and position of window panes on startupPat Thoyts2010-08-021-18/+37
| | | * | | git-gui: mc cannot be used before msgcat has been loadedPat Thoyts2010-08-021-1/+1
| | | * | | git-gui: use textconv filter for diff and blameClément Poulain2010-07-304-4/+51
| | | * | | git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts2010-07-301-3/+8
| | | * | | git-gui: fix shortcut creation on cygwinHeiko Voigt2010-07-301-2/+2
| | | * | | git-gui: fix PATH environment for mingw development environmentHeiko Voigt2010-07-301-2/+3
| | | * | | git-gui: fix usage of _gitworktree when creating shortcut for windowsHeiko Voigt2010-07-301-2/+2
| | | * | | git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg2010-07-301-1/+1
| | | * | | git-gui: fix usage of themed widgets variableHeiko Voigt2010-07-101-0/+1
| | | * | | git-gui: Handle failure of core.worktree to identify the working directory.Pat Thoyts2010-07-101-0/+3
| | | * | | Merge branch 'maint'Shawn O. Pearce2010-02-081-0/+3
| | | |\ \ \
| | | | * | | git-gui: check whether systems nice command works or disable itHeiko Voigt2010-02-081-0/+3
* | | | | | | Merge branch 'gp/pack-refs-remove-empty-dirs'Junio C Hamano2010-08-032-0/+38
|\ \ \ \ \ \ \
| * | | | | | | pack-refs: remove newly empty directoriesGreg Price2010-07-072-0/+38
* | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2010-08-023-0/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | git svn: fix dcommit to work with touched filesDavid D. Kilzer2010-08-022-0/+12
| * | | | | | | | git svn: add an option to recode pathnamesDmitry Statyvka2010-07-302-0/+15
* | | | | | | | | upload-pack: Improve error message when bad ref requestedElijah Newren2010-08-022-1/+11
* | | | | | | | | Document git-instaweb start/stop/restartJared Hance2010-08-021-0/+3
* | | | | | | | | gitweb: Fix typo in run() subroutineJakub Narebski2010-08-021-1/+1
* | | | | | | | | ls-files: learn a debugging dump formatThomas Rast2010-08-022-0/+15
* | | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-026-8/+69
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'ab/tap' into maintJunio C Hamano2010-08-021-4/+3
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason2010-08-021-3/+0
| | * | | | | | | test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason2010-08-021-1/+3
| * | | | | | | | Documentation/rev-parse: quoting is required with --parseoptThomas Rast2010-08-021-2/+5
| * | | | | | | | Documentation: reporting bugsJunio C Hamano2010-08-021-0/+7
| * | | | | | | | Fix git rebase --continue to work with touched filesDavid D. Kilzer2010-07-282-0/+44
| * | | | | | | | Document ls-files -t as semi-obsolete.Matthieu Moy2010-07-281-2/+10
* | | | | | | | | builtin/push.c: remove useless temporary variableJared Hance2010-08-021-4/+4
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | gitweb: move highlight config out of guess_file_syntax()Alejandro R. Sedeño2010-07-281-24/+23
* | | | | | | | SubmittingPatches: Cite the 50 char subject limitÆvar Arnfjörð Bjarmason2010-07-281-1/+2
* | | | | | | | SubmittingPatches: Clarify the Signed-off-by rulesÆvar Arnfjörð Bjarmason2010-07-281-5/+3
* | | | | | | | upload-pack: remove unused "create_full_pack" code in do_rev_listNguyễn Thái Ngọc Duy2010-07-281-17/+12
* | | | | | | | Sync with 1.7.2.1Junio C Hamano2010-07-2712-10/+89
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Git 1.7.2.1v1.7.2.1Junio C Hamano2010-07-274-3/+29
| * | | | | | | Sync with 1.7.1.2Junio C Hamano2010-07-275-3/+54
| |\ \ \ \ \ \ \
| | * | | | | | | Git 1.7.1.2v1.7.1.2Junio C Hamano2010-07-273-2/+13
| | * | | | | | | Sync with 1.7.0 seriesJunio C Hamano2010-07-274-2/+44
| | |\ \ \ \ \ \ \
| | | * | | | | | | Git 1.7.0.7v1.7.0.7Junio C Hamano2010-07-274-3/+20