git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-11 00:55:57 to 2010-08-12 14:37:56 UTC [more...]

[PATCHv4 0/2] Fix spurious conflicts with pull --rebase
 2010-08-12 14:37 UTC  (5+ messages)
` [PATCHv4 1/2] t5520-pull: Add testcases showing spurious conflicts from git "
` [PATCHv4 2/2] pull --rebase: Avoid spurious conflicts and reapplying unnecessary patches

[PATCH] index-pack: Don't follow replace refs
 2010-08-12 14:18 UTC 

[Q] `git fetch tag NAME' into mirror repo does not update HEAD, what to do?
 2010-08-12 13:34 UTC  (8+ messages)
      ` [SOLVED] "

[PATCH v5.1 08/17] map/take range to the parent of commits
 2010-08-12 13:09 UTC 

[GSoC update extra!] git-remote-svn: Week 15
 2010-08-12 12:46 UTC  (2+ messages)

What's cooking in git.git (Aug 2010, #02; Wed, 11)
 2010-08-12 12:43 UTC  (13+ messages)
    ` jn/commit-no-change-wo-status (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))

[PATCH V5 00/17] Reroll a version 5 of this series
 2010-08-12 12:24 UTC  (21+ messages)
` [PATCH V5 01/17] parse-options: enhance STOP_AT_NON_OPTION
` [PATCH V5 02/17] parse-options: add two helper functions
` [PATCH V5 03/17] Add the basic data structure for line level history
` [PATCH V5 04/17] Refactor parse_loc
` [PATCH V5 05/17] Parse the -L options
` [PATCH V5 06/17] Export three functions from diff.c
` [PATCH V5 07/17] Add range clone functions
` [PATCH V5 08/17] map/take range to the parent of commits
` [PATCH V5 09/17] Print the line log
` [PATCH V5 10/17] Hook line history into cmd_log, ensuring a topo-ordered walk
` [PATCH V5 11/17] Make rewrite_parents public to other part of git
` [PATCH V5 12/17] Make graph_next_line external "
` [PATCH V5 13/17] Add parent rewriting to line history browser
` [PATCH V5 14/17] Add --graph prefix before line history output
` [PATCH V5 15/17] Add --full-line-diff option
` [PATCH V5 16/17] Add tests for line history browser
` [PATCH V5 17/17] Document "

[PATCH] push: mention "git pull" in error message for non-fast forwards
 2010-08-12 10:03 UTC  (2+ messages)

gitweb not friendly to firefox revived
 2010-08-12  9:23 UTC  (5+ messages)

[RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
 2010-08-12  8:30 UTC  (9+ messages)

[BUG/TEST] git-svn: fetch fails with deleted tag
 2010-08-12  8:11 UTC  (3+ messages)

Black smoke from git rebase -i exec
 2010-08-12  7:47 UTC  (4+ messages)
` [PATCH 1/2 (fix broken test)] rebase -i: add exec command to launch a shell command

[PATCH] rerere: demonstrate a weakness with identical conflicts in different files
 2010-08-12  7:28 UTC  (4+ messages)

[PATCH 0/7] tests: use skip_all=* to skip tests
 2010-08-12  6:43 UTC  (20+ messages)
` [PATCH 2/7] t/t5705-clone-2gb: change from skip_all=* to prereq skip
` [PATCH 4/7] t/t5503-tagfollow: "
` [PATCH 5/7] t/t4016-diff-quote: "
  ` [PATCH v2 0/7] tests: use skip_all=* to skip tests
    ` case where diff output needs improving? (was Re: [PATCH v2 0/7] tests: use skip_all=* to skip tests)
  ` [PATCH v2 1/7] t/t1304-default-acl: change from skip_all=* to prereq skip
  ` [PATCH v2 2/7] t/t5705-clone-2gb: "
  ` [PATCH v2 3/7] t/t7005-editor: "
  ` [PATCH v2 4/7] t/t5503-tagfollow: "
  ` [PATCH v2 5/7] t/t4016-diff-quote: "
  ` [PATCH v2 6/7] t/t3902-quoted: "
  ` [PATCH v2 7/7] t/t3300-funny-names: "

specifying one-side of a merge commit?
 2010-08-12  6:11 UTC  (3+ messages)

Query: Patches break with Microsoft exchange server
 2010-08-12  4:41 UTC  (9+ messages)

Where do I stick development documentation?
 2010-08-12  3:57 UTC  (6+ messages)
    ` Low-level repository inspection (Re: Where do I stick development documentation?)

[PATCH] index-pack: Don't follow replace refs
 2010-08-12  3:17 UTC  (2+ messages)

[PATCH] perl/Makefile: Unset INSTALL_BASE when making perl.mak
 2010-08-12  2:48 UTC  (2+ messages)
` [PATCH v2/pu] "

Bug in alternates
 2010-08-12  0:50 UTC  (2+ messages)

[RFC/PATCH 0/9] commit: more focused advice in the no-changes-staged case
 2010-08-12  0:45 UTC  (23+ messages)
` [PATCH 9/9] commit: suppress status summary when no changes staged
      ` [PATCH v2] t6040 (branch tracking): check “status” instead of “commit”
    ` Making error messages stand out (Re: [RFC/PATCH 0/9] commit: more focused advice in the no-changes-staged case)
        ` [WIP/PATCH 0/4] Re: Making error messages stand out
          ` [PATCH 1/4] Eliminate “Finished cherry-pick/revert” message
          ` [PATCH 2/4] Introduce advise() to print hints
          ` [PATCH 3/4] cherry-pick/revert: Use error() for failure message
          ` [PATCH 4/4] cherry-pick/revert: Use advise() for hints

repo permissions repair: restore --shared=group permissions
 2010-08-11 23:55 UTC  (2+ messages)

Can Git work for us if we are remotely hosted?
 2010-08-11 23:06 UTC  (2+ messages)

[PATCH] Documentation: changes in the behavior of tagopt
 2010-08-11 22:57 UTC  (2+ messages)
` [RFC/PATCHv2] fetch: allow command line --tags to override config

[PATCH] git-am: Ignore whitespace before patches
 2010-08-11 22:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH/RFC] Add global and system-wide gitattributes
 2010-08-11 22:19 UTC  (5+ messages)

