aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bash: add support for 'git replace'Björn Gustavsson2009-10-09
* completion: fix alias listings with newlinesStephen Boyd2009-10-09
* completion: fix completion of git <TAB><TAB>Stephen Boyd2009-10-09
* import-tars: Add missing closing bracketIngmar Vanhassel2009-10-09
* racy-git.txt: explain nsec problem in more detailJonathan Nieder2009-10-09
* Documentation: clarify "working tree" definitionJonathan Nieder2009-10-09
* Documentation: clarify branch creationJonathan Nieder2009-10-09
* Documentation: branch: update --merged descriptionJonathan Nieder2009-10-09
* Documentation: clarify mergeoptions descriptionJonathan Nieder2009-10-09
* Documentation: git fmt-merge-msg does not have to be a scriptJonathan Nieder2009-10-09
* Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileJonathan Nieder2009-10-09
* pull: improve advice for unconfigured error caseJeff King2009-10-09
* Merge git://git.bogomips.org/git-svnJunio C Hamano2009-10-09
|\
| * git-svn: Avoid spurious errors when rewriteRoot is used.Alexander Gavrilov2009-10-09
* | Merge branch 'ms/msvc'Junio C Hamano2009-10-09
|\ \
| * | Fix the exit code of MSVC build scripts on cygwinRamsay Jones2009-10-08
| * | Fix MSVC build on cygwinRamsay Jones2009-10-08
* | | Update draft release notes to 1.6.5Junio C Hamano2009-10-08
* | | Merge branch 'maint'Junio C Hamano2009-10-08
|\ \ \
| * | | ls-files: die instead of fprintf/exit in -i errorBen Walton2009-10-08
* | | | Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Brandon Casey2009-10-08
* | | | Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Brandon Casey2009-10-08
| |_|/ |/| |
* | | completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd2009-10-07
* | | completion: update am, commit, and logStephen Boyd2009-10-07
* | | Makefile: enable THREADED_DELTA_SEARCH on SunOSBrandon Casey2009-10-07
* | | Merge branch 'maint'Junio C Hamano2009-10-07
|\ \ \ | |/ /
| * | fast-import.c::validate_raw_date(): really validate the valueJunio C Hamano2009-10-07
* | | README: git lives at http://git-scm.com these daysStefan Naewe2009-10-07
* | | git-pull: dead code removalJunio C Hamano2009-10-05
* | | Merge branch 'maint'Junio C Hamano2009-10-04
|\ \ \ | |/ /
| * | Merge branch 'jc/maint-1.6.4-show-branch-default' into maintJunio C Hamano2009-10-04
| |\ \
| | * | show-branch: fix segfault when showbranch.default existsJunio C Hamano2009-10-04
* | | | Fix '--relative-date'Johan Sageryd2009-10-03
* | | | tests: make all test files executableMark Rada2009-10-02
* | | | filter-branch: add --prune-empty to option summaryAdam Brewster2009-10-02
* | | | Fix some printf format warningsRamsay Jones2009-10-02
* | | | builtin-mailinfo.c: check error status from rewind and ftruncateJunio C Hamano2009-09-29
* | | | Make just opening the generated MSVC solution file not modify itSebastian Schuberth2009-09-29
* | | | Make generated MSVC solution file open from Windows ExplorerSebastian Schuberth2009-09-29
* | | | generators/vcproj.pm: remove UNICODE from buildMichael Wookey2009-09-29
* | | | typo fix: Directory `...' exist, ...: s/exist/exists/Jim Meyering2009-09-29
* | | | Documentation/git-gc.txt: default --aggressive window is 250, not 10Brandon Casey2009-09-29
* | | | Correct minor typo in post-receive hook templateFrederik Schwarzer2009-09-29
* | | | git branch -D: give a better error message when lockfile creation failsMiklos Vajna2009-09-29
* | | | parse-opt: ignore negation of OPT_NONEG for ambiguity checksAndreas Schwab2009-09-29
* | | | make 'git clone' ask the remote only for objects it cares aboutNicolas Pitre2009-09-26
* | | | send-email: fix obscure error when encryption=tls and smtp cannot connectYakov Lerner2009-09-25
* | | | bash: teach 'git checkout' optionsSZEDER Gábor2009-09-25
* | | | perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIRBrandon Casey2009-09-25
* | | | pull: Clarify "helpful" message for another corner casev1.6.5-rc2Junio C Hamano2009-09-22