git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-06-15 02:12:50 to 2010-06-18 15:19:24 UTC [more...]

rebasing a merge
 2010-06-18 15:19 UTC  (4+ messages)

[WIP PATCH 0/3] implement merge strategy for submodule links
 2010-06-18 13:55 UTC  (13+ messages)
  `  "

[BUG] git clean not working on FreeBSD/NFS
 2010-06-18 13:50 UTC  (10+ messages)
    ` [PATCH] Fix 'git clean' failure on NFS

git pull (Your local changes to ... would be overwritten by merge)
 2010-06-18  7:44 UTC  (9+ messages)

What's cooking in git.git (Jun 2010, #02; Wed, 16)
 2010-06-18  6:30 UTC  (9+ messages)
` [PATCH v2] send-email: ask about and declare 8bit mails

[PATCH] Git.pm: better error message
 2010-06-17 23:47 UTC  (2+ messages)

false error when using git-http-backend without git-daemon-export-ok
 2010-06-17 22:31 UTC 

(osx 10.4.11) can't push from linux to Apache on mac: can't access location
 2010-06-17 22:26 UTC  (3+ messages)

[PATCH 2/2] bash completion: Support "divergence from upstream" warnings in __git_ps1
 2010-06-17 21:32 UTC  (10+ messages)
` [PATCH v2 0/2] "
  ` [PATCH] bash completion: Support "divergence from upstream" messages "
      ` [PATCHv4] "
          ` [PATCHv5 0/2] "
          ` [PATCHv5 1/2] "
          ` [PATCHv5 2/2] bash-completion: Fix __git_ps1 to work with "set -u"

[PATCH] Colorize commit decorations
 2010-06-17 20:22 UTC  (2+ messages)

[BUG] Using git-completion with automounted home directories causes bogus NFS mount requests
 2010-06-17 20:02 UTC  (2+ messages)

SVN migration
 2010-06-17 16:27 UTC  (4+ messages)

[GSoC 2010 Update] Please try the initial version of the line level history browser
 2010-06-17 16:05 UTC 

Fwd: git-receive-pack --stateless-rpc
 2010-06-17 15:25 UTC  (3+ messages)
  `  "

moving a remote branch?
 2010-06-17 15:05 UTC  (8+ messages)

[PATCH] Allow hashes in git rebase --interactive --autosquash
 2010-06-17 13:17 UTC  (2+ messages)

unable to checkout branches and proper procedure for creating a new branch based off of another one
 2010-06-17  5:04 UTC  (4+ messages)

unpacker error on push
 2010-06-17  4:41 UTC  (3+ messages)

How to prevent changes to repository by root
 2010-06-17  2:28 UTC  (4+ messages)

[PATCH v3 1/2] add --recode-patch option to git-mailinfo
 2010-06-17  1:39 UTC  (4+ messages)
` [PATCH v3 2/2] add --recode-patch option to git-am

[PATCH/RFC v2] ll-merge: Normalize files before merging
 2010-06-16 21:18 UTC 

[PATCH 1/2] format-patch: Add a signature option (--signature)
 2010-06-16 20:55 UTC  (10+ messages)
` [PATCH 2/2] completion: Add --signoff and format.signoff
` [PATCHv2 1/2] format-patch: Add a signature option (--signature)
` [PATCHv2 2/2] completion: Add --signature and format.signature

[PATCH v2] am: gather GIT_AUTHOR_* from original commit when rebasing
 2010-06-16 19:06 UTC  (4+ messages)
  ` [PATCH v3] am: use get_author_ident_from_commit instead of mailinfo "

Amending a merge commit doesn't update the rerere cache
 2010-06-16 17:33 UTC  (8+ messages)
` [PATCH] rerere.txt: Document forget subcommand

[RFC/PATCH] Colorize commit decorations
 2010-06-16 16:57 UTC 

unpacker error on push
 2010-06-16 15:36 UTC 

[StGit] Emacs mode merge request
 2010-06-16  9:06 UTC  (2+ messages)

No working tree repository
 2010-06-16  8:36 UTC  (8+ messages)

[PATCH v3 0/4] git-gui blame: use textconv
 2010-06-16  7:50 UTC  (5+ messages)
` [PATCH v3 2/4] textconv: support for cat_file

[GSoC update] Splitting gitweb & developing write functionalities
 2010-06-16  7:30 UTC  (6+ messages)

[PATCH/RFC] Fix for default pager
 2010-06-16  6:28 UTC  (15+ messages)

git clone hangs
 2010-06-16  0:00 UTC  (2+ messages)

[PATCH] common_prefix: be more careful about pathspec bounds
 2010-06-15 23:02 UTC  (8+ messages)
        ` [PATCH] common_prefix: simplify and fix scanning for prefixes

[PATCH v2 0/3] Make the Git tests emit TAP format
 2010-06-15 22:32 UTC  (15+ messages)
      ` [PATCH v3 0/5] TAP support for Git
      ` [PATCH v3 1/5] Make test-lib.sh emit valid TAP format
      ` [PATCH v3 2/5] Skip tests in a way that makes sense under TAP
      ` [PATCH v3 3/5] We use TAP so the Perl test can run without scaffolding
      ` [PATCH v3 4/5] TAP: Say "pass" rather than "ok" on an empty line
      ` [PATCH v3 5/5] TAP: Make sure there's a newline before "ok" under harness

[PATCH] am: gather GIT_AUTHOR_* from original commit when rebasing
 2010-06-15 22:24 UTC  (2+ messages)

[PATCH] Only run aggregate-results over actual counts
 2010-06-15 21:44 UTC  (2+ messages)

[PATCH v2 1/2] Add infrastructure for translating Git with gettext
 2010-06-15 19:33 UTC  (7+ messages)
` [PATCH v3 0/2] Gettext support for Git
` [PATCH v3 1/2] Add infrastructure for translating Git with gettext
` [PATCH v3 2/2] Add initial C, Shell and Perl gettext translations
` [PATCH v4 0/2] Gettext support for Git
` [PATCH v4 1/2] Add infrastructure for translating Git with gettext
` [PATCH v4 2/2] Add initial C, Shell and Perl gettext translations

Fixing branches from a (really messed up) subversion repository
 2010-06-15 16:42 UTC  (4+ messages)

[PATCH] mailinfo: parse From header more strictly when run from rebase
 2010-06-15 17:01 UTC  (4+ messages)

[PATCH 1/2] fast-import: Handle directories changing into symlinks
 2010-06-15 16:16 UTC  (2+ messages)
` [PATCH 2/2] fast-export: Add a --full-tree option

Changled submodule cannot be "git added"
 2010-06-15 16:05 UTC  (3+ messages)

[PATCH next] test-lib: set $DIFF to diff if it is unset
 2010-06-15 15:19 UTC  (5+ messages)

[PATCH v2 0/3] textconv support for blame
 2010-06-15 15:00 UTC  (12+ messages)
` [PATCH v2 1/3] textconv: make the API public
  ` [PATCH v2 2/3] textconv: support for blame

[PATCH 0/5 v2] unpack_trees: nicer error messages
 2010-06-15 13:40 UTC  (13+ messages)
` [PATCH 1/5 v2] merge-recursive: porcelain messages for checkout
  ` [PATCH 2/5 v2] unpack_trees: group errors by type
    ` [PATCH 3/5 v2] unpack_trees_options: update porcelain messages
      ` [PATCH 4/5 v2] tests: update porcelain expected message
        ` [PATCH 5/5 v2] t7609: test merge and checkout error messages

Submodule handling broken when changing branches?
 2010-06-15  6:23 UTC 

[PATCH v2 3/3] revert: do not rebuild argv on heap
 2010-06-15  3:29 UTC 

[PATCH v2 2/3] revert: accept arbitrary rev-list options
 2010-06-15  3:29 UTC 

[PATCH v2 1/3] t3508 (cherry-pick): futureproof against unmerged files
 2010-06-15  3:29 UTC 

[PATCH] revert: add --stdin option to read commits from stdin
 2010-06-15  3:28 UTC  (3+ messages)


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).