[PATCH v2] Allow HTTP user agent string to be modified
 2010-08-11 20:40 UTC  (7+ messages)
` [PATCH v3] "
    ` [PATCH v4] "
        ` [PATCH v5] "

Git thinks a failing command doesn't exist
 2010-08-11 20:10 UTC  (5+ messages)

Using filter-branch to move repo contents in subdirectory
 2010-08-11 19:59 UTC  (5+ messages)

[PATCH] test-lib: Don't write test-results when HARNESS_ACTIVE
 2010-08-11 19:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Userdiff patterns for C#
 2010-08-11 19:37 UTC  (2+ messages)

[PATCH] t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATH
 2010-08-11 18:45 UTC  (3+ messages)

[PATCH/RFC] split_cmdline: Allow caller to access error string
 2010-08-11 18:31 UTC  (2+ messages)

[RFC/PATCH] WIP: Report intra-test progress with TAP subtests
 2010-08-11 16:41 UTC  (7+ messages)

Git server eats all memory
 2010-08-11 16:35 UTC  (17+ messages)
            ` Excessive mmap [was Git server eats all memory]

Git and Documentation
 2010-08-11 16:34 UTC  (7+ messages)

Proposal for new Git Wiki admin
 2010-08-11 15:34 UTC  (10+ messages)

With feature branches, what is ever committed directly to master
 2010-08-11 14:48 UTC  (6+ messages)

[Patch] Use a default for a bad env config file variable
 2010-08-11 13:36 UTC  (7+ messages)
      ` [PATCH v3] Gitweb: "

[PATCH] test-lib: Multi-prereq support only checked the last prereq
 2010-08-11 12:04 UTC  (3+ messages)
  ` [PATCH v2] "

git notes primer?
 2010-08-11  9:52 UTC  (3+ messages)

Encoding problem on OSX?
 2010-08-11  9:23 UTC  (11+ messages)

[PATCH 1/5] Turn unpack_trees_options.msgs into an array + enum
 2010-08-11  8:38 UTC  (6+ messages)
` [PATCH 1/5 v2] "
` [PATCH 2/5 v2] merge-recursive: porcelain messages for checkout
` [PATCH 3/5 v2] merge-recursive: distinguish "removed" and "overwritten" messages
` [PATCH 4/5 v2] unpack_trees: group error messages by type
` [PATCH 5/5 v2] t7609: test merge and checkout error messages

[PATCH] post-receive-email: remove spurious commas in email subject
 2010-08-11  8:14 UTC  (2+ messages)
` [PATCH (resend)] "

[PATCH 0/8] Resurrect rr/svn-export
 2010-08-11  1:53 UTC  (5+ messages)
  ` [PATCH 0/10] rr/svn-export reroll


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).