summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| | * config --get --path: check for unset $HOMEJonathan Nieder2010-07-272-1/+25
* | | commit: remove full stop from usage help for -uStephen Boyd2010-07-271-1/+1
* | | Clarify help message when no remote is specified in fetch/pull.Matthieu Moy2010-07-271-1/+2
* | | Makefile: add check-docs exception for gitrevisionsThomas Rast2010-07-271-0/+1
* | | Fix 'git' wrapper usage stringThomas Rast2010-07-271-2/+2
* | | Documentation/git-push: Explain status output in more detailThomas Rast2010-07-251-10/+23
* | | Document receive.denyDeleteCurrentThomas Rast2010-07-251-0/+4
* | | Cast execl*() NULL sentinels to (char *)Thomas Rast2010-07-251-6/+6
* | | git-read-tree.txt: acknowledge the directory matching bug in sparse checkoutNguyễn Thái Ngọc Duy2010-07-251-0/+7
* | | INSTALL: configure /etc/xml/catalog to build docs on CygwinJon Seymour2010-07-251-0/+33
* | | t3700-add: fix dependence on stdout and stderr bufferingJohannes Sixt2010-07-251-3/+6
* | | git-rebase--interactive.sh: use printf instead of echo to print commit messageBrandon Casey2010-07-252-7/+13
* | | Add a google-chrome option for web--browseNathan W. Panike2010-07-251-3/+3
* | | Merge branch 'maint-1.7.1' into maintJunio C Hamano2010-07-251-1/+4
|\ \ \ | |/ /
| * | Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2010-07-251-1/+4
| |\ \ | | |/
| | * Merge branch 'maint-1.6.6' into maint-1.7.0Junio C Hamano2010-07-254-3/+26
| | |\
| | | * Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-07-254-3/+26
| | | |\
| | | | * request-pull.txt: Document -p optionStephen Boyd2010-07-251-1/+4
| | | | * Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano2010-07-253-2/+22
| | | | |\
| | | | | * Check size of path buffer before writing into itGreg Brockman2010-07-251-0/+2
* | | | | | git-instaweb: Don't assume Apache executable is named apache2Dan McGee2010-07-231-5/+14
* | | | | | git-instaweb: Fix Apache environment variable passingDan McGee2010-07-231-2/+5
* | | | | | git-instaweb: Fix custom apache log placementDan McGee2010-07-231-1/+1
* | | | | | Git 1.7.2v1.7.2Junio C Hamano2010-07-213-9/+10
* | | | | | tests: correct "does reflog exist?" testsJunio C Hamano2010-07-212-49/+11
* | | | | | t/: work around one-shot variable assignment with test_must_failBrandon Casey2010-07-213-8/+40
* | | | | | t/README: correct an exception when breaking a && chain in testsJonathan Nieder2010-07-211-4/+4
* | | | | | t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey2010-07-202-2/+2
* | | | | | t/t3700: convert two uses of negation operator '!' to use test_must_failBrandon Casey2010-07-201-2/+2
* | | | | | Merge branch 'maint'Junio C Hamano2010-07-202-2/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | t/README: clarify test_must_fail descriptionBrandon Casey2010-07-201-0/+8
| * | | | | Check size of path buffer before writing into itGreg Brockman2010-07-201-0/+2
* | | | | | Merge branch 'maint'Junio C Hamano2010-07-192-3/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | update-server-info: Shorten read_pack_info_file()Ralf Thielow2010-07-191-3/+0
| * | | | | Documentation: Explain git-mergetool's use of temporary filesDavid Aguilar2010-07-191-0/+10
* | | | | | git add: Add --ignore-missing to SYNOPSISÆvar Arnfjörð Bjarmason2010-07-191-1/+2
* | | | | | git submodule add: Remove old docs about implicit -fÆvar Arnfjörð Bjarmason2010-07-191-4/+0
* | | | | | git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-193-15/+35
* | | | | | Merge branch 'jl/add-n-ignore-missing'Junio C Hamano2010-07-195-6/+47
|\ \ \ \ \ \
| * | | | | | git add: Add the "--ignore-missing" option for the dry runJens Lehmann2010-07-125-6/+47
* | | | | | | git-svn: write memoized data explicitly to avoid Storable bugSergey Vlasov2010-07-191-0/+16