aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | 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
* | | | Update "describe" documentation to match realityThiago Farina2009-09-22
* | | | bash: teach 'git reset --patch'SZEDER Gábor2009-09-22
* | | | bash: update 'git stash' completionSZEDER Gábor2009-09-22
* | | | bash: rename __git_find_subcommand() to __git_find_on_cmdline()SZEDER Gábor2009-09-22
* | | | pay attention to DESTDIR when building with NO_PERL_MAKEMAKERJunio C Hamano2009-09-22
* | | | pre-commit.sample: add comment re tr portability; fix grammarJim Meyering2009-09-22
* | | | Update Release Notes to 1.6.5Junio C Hamano2009-09-21
* | | | test-genrandom: ensure stdout is set to _O_BINARY on WindowsJohannes Sixt2009-09-21
* | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2009-09-20
|\ \ \ \
| * | | | gitk: Work around leftover temporary save filePat Thoyts2009-09-21
| * | | | gitk: Show diff of commits at end of compare-commits outputPaul Mackerras2009-09-10
| * | | | gitk: Update Swedish translation (280t0f0u)Peter Krefting2009-08-14
* | | | | Merge branch 'maint'Junio C Hamano2009-09-20
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | push: Correctly initialize nonfastforward in transport_push.Matthieu Moy2009-09-20
* | | | Tag GIT_VERSION when Git is built with MSVCMarius Storm-Olsen2009-09-18
* | | | Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen2009-09-18
* | | | Add README for MSVC buildMarius Storm-Olsen2009-09-18
* | | | Add MSVC to MakefileMarius Storm-Olsen2009-09-18
* | | | Define strncasecmp and ftruncate for MSVCMarius Storm-Olsen2009-09-18
* | | | Make usage of windows.h lean and meanMarius Storm-Olsen2009-09-18
* | | | Add platform files for porting to MSVCFrank Li2009-09-18
* | | | Add MinGW header files to build git with MSVCFrank Li2009-09-18
* | | | Add empty header files for MSVC portMarius Storm-Olsen2009-09-18
* | | | Test for WIN32 instead of __MINGW32_Frank Li2009-09-18
* | | | Fix __stdcall placement and function prototypeFrank Li2009-09-18