summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-07-25cvsserver: avoid warning about active db handlesv1.4.2-rc2Johannes Schindelin1-14/+56
2006-07-25cvsserver: suppress warningsJohannes Schindelin1-1/+1
2006-07-25Substitute xmalloc()+memset(0) with xcalloc().Peter Eriksen3-6/+3
2006-07-25gitweb: escape tag commentsDaniel Drake1-1/+1
2006-07-25Merge branch 'jc/clone-bind-failure'Junio C Hamano2-4/+11
2006-07-25Merge branch 'jt/format-patch'Junio C Hamano4-1/+63
2006-07-25Merge branch 'ew/apply'Junio C Hamano2-14/+163
2006-07-24Merge branch 'jc/read-tree'Junio C Hamano1-2/+2
2006-07-24Merge branch 'lt/objformat'Junio C Hamano5-8/+111
2006-07-24Trivial path optimization testAlex Riesen1-0/+19
2006-07-24Always reset the color _before_ printing out the newlineJohannes Schindelin1-1/+1
2006-07-24upload-pack: fix timeout in create_pack_fileMatthias Lederhofer1-0/+2
2006-07-24Defaulting fetch to origin when set in the repo-configSanti Béjar1-1/+2
2006-07-24Colorize 'commit' lines in log uiJeff King3-18/+26
2006-07-23git-am: Don't accept an mbox on stdin of we already have a .dotest directoryLukas Sandström1-2/+4
2006-07-23show-branch: Fix another performance problem.Alexandre Julliard1-0/+2
2006-07-23pack-objects: check pack.window for default window sizeJeff King2-1/+16
2006-07-23Disable linking with Fink or DarwinPorts.Shawn Pearce1-8/+22
2006-07-23git.el: Put the git customize group in the 'tools' parent group.Alexandre Julliard1-1/+2
2006-07-23git.el: Try to reuse an existing buffer when running git-status.Alexandre Julliard1-1/+23
2006-07-23git.el: Prepend a slash to the file name when adding to .gitignore.Alexandre Julliard1-1/+1
2006-07-23git.el: Run git-rerere on commits if the rr-cache directory exists.Alexandre Julliard1-0/+2
2006-07-23git-svn: fix fetching new directories copies when using SVN:: libsEric Wong1-7/+16
2006-07-23tar-tree: add the "tar.umask" config optionWilly Tarreau3-4/+43
2006-07-23Fix t4114 on cygwinJohannes Schindelin1-1/+1
2006-07-23cvsexportcommit - add -a (add author line) flag, cleanup warningsMartin Langhoff2-14/+44
2006-07-17unpack-objects: remove stale and confusing commentJunio C Hamano1-5/+0
2006-07-17git-fetch: fix --keep vs --thinJunio C Hamano1-1/+2
2006-07-17Merge branch 'sp/reflog'v1.4.2-rc1Junio C Hamano6-11/+33
2006-07-17apply: handle type-changing patch correctly.Junio C Hamano1-5/+24
2006-07-16apply: split out removal and creation into different phases.Junio C Hamano1-7/+17
2006-07-16apply: check D/F conflicts more carefully.Junio C Hamano1-3/+18
2006-07-16checkout -f failed to check out a file if an existing directory interfered.Junio C Hamano1-2/+2
2006-07-16typechange tests for git apply (currently failing)Eric Wong1-0/+105
2006-07-16git-svn: don't check for migrations/upgrades on commit-diffEric Wong1-1/+1
2006-07-16show-branch: fix performance problem.Junio C Hamano1-4/+5
2006-07-14builtin-log: typefix for recent format-patch changes.Junio C Hamano1-3/+6
2006-07-14Add option to set initial In-Reply-To/ReferencesJosh Triplett2-0/+16
2006-07-14Add option to enable threading headersJosh Triplett2-9/+22
2006-07-14git-format-patch: Make the second and subsequent mails replies to the firstJosh Triplett3-0/+30
2006-07-14Documentation/urls.txt: Use substitution to escape square bracketsJonas Fonseca2-8/+11
2006-07-14Documentation/Makefile: product depends on asciidoc.confJunio C Hamano1-0/+1
2006-07-14Merge branch 'lt/unitype'Junio C Hamano23-95/+90
2006-07-14Merge branch 'sp/lazy-mkdir'Junio C Hamano1-14/+12
2006-07-14Fix "git-fetch --tags" exit status when nothing has been changedSergey Vlasov1-1/+1
2006-07-14argv created by handle_alias should be NULL terminatedMatthias Lederhofer1-6/+5
2006-07-14documentation (urls.txt) typofixAlp Toker1-1/+1
2006-07-13builtin-prune.c: forgot TYPE => OBJ changes.Junio C Hamano1-3/+3
2006-07-13sha1_file: add the ability to parse objects in "pack file format"Linus Torvalds5-8/+111
2006-07-13fetch/clone: check return status from ls-remoteJunio C Hamano2-4/+11
2006-07-13Record rebase changes as 'rebase' in the reflog.Shawn Pearce2-4/+11
2006-07-13gitweb.css: Use monospace fonts for commits and tree-diff.Luben Tuikov1-1/+8
2006-07-13Do not use perl in git-commit.shAlex Riesen1-19/+13
2006-07-13diff: Support 256 colorsTimo Hirvonen1-6/+18
2006-07-13diff: Support both attributes and colorsTimo Hirvonen1-57/+107
2006-07-13Documentation about exclude/ignore filesMatthias Lederhofer2-5/+7
2006-07-13daemon: new option --detach to run git-daemon in backgroundMatthias Lederhofer1-1/+28
2006-07-13daemon: new option --pid-file=<path> to store the pidMatthias Lederhofer1-0/+17
2006-07-13upload-pack: ignore write errors to stderrMatthias Lederhofer1-0/+4
2006-07-13daemon: if one of the standard fds is missing open it to /dev/nullMatthias Lederhofer1-0/+14
2006-07-13daemon: use a custom die routine with syslogMatthias Lederhofer1-8/+11
2006-07-13Documentation: Fix ssh://[user@]host.xz URLJunio C Hamano1-3/+3
2006-07-13Adjust t4013 tests to corrected format-patch.Junio C Hamano6-0/+8
2006-07-13format-patch: Generate a newline between the subject header and the message bodyRobert Shearman1-2/+9
2006-07-13t4013 diff format tests updateJunio C Hamano42-104/+161
2006-07-13Display help for Git mode after pressing `h' or `?' in *git-status*Jakub Narebski1-0/+7
2006-07-13Wrap long lines in docstrings in contrib/emacs/git.elJakub Narebski1-3/+7
2006-07-12Remove TYPE_* constant macros and use object_type enums consistently.Linus Torvalds22-92/+87
2006-07-12Make lazy mkdir more robust.Shawn Pearce1-14/+12
2006-07-12Merge branch 'ml/trace'Junio C Hamano6-0/+70
2006-07-12test-lib: unset GIT_TRACEJunio C Hamano1-0/+1
2006-07-12git-repack: avoid redirecting stderr into git-pack-objectsJunio C Hamano1-1/+3
2006-07-12Fix grammatical error in git-revertJunio C Hamano1-1/+1
2006-07-12Merge branch 'js/merge-base'Junio C Hamano2-190/+135
2006-07-12Merge branch 'lt/prune'Junio C Hamano5-48/+266
2006-07-12Merge branch 'lt/merge-tree'Junio C Hamano5-16/+378
2006-07-12fmt-merge-msg fixJunio C Hamano1-6/+10
2006-07-12gitweb: Make command invocations go through the git wrapperAlp Toker1-33/+29
2006-07-11gitweb: Include a site name in page titlesAlp Toker1-2/+6
2006-07-11gitweb: Send XHTML as 'application/xhtml+xml' where possibleAlp Toker1-2/+12
2006-07-11Log ref changes made by resolve.Shawn Pearce1-2/+5
2006-07-11Log ref changes made by quiltimport.Shawn Pearce1-1/+1
2006-07-11Log ref changes made by git-merge and git-pull.Shawn Pearce2-4/+16
2006-07-11git-fetch: fix a bashism (==)Eric Wong1-1/+1
2006-07-11Make the unpacked object header functions static to sha1_file.cLinus Torvalds2-4/+2
2006-07-11git-send-email: Remove redundant Reply-To headerAlp Toker1-1/+0
2006-07-11typofix (git-name-rev documentation)Alp Toker1-1/+1
2006-07-11Mention the [user@] part in documentation of ssh:// urls.Yakov Lerner1-3/+3
2006-07-11tests: Set EDITOR=: and VISUAL=: globallyEric Wong4-3/+5
2006-07-10Log ref changes made by git-fetch and git-pull.Shawn Pearce2-6/+16
2006-07-10Record the type of commit operation in the reflog.Shawn Pearce2-4/+21
2006-07-10Allow user.name and user.email to drive reflog entry.Shawn Pearce2-1/+1
2006-07-10Fix linking for not-so-clever linkers.Johannes Schindelin2-2/+1
2006-07-10git-rev-list: add documentation for --parents, --no-mergesMatthias Lederhofer1-0/+6
2006-07-10Merge branch 'jc/show-merge'Junio C Hamano1-2/+51
2006-07-10Avoid C99 comments, use old-style C comments instead.Pavel Roskin10-31/+33
2006-07-10Fix more typos, primarily in the codePavel Roskin34-56/+56
2006-07-10gitweb.cgi: Teach "a=blob" action to know the blob/file mime typeLuben Tuikov1-60/+67
2006-07-10gitweb.cgi: Create $git_temp if it doesn't existLuben Tuikov1-0/+3
2006-07-10Merge branch 'lt/gitweb'Junio C Hamano1-0/+1
2006-07-10git-svn: fix --file/-F option in commit-diffEric Wong1-3/+3
2006-07-10Avoid C99 initializersShawn Pearce3-24/+16
2006-07-10Merge branch 'jc/rename'Junio C Hamano1-11/+22
2006-07-09Merge branch 'jc/grep'Junio C Hamano1-51/+327
2006-07-09Merge branch 'jc/mailinfo'Junio C Hamano1-8/+24
2006-07-09Merge branch 'ew/diff'Junio C Hamano11-17/+78
2006-07-09Merge branch 'ew/svn'Junio C Hamano15-97/+72
2006-07-09Additional merge-base tests (revised)A Large Angry SCM1-0/+45
2006-07-09merge-base: update the clean-up postprocessingJunio C Hamano1-190/+90
2006-07-09Fix typos involving the word 'commit'Alp Toker2-7/+7
2006-07-09Fix some doubled word typosAlp Toker1-1/+1
2006-07-09Fix some doubled word typosAlp Toker1-1/+1
2006-07-09"git -p cmd" to page anywhereJunio C Hamano4-1/+11
2006-07-09change ent to tree in git-diff documentationMatthias Lederhofer2-10/+10
2006-07-09Typofix in Makefile comment.Pavel Roskin1-1/+1
2006-07-09Assorted typo fixesPavel Roskin21-34/+34
2006-07-09GIT_TRACE: fix a mixed declarations and code warningTimo Hirvonen1-1/+1
2006-07-09GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer5-0/+69
2006-07-09builtin "git prune"Linus Torvalds5-48/+266
2006-07-09Add "raw" output option to blobs in "tree" view formatLuben Tuikov1-0/+1
2006-07-09Merge branch 'sf/diff'Junio C Hamano3-2/+13
2006-07-09Disable color detection during format-patchRyan Anderson1-0/+3
2006-07-09git-cvsexportcommit can't handle merge commits correctlyPeter Baumann1-2/+2
2006-07-08Using 'perl' in *.shMichal Rokos6-5/+6
2006-07-08sed -e '/RE/r rfile/' needs space in 'r rfile'Michal Rokos1-2/+2
2006-07-08Close the index file between writing and committingJohannes Schindelin7-7/+8
2006-07-08templates/hooks--update: replace diffstat calls with git diff --statEric Wong1-2/+2
2006-07-08diff: do not use configuration magic at the core-levelJunio C Hamano8-11/+17
2006-07-07colored diff: diff.color = auto fixJunio C Hamano1-2/+8
2006-07-07git log -p --merge [[--] paths...]Junio C Hamano1-2/+51
2006-07-07Makefile: export NO_SVN_TESTSJohannes Schindelin1-0/+1
2006-07-07Update diff-options and config documentation.Junio C Hamano2-4/+38
2006-07-07diff.c: --no-color to defeat diff.color configuration.Junio C Hamano1-0/+2
2006-07-07diff.c: respect diff.renames config optionEric Wong2-0/+19
2006-07-07diff-options: Explain --text and -aStephan Feder1-0/+6
2006-07-07Add -a and --text to common diff options helpStephan Feder1-1/+2
2006-07-07Teach diff -a as shorthand for --textStephan Feder1-1/+1
2006-07-07Teach --text option to diffStephan Feder2-1/+5
2006-07-07send-email: format 2822 datestring ourselves.Jakub Narebski1-3/+38
2006-07-07Do not drop data from '\0' until eol in patch outputStephan Feder1-1/+3
2006-07-07builtin-log: respect diff configuration optionsEric Wong1-2/+5
2006-07-07git-svn: migrate out of contrib (follow-up)Junio C Hamano1-2/+9
2006-07-06rev-parse documentation: talk about range notation.Junio C Hamano1-8/+37
2006-07-06show-branch: match documentation and usageJunio C Hamano2-1/+6
2006-07-06Merge branch 'js/merge-base'Junio C Hamano6-244/+355
2006-07-06builtin-rev-parse.c: constness tighteningJunio C Hamano1-1/+1
2006-07-06diffcore-rename: try matching up renames without populating filespec first.Junio C Hamano1-11/+22
2006-07-06git-svn: migrate out of contribEric Wong14-61/+28
2006-07-06Merge branch 'ew/instaweb'Junio C Hamano4-1/+335
2006-07-06core.compression documentation formatting fix.Joachim Berdal Haga1-1/+1
2006-07-06mailinfo: assume input is latin-1 on the header as we do for the bodyJunio C Hamano1-8/+24
2006-07-05git-reset: complain and exit upon seeing an unknown parameter.Junio C Hamano1-1/+5
2006-07-05git-grep: boolean expression on pattern matching.Junio C Hamano1-51/+327
2006-07-05Merge branch 'lt/gitweb'Junio C Hamano1-35/+31
2006-07-05Merge branch 'jc/fmt-merge-msg-test'Junio C Hamano1-0/+163
2006-07-05Merge branch 'jc/sha1'Junio C Hamano4-156/+331
2006-07-05Merge branch 'jc/diff-test'Junio C Hamano10-0/+263
2006-07-05Merge branch 'th/diff'Junio C Hamano110-205/+4722
2006-07-05Merge branch 'jc/grepfix'Junio C Hamano1-10/+26
2006-07-05Merge branch 'js/fmt-merge-msg'Junio C Hamano5-177/+362
2006-07-05Fix print-log and diff compatibility with recent vc versionsVille Skytt,Ad(B1-6/+7
2006-07-05git-svn: avoid fetching files outside of the URL we're trackingEric Wong1-1/+1
2006-07-04Re-fix clear_commit_marks().Junio C Hamano3-16/+8
2006-07-04Improve git-peek-remoteLinus Torvalds4-13/+58
2006-07-04rev-list: free commit_list in ... handlerRene Scharfe1-0/+1
2006-07-04git-grep: use a bit more specific error messages.Junio C Hamano1-4/+11
2006-07-04git-grep: fix exit code when we use external grep.Junio C Hamano1-5/+10
2006-07-04git-grep: fix parsing of pathspec separator '--'Junio C Hamano1-1/+5
2006-07-04Teach rev-parse the ... syntax.Santi Béjar1-18/+47
2006-07-04t8001-annotate: fix a bash-ism in this testEric Wong1-2/+2
2006-07-03Make git-fmt-merge-msg a builtinJohannes Schindelin5-177/+362
2006-07-03t6200: fmt-merge-msg test.Junio C Hamano1-0/+163
2006-07-03send-email: do not barf when Term::ReadLine does not like your terminalJunio C Hamano2-5/+24
2006-07-03boolean: accept yes and no as wellJunio C Hamano1-2/+2
2006-07-03annotate: Correct most merge following to annotate correctly.Ryan Anderson1-58/+139
2006-07-03annotate: Support annotation of files on other revisions.Ryan Anderson1-0/+6
2006-07-03Make zlib compression level configurable, and change default.Joachim B Haga8-5/+23
2006-07-03Merge branch 'master' into js/merge-baseJunio C Hamano13-95/+163
2006-07-03revert clear-commit-marks for now.Junio C Hamano3-7/+17
2006-07-03get_merge_bases: clean up even when there is no common commit.Junio C Hamano1-1/+2
2006-07-03Makefile: tighten git-http-{fetch,push} dependenciesJunio C Hamano1-2/+2
2006-07-02Empty author may be presented by svn as an empty string or a null value.Robin Rosenberg1-1/+1
2006-07-02commit.c: do not redefine UNINTERESTING bit.Junio C Hamano1-20/+20
2006-07-02instaweb: fix unportable ';' usage in sedEric Wong1-3/+3
2006-07-02Makefile: replace ugly and unportable sed invocationJohannes Schindelin1-5/+5
2006-07-02Fold get_merge_bases_clean() into get_merge_bases()Rene Scharfe4-19/+9
2006-07-02revision.c: fix "dense" under --remove-emptyLinus Torvalds1-1/+1
2006-07-01builtin-diff: turn recursive on when defaulting to --patch format.Junio C Hamano1-1/+3
2006-07-01t4013: add "diff" UI program tests.Junio C Hamano10-0/+263
2006-07-01Add git-instaweb, instantly browse the working repo with gitwebEric Wong4-1/+335
2006-07-01gitweb: Declare global variables with "our"Dennis Stosberg1-28/+27
2006-07-01gitweb: Enable tree (directory) history displayLuben Tuikov1-0/+1
2006-07-01gitweb: optimize per-file history generationJunio C Hamano1-7/+3
2006-07-01gitweb: Declare global variables with "our"Dennis Stosberg1-28/+27
2006-07-01gitweb: Enable tree (directory) history displayLuben Tuikov1-0/+1
2006-07-01gitweb: optimize per-file history generationJunio C Hamano1-7/+3
2006-07-01git object hash cleanupsv1.4.1Linus Torvalds1-44/+53
2006-07-01revision.c: --full-history fix.Linus Torvalds1-4/+14
2006-07-01Make clear_commit_marks() clean harderRene Scharfe1-4/+3
2006-07-01Add '...' operator for revisionsRene Scharfe2-9/+53