summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* import-tars: Add missing closing bracketIngmar Vanhassel2009-10-091-1/+1
* racy-git.txt: explain nsec problem in more detailJonathan Nieder2009-10-091-4/+6
* Documentation: clarify "working tree" definitionJonathan Nieder2009-10-091-3/+3
* Documentation: clarify branch creationJonathan Nieder2009-10-091-8/+8
* Documentation: branch: update --merged descriptionJonathan Nieder2009-10-091-4/+6
* Documentation: clarify mergeoptions descriptionJonathan Nieder2009-10-092-3/+3
* Documentation: git fmt-merge-msg does not have to be a scriptJonathan Nieder2009-10-092-5/+6
* Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileJonathan Nieder2009-10-091-1/+5
* pull: improve advice for unconfigured error caseJeff King2009-10-091-4/+12
* Merge git://git.bogomips.org/git-svnJunio C Hamano2009-10-091-2/+9
|\
| * git-svn: Avoid spurious errors when rewriteRoot is used.Alexander Gavrilov2009-10-091-2/+9
* | Merge branch 'ms/msvc'Junio C Hamano2009-10-093-3/+3
|\ \
| * | Fix the exit code of MSVC build scripts on cygwinRamsay Jones2009-10-092-2/+2
| * | Fix MSVC build on cygwinRamsay Jones2009-10-091-1/+1
* | | Update draft release notes to 1.6.5Junio C Hamano2009-10-091-6/+10
* | | Merge branch 'maint'Junio C Hamano2009-10-091-5/+2
|\ \ \
| * | | ls-files: die instead of fprintf/exit in -i errorBen Walton2009-10-091-5/+2
* | | | Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Brandon Casey2009-10-091-0/+12
* | | | Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Brandon Casey2009-10-091-0/+2
| |_|/ |/| |
* | | completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd2009-10-081-0/+2
* | | completion: update am, commit, and logStephen Boyd2009-10-081-2/+7
* | | Makefile: enable THREADED_DELTA_SEARCH on SunOSBrandon Casey2009-10-081-0/+1
* | | Merge branch 'maint'Junio C Hamano2009-10-081-3/+6
|\| |
| * | fast-import.c::validate_raw_date(): really validate the valueJunio C Hamano2009-10-071-3/+6
* | | README: git lives at http://git-scm.com these daysStefan Naewe2009-10-071-1/+1
* | | git-pull: dead code removalJunio C Hamano2009-10-051-8/+1
* | | Merge branch 'maint'Junio C Hamano2009-10-042-3/+19
|\| |
| * | Merge branch 'jc/maint-1.6.4-show-branch-default' into maintJunio C Hamano2009-10-042-3/+19
| |\ \
| | * | show-branch: fix segfault when showbranch.default existsJunio C Hamano2009-10-042-3/+19
* | | | Fix '--relative-date'Johan Sageryd2009-10-032-1/+2
* | | | tests: make all test files executableMark Rada2009-10-022-0/+0
* | | | filter-branch: add --prune-empty to option summaryAdam Brewster2009-10-021-0/+1
* | | | Fix some printf format warningsRamsay Jones2009-10-021-2/+2
* | | | builtin-mailinfo.c: check error status from rewind and ftruncateJunio C Hamano2009-09-291-2/+4
* | | | Make just opening the generated MSVC solution file not modify itSebastian Schuberth2009-09-291-31/+11
* | | | Make generated MSVC solution file open from Windows ExplorerSebastian Schuberth2009-09-291-1/+4
* | | | generators/vcproj.pm: remove UNICODE from buildMichael Wookey2009-09-291-4/+4
* | | | typo fix: Directory `...' exist, ...: s/exist/exists/Jim Meyering2009-09-291-1/+1
* | | | Documentation/git-gc.txt: default --aggressive window is 250, not 10Brandon Casey2009-09-291-1/+1
* | | | Correct minor typo in post-receive hook templateFrederik Schwarzer2009-09-291-1/+1
* | | | git branch -D: give a better error message when lockfile creation failsMiklos Vajna2009-09-293-7/+24
* | | | parse-opt: ignore negation of OPT_NONEG for ambiguity checksAndreas Schwab2009-09-293-0/+28
* | | | make 'git clone' ask the remote only for objects it cares aboutNicolas Pitre2009-09-261-10/+17
* | | | send-email: fix obscure error when encryption=tls and smtp cannot connectYakov Lerner2009-09-261-1/+1
* | | | bash: teach 'git checkout' optionsSZEDER Gábor2009-09-251-1/+15
* | | | perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIRBrandon Casey2009-09-251-0/+8
* | | | pull: Clarify "helpful" message for another corner casev1.6.5-rc2Junio C Hamano2009-09-231-1/+6
* | | | Update "describe" documentation to match realityThiago Farina2009-09-231-1/+1
* | | | bash: teach 'git reset --patch'SZEDER Gábor2009-09-221-1/+1
* | | | bash: update 'git stash' completionSZEDER Gábor2009-09-221-4/+16