summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-16GIT 1.6.5.1v1.6.5.1Junio C Hamano4-2/+23
2009-10-16Merge branch 'maint-1.6.4' into maintJunio C Hamano2-1/+67
2009-10-16grep: do not segfault when -f is usedMatt Kraai2-1/+67
2009-10-14sha1_file: Fix infinite loop when pack is corruptedShawn O. Pearce2-0/+13
2009-10-14change throughput display units with fast linksNicolas Pitre1-1/+7
2009-10-14clone: Supply the right commit hash to post-checkout when -b is usedBjörn Steinbrink2-1/+3
2009-10-13remote-curl: add missing initialization of argv0_pathJohannes Sixt1-0/+1
2009-10-13Merge branch 'maint-1.6.4' into maintJunio C Hamano1-1/+2
2009-10-12git-stash documentation: mention default options for 'list'Miklos Vajna1-1/+2
2009-10-10GIT 1.6.5v1.6.5Junio C Hamano3-7/+6
2009-10-10git-svn: hide find_parent_branch output in double quiet modeSimon Arlott1-7/+12
2009-10-09Documentation: clone: clarify discussion of initial branchJonathan Nieder1-2/+3
2009-10-09Merge branch 'rs/maint-archive-prefix'Junio C Hamano2-3/+16
2009-10-09Merge branch 'fc/mutt-alias'Junio C Hamano1-1/+1
2009-10-09Merge branch 'ef/msvc-noreturn'Junio C Hamano3-9/+11
2009-10-09Merge branch 'jk/reflog-date'Junio C Hamano3-2/+7
2009-10-09Merge branch 'ch/am-header'Junio C Hamano1-1/+1
2009-10-09bash: add support for 'git replace'Björn Gustavsson1-0/+6
2009-10-09completion: fix alias listings with newlinesStephen Boyd1-2/+6
2009-10-09completion: fix completion of git <TAB><TAB>Stephen Boyd1-1/+1
2009-10-09import-tars: Add missing closing bracketIngmar Vanhassel1-1/+1
2009-10-09racy-git.txt: explain nsec problem in more detailJonathan Nieder1-4/+6
2009-10-09Documentation: clarify "working tree" definitionJonathan Nieder1-3/+3
2009-10-09Documentation: clarify branch creationJonathan Nieder1-8/+8
2009-10-09Documentation: branch: update --merged descriptionJonathan Nieder1-4/+6
2009-10-09Documentation: clarify mergeoptions descriptionJonathan Nieder2-3/+3
2009-10-09Documentation: git fmt-merge-msg does not have to be a scriptJonathan Nieder2-5/+6
2009-10-09Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileJonathan Nieder1-1/+5
2009-10-09pull: improve advice for unconfigured error caseJeff King1-4/+12
2009-10-09Merge git://git.bogomips.org/git-svnJunio C Hamano1-2/+9
2009-10-09git-svn: Avoid spurious errors when rewriteRoot is used.Alexander Gavrilov1-2/+9
2009-10-09Merge branch 'ms/msvc'Junio C Hamano3-3/+3
2009-10-08Update draft release notes to 1.6.5Junio C Hamano1-6/+10
2009-10-08Merge branch 'maint'Junio C Hamano1-5/+2
2009-10-08Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Brandon Casey1-0/+12
2009-10-08ls-files: die instead of fprintf/exit in -i errorBen Walton1-5/+2
2009-10-08Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Brandon Casey1-0/+2
2009-10-08Fix the exit code of MSVC build scripts on cygwinRamsay Jones2-2/+2
2009-10-08Fix MSVC build on cygwinRamsay Jones1-1/+1
2009-10-08Git archive and trailing "/" in prefixRené Scharfe2-3/+16
2009-10-07completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd1-0/+2
2009-10-07completion: update am, commit, and logStephen Boyd1-2/+7
2009-10-07Makefile: enable THREADED_DELTA_SEARCH on SunOSBrandon Casey1-0/+1
2009-10-07Merge branch 'maint'Junio C Hamano1-3/+6
2009-10-07fast-import.c::validate_raw_date(): really validate the valueJunio C Hamano1-3/+6
2009-10-07README: git lives at http://git-scm.com these daysStefan Naewe1-1/+1
2009-10-05git-pull: dead code removalJunio C Hamano1-8/+1
2009-10-04Merge branch 'maint'Junio C Hamano2-3/+19
2009-10-04Merge branch 'jc/maint-1.6.4-show-branch-default' into maintJunio C Hamano2-3/+19
2009-10-04show-branch: fix segfault when showbranch.default existsJunio C Hamano2-3/+19
2009-10-03Fix '--relative-date'Johan Sageryd2-1/+2
2009-10-02tests: make all test files executableMark Rada2-0/+0
2009-10-02filter-branch: add --prune-empty to option summaryAdam Brewster1-0/+1
2009-10-02Fix some printf format warningsRamsay Jones1-2/+2
2009-10-01send-email: fix mutt regex for grouped aliasesFelipe Contreras1-1/+1
2009-10-01add NORETURN_PTR for function pointersErik Faye-Lund2-4/+6
2009-10-01increase portability of NORETURN declarationsErik Faye-Lund3-9/+9
2009-09-29improve reflog date/number heuristicJeff King3-2/+7
2009-09-29builtin-mailinfo.c: check error status from rewind and ftruncateJunio C Hamano1-2/+4
2009-09-29Make just opening the generated MSVC solution file not modify itSebastian Schuberth1-31/+11
2009-09-29Make generated MSVC solution file open from Windows ExplorerSebastian Schuberth1-1/+4
2009-09-29generators/vcproj.pm: remove UNICODE from buildMichael Wookey1-4/+4
2009-09-29typo fix: Directory `...' exist, ...: s/exist/exists/Jim Meyering1-1/+1
2009-09-29Documentation/git-gc.txt: default --aggressive window is 250, not 10Brandon Casey1-1/+1
2009-09-29Correct minor typo in post-receive hook templateFrederik Schwarzer1-1/+1
2009-09-29git branch -D: give a better error message when lockfile creation failsMiklos Vajna3-7/+24
2009-09-29parse-opt: ignore negation of OPT_NONEG for ambiguity checksAndreas Schwab3-0/+28
2009-09-26make 'git clone' ask the remote only for objects it cares aboutNicolas Pitre1-10/+17
2009-09-25git-am: force egrep to use correct characters setChristian Himpel1-1/+1
2009-09-25git-am: fixed patch_format detection according to RFC2822Christian Himpel1-1/+1
2009-09-25send-email: fix obscure error when encryption=tls and smtp cannot connectYakov Lerner1-1/+1
2009-09-25bash: teach 'git checkout' optionsSZEDER Gábor1-1/+15
2009-09-25perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIRBrandon Casey1-0/+8
2009-09-22pull: Clarify "helpful" message for another corner casev1.6.5-rc2Junio C Hamano1-1/+6
2009-09-22Update "describe" documentation to match realityThiago Farina1-1/+1
2009-09-22bash: teach 'git reset --patch'SZEDER Gábor1-1/+1
2009-09-22bash: update 'git stash' completionSZEDER Gábor1-4/+16
2009-09-22bash: rename __git_find_subcommand() to __git_find_on_cmdline()SZEDER Gábor1-7/+7
2009-09-22pay attention to DESTDIR when building with NO_PERL_MAKEMAKERJunio C Hamano1-4/+4
2009-09-22pre-commit.sample: add comment re tr portability; fix grammarJim Meyering1-4/+7
2009-09-21Update Release Notes to 1.6.5Junio C Hamano1-4/+14
2009-09-21test-genrandom: ensure stdout is set to _O_BINARY on WindowsJohannes Sixt1-2/+1
2009-09-20Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2-259/+618
2009-09-21gitk: Work around leftover temporary save filePat Thoyts1-0/+1
2009-09-20Merge branch 'maint'Junio C Hamano1-1/+2
2009-09-20push: Correctly initialize nonfastforward in transport_push.Matthieu Moy1-1/+2
2009-09-18Tag GIT_VERSION when Git is built with MSVCMarius Storm-Olsen1-0/+1
2009-09-18Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)Marius Storm-Olsen8-1/+1503
2009-09-18Add README for MSVC buildMarius Storm-Olsen1-0/+39
2009-09-18Add MSVC to MakefileMarius Storm-Olsen3-1/+128
2009-09-18Define strncasecmp and ftruncate for MSVCMarius Storm-Olsen1-0/+2
2009-09-18Make usage of windows.h lean and meanMarius Storm-Olsen7-12/+13
2009-09-18Add platform files for porting to MSVCFrank Li3-0/+93
2009-09-18Add MinGW header files to build git with MSVCFrank Li5-0/+256
2009-09-18Add empty header files for MSVC portMarius Storm-Olsen14-0/+14
2009-09-18Test for WIN32 instead of __MINGW32_Frank Li6-13/+15
2009-09-18Fix __stdcall placement and function prototypeFrank Li2-3/+3
2009-09-18Set _O_BINARY as default fmode for both MinGW and MSVCMarius Storm-Olsen2-2/+5
2009-09-18Change regerror() declaration from K&R style to ANSI C (C89)Frank Li1-5/+2
2009-09-18Add include guards to compat/win32.hMarius Storm-Olsen1-0/+5
2009-09-18Avoid declaration after statementFrank Li3-5/+14
2009-09-18pack-objects: remove SP at the end of usage stringThiago Farina1-9/+9
2009-09-18Update the usage bundle string.Thiago Farina1-3/+7
2009-09-17cvs: initialize empty passwordClemens Buchacher1-0/+1
2009-09-16Merge 1.6.4.4 inJunio C Hamano2-1/+28
2009-09-16GIT 1.6.4.4v1.6.4.4Junio C Hamano4-3/+30
2009-09-16Merge branch 'jc/maint-unpack-objects-strict' into maintJunio C Hamano2-7/+44
2009-09-16Merge branch 'tf/diff-whitespace-incomplete-line' into maintJunio C Hamano1-33/+53
2009-09-16Merge branch 'jk/maint-1.6.3-checkout-unborn' into maintJunio C Hamano2-9/+43
2009-09-16Merge branch 'jc/maint-checkout-index-to-prefix' into maintJunio C Hamano3-5/+18
2009-09-14Merge branch 'maint'Junio C Hamano1-1/+1
2009-09-14Merge branch 'rc/maint-http-no-head-pack-check' into maintJunio C Hamano1-1/+1
2009-09-14http.c: avoid freeing an uninitialized pointerJunio C Hamano1-1/+1
2009-09-14web--browse: fix Mac OS X GUI detection for 10.6Heiko Voigt1-1/+2
2009-09-14remove logical typo in documentation of sample update hookHeiko Voigt1-1/+1
2009-09-14Nicolas Pitre has a new email addressNicolas Pitre6-5/+6
2009-09-13git-archive: infer output format from filename when unspecifiedDmitry Potapov2-3/+41
2009-09-13completion: Replace config --list with --get-regexpTodd Zullinger1-21/+9
2009-09-13git-archive: add '-o' as a alias for '--output'Dmitry Potapov3-3/+4
2009-09-13test local clone by copyingClemens Buchacher1-21/+33
2009-09-13git-clone doc: typofixJohannes Gilger1-1/+1
2009-09-13git-push: Accept -n as a synonym for --dry-run.Nelson Elhage2-3/+4
2009-09-13git-commit doc: remove duplicated --dry-run descriptionJunio C Hamano1-7/+1
2009-09-13GIT 1.6.5-rc1v1.6.5-rc1Junio C Hamano1-0/+31
2009-09-13Improve --patch option documentation in git-addJari Aalto1-3/+8
2009-09-13Merge branch 'pk/fast-import-tars'Junio C Hamano1-4/+46
2009-09-13Merge branch 'pk/fast-import-dirs'Junio C Hamano1-0/+416
2009-09-13Merge branch 'jt/pushinsteadof'Junio C Hamano5-32/+131
2009-09-13Merge branch 'jk/unwanted-advices'Junio C Hamano8-1/+66
2009-09-13Merge branch 'jc/merge-saner-messages'Junio C Hamano1-4/+21
2009-09-13quiltimport documentation: --dry-run and -n are synonymsJunio C Hamano1-1/+1
2009-09-13preserve mtime of local cloneClemens Buchacher3-1/+23
2009-09-13don't dereference NULL upon fdopen failureJim Meyering5-8/+8
2009-09-13use write_str_in_full helper to avoid literal string lengthsJim Meyering1-7/+3
2009-09-13Merge branch 'db/vcs-helper'Junio C Hamano9-144/+406
2009-09-13use write_str_in_full helper to avoid literal string lengthsJim Meyering7-9/+14
2009-09-13wrap git's main usage string.Matthieu Moy1-1/+4
2009-09-13Merge branch 'maint'Junio C Hamano8-39/+76
2009-09-13GIT 1.6.4.3v1.6.4.3Junio C Hamano4-3/+33
2009-09-13svn: properly escape arguments for authors-progMark Lodato2-0/+15
2009-09-13Merge branch 'cb/maint-1.6.3-grep-relative-up' into maintJunio C Hamano3-27/+30
2009-09-11Makefile: remove remnant of separate http/https/ftp helpersJunio C Hamano2-4/+2
2009-09-11rebase: use plumbing to show dirty stateJeff King1-1/+1
2009-09-11status: make "how to stage" messages optionalJeff King4-0/+15
2009-09-11push: make non-fast-forward help message configurableJeff King7-1/+51
2009-09-11pager: set LESS=FRSX also on WindowsJohannes Sixt1-2/+4
2009-09-11start_command: do not clobber cmd->env on Windows code pathJohannes Sixt3-9/+17
2009-09-11http.c: remove verification of remote packsTay Ray Chuan1-11/+0
2009-09-11add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht3-2/+10
2009-09-11mailinfo: add '--scissors' to usage messageNicolas Sebrecht1-1/+1
2009-09-10INSTALL: Describe dependency knobs from MakefileBrian Gernhardt1-14/+24
2009-09-10INSTALL: Reorder dependencies, split shell and PerlBrian Gernhardt1-5/+9
2009-09-10git-p4: Avoid modules deprecated in Python 2.6.Reilly Grant1-7/+5
2009-09-10Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt1-1/+7
2009-09-10gitk: Show diff of commits at end of compare-commits outputPaul Mackerras1-23/+58
2009-09-09git.el: Use git-add-file for unmerged files, remove git-resolve-fileMartin Nordholts1-12/+1
2009-09-08INSTALL: Update description of our SHA-1 codeBrian Gernhardt1-2/+2
2009-09-08merge-recursive: give less scary messages when merge did not startJunio C Hamano1-4/+21
2009-09-08Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett5-10/+106
2009-09-07GIT 1.6.5-rc0v1.6.5-rc0Junio C Hamano1-6/+27
2009-09-07Merge branch 'maint'Junio C Hamano2-15/+20
2009-09-07git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud1-0/+2
2009-09-07githooks.txt: put hooks into subsectionsBert Wesarg1-15/+18
2009-09-07Merge branch 'jc/mailinfo-scissors'Junio C Hamano12-27/+395
2009-09-07Merge branch 'jk/clone-b'Junio C Hamano3-28/+122
2009-09-07Merge branch 'jc/upload-pack-hook'Junio C Hamano4-2/+172
2009-09-07Merge branch 'tr/reset-checkout-patch'Junio C Hamano14-73/+674
2009-09-07Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano2-2/+34
2009-09-07grep: accept relative paths outside current working directoryClemens Buchacher3-27/+29
2009-09-07grep: fix exit status if external_grep() puntsClemens Buchacher1-0/+1
2009-09-07Wrap rewrite globals in a struct in preparation for adding another setJosh Triplett1-25/+28
2009-09-06Merge branch 'maint'Junio C Hamano1-3/+3
2009-09-06push: re-flow non-fast-forward messageJeff King1-3/+3
2009-09-06push: fix english in non-fast-forward messageJeff King1-1/+1
2009-09-05Do not scramble password read from .cvspassPascal Obry1-3/+3
2009-09-05pack-objects: free preferred base memory after usageNicolas Pitre1-0/+28
2009-09-05make shallow repository deepening more network efficientNicolas Pitre1-2/+6
2009-09-03Use a clearer style to issue commands to remote helpersDaniel Barkalow1-7/+14
2009-09-03Make the "traditionally-supported" URLs a special caseDaniel Barkalow4-22/+6
2009-09-03Add script for importing bits-and-pieces to Git.Peter Krefting1-0/+416
2009-09-03import-tars: Allow per-tar author and commit message.Peter Krefting1-4/+46
2009-09-03Merge branch 'maint'Junio C Hamano1-1/+1
2009-09-03Merge branch 'maint-1.6.3' into maintJunio C Hamano4-24/+28
2009-09-03Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano3-4/+8
2009-09-03git-clone: add missing comma in --reference documentationMiklos Vajna1-1/+1
2009-09-02Merge branch 'maint'Junio C Hamano3-23/+27
2009-09-02Merge branch 'maint-1.6.3' into maintJunio C Hamano3-23/+27
2009-09-02push: teach --quiet to suppress "Everything up-to-date"Jeff King1-1/+1
2009-09-02Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2-3/+7
2009-09-02git-cvsserver: no longer use deprecated 'git-subcommand' commandsGerrit Pape1-20/+20
2009-09-02clone: disconnect transport after fetchingJeff King2-3/+7
2009-09-01status: list unmerged files much laterJohannes Sixt1-1/+1
2009-09-01stash: simplify defaulting to "save" and reject unknown optionsMatthieu Moy3-8/+39
2009-09-01builtin-apply.c: get rid of an unnecessary use of temporary arrayJunio C Hamano1-8/+6
2009-09-01builtin-pack-objects.c: avoid vlaJunio C Hamano1-1/+3
2009-08-31Style fixes, add a space after if/for/while.Brian Gianforcaro13-30/+28
2009-08-31Merge branch 'lt/approxidate'Junio C Hamano4-107/+316
2009-08-31Merge branch 'mr/gitweb-snapshot'Junio C Hamano4-68/+154
2009-08-31Merge branch 'tf/diff-whitespace-incomplete-line'Junio C Hamano1-33/+53
2009-08-30fix approxidate parsing of relative months and yearsJeff King2-3/+6