Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-02Merge git://repo.or.cz/git-gui into pt/git-guiJunio C Hamano
2010-08-02Documentation/rev-parse: quoting is required with --parseoptThomas Rast
2010-08-02Documentation: reporting bugsJunio C Hamano
2010-08-02git-gui: fix size and position of window panes on startupPat Thoyts
2010-08-02git-gui: mc cannot be used before msgcat has been loadedPat Thoyts
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain
2010-07-30git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts
2010-07-30git-gui: fix shortcut creation on cygwinHeiko Voigt
2010-07-30git-gui: fix PATH environment for mingw development environmentHeiko Voigt
2010-07-30git-gui: fix usage of _gitworktree when creating shortcut for windowsHeiko Voigt
2010-07-30git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg
2010-07-29Fix git rebase --continue to work with touched filesDavid D. Kilzer
2010-07-29Document ls-files -t as semi-obsolete.Matthieu Moy
2010-07-28Git 1.7.2.1v1.7.2.1Junio C Hamano
2010-07-28Sync with 1.7.1.2Junio C Hamano
2010-07-28Git 1.7.1.2v1.7.1.2Junio C Hamano
2010-07-28Sync with 1.7.0 seriesJunio C Hamano
2010-07-28Git 1.7.0.7v1.7.0.7Junio C Hamano
2010-07-27config --get --path: check for unset $HOMEJonathan Nieder
2010-07-27commit: remove full stop from usage help for -uStephen Boyd
2010-07-27Clarify help message when no remote is specified in fetch/pull.Matthieu Moy
2010-07-27Makefile: add check-docs exception for gitrevisionsThomas Rast
2010-07-27Fix 'git' wrapper usage stringThomas Rast
2010-07-26Documentation/git-push: Explain status output in more detailThomas Rast
2010-07-26Document receive.denyDeleteCurrentThomas Rast
2010-07-26Cast execl*() NULL sentinels to (char *)Thomas Rast
2010-07-26git-read-tree.txt: acknowledge the directory matching bug in sparse checkoutNguyễn Thái Ngọc Duy
2010-07-26INSTALL: configure /etc/xml/catalog to build docs on CygwinJon Seymour
2010-07-26t3700-add: fix dependence on stdout and stderr bufferingJohannes Sixt
2010-07-26git-rebase--interactive.sh: use printf instead of echo to print commit messageBrandon Casey
2010-07-26Add a google-chrome option for web--browseNathan W. Panike
2010-07-26Merge branch 'maint-1.7.1' into maintJunio C Hamano
2010-07-26Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano
2010-07-26Merge branch 'maint-1.6.6' into maint-1.7.0Junio C Hamano
2010-07-26Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano
2010-07-26request-pull.txt: Document -p optionStephen Boyd
2010-07-26Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano
2010-07-25Check size of path buffer before writing into itGreg Brockman
2010-07-23git-instaweb: Don't assume Apache executable is named apache2Dan McGee
2010-07-23git-instaweb: Fix Apache environment variable passingDan McGee
2010-07-23git-instaweb: Fix custom apache log placementDan McGee
2010-07-21Git 1.7.2v1.7.2Junio C Hamano
2010-07-21tests: correct "does reflog exist?" testsJunio C Hamano
2010-07-21t/: work around one-shot variable assignment with test_must_failBrandon Casey
2010-07-21t/README: correct an exception when breaking a && chain in testsJonathan Nieder
2010-07-20t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey
2010-07-20t/t3700: convert two uses of negation operator '!' to use test_must_failBrandon Casey
2010-07-20Merge branch 'maint'Junio C Hamano
2010-07-20t/README: clarify test_must_fail descriptionBrandon Casey
2010-07-20Check size of path buffer before writing into itGreg Brockman