git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-03-14 20:20:44 to 2010-03-16 19:41:28 UTC [more...]

[PATCH] Teach --no-ff option to 'rebase -i'
 2010-03-16 19:42 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] Improve git-p4 to be able to submit patches back to perforce when the git repository is made up of multiple perforce directories
 2010-03-16 19:23 UTC 

[PATCH v3] git checkout -b: unparent the new branch with -o
 2010-03-16 18:19 UTC 

[PATCH v2] git checkout -b: unparent the new branch with -o
 2010-03-16 18:18 UTC  (14+ messages)

[PATCH 1/1] Improve error messages from 'git stash show'
 2010-03-16 17:52 UTC  (5+ messages)
      ` [PATCH v2] "

Dealing with an upstream cherry-picked branch
 2010-03-16 17:38 UTC  (6+ messages)

git http-backend error message
 2010-03-16 17:10 UTC  (3+ messages)

[patch 00/15] Portability Patches v3
 2010-03-16 16:03 UTC  (28+ messages)
` [patch 01/15] user-cppflags.patch
` [patch 02/15] const-expr.patch
` [patch 03/15] pthread.patch
` [patch 04/15] diff-export.patch
` [patch 05/15] diff-test_cmp.patch
` [patch 06/15] diff-defaults.patch
` [patch 07/15] host-IRIX.patch
` [patch 08/15] host-HPUX10.patch
` [patch 09/15] host-HPUX11.patch
` [patch 10/15] host-OSF1.patch
` [patch 11/15] no-hstrerror.patch
` [patch 12/15] no-inet_ntop.patch
` [patch 13/15] no-socklen_t.patch
` [patch 14/15] no-ss_family.patch
` [patch 15/15] no-inline.patch

FEATURE REQUEST: Comment assignment on branches
 2010-03-16 14:36 UTC  (13+ messages)

[PATCH 5/5] struct sockaddr_storage->ss_family is not portable
 2010-03-16  7:52 UTC  (8+ messages)
` [PATCH] daemon.c: avoid accessing ss_family member of struct sockaddr_storage
    ` [PATCH v2] "

t5505-remote.29 not working correctly
 2010-03-16  7:40 UTC  (4+ messages)
    ` [PATCH] refs: ref entry with NULL sha1 is can be a dangling symref

[PATCH] Fix indentation problem in git-ls-files(1)
 2010-03-16  7:05 UTC  (7+ messages)

[PATCH] Add support for GIT_ONE_FILESYSTEM
 2010-03-16  5:56 UTC  (8+ messages)

post-receive-email doesn't list commits after a multi-branch push
 2010-03-16  5:48 UTC 

Problem Pushing to Remote Repository
 2010-03-16  4:57 UTC  (2+ messages)

[PATCH] stash: dont save during a conflicted merge
 2010-03-16  3:05 UTC  (3+ messages)
  `  "

[PATCH RFC] cherry: support --abbrev option
 2010-03-16  1:44 UTC  (10+ messages)

[PATCH/RFC 00/12] docs: use metavariables consistently
 2010-03-16  1:12 UTC  (10+ messages)
` [PATCH/RFC 01/12] commit-tree: allow indirect tree references
` [PATCH/RFC 02/12] grep docs: grep accepts a <tree-ish>, not a <tree>
` [PATCH/RFC 09/12] docs: use <commit> instead of <commit-ish>

merging unmanaged working tree
 2010-03-15 23:49 UTC  (9+ messages)

[PATCH] Revert "git-gui (Win): make starting via "Git GUI Here" on .git/ possible"
 2010-03-15 23:27 UTC  (2+ messages)
` [PATCH resend 2] "

[PATCH resend] git-gui: fix "Explore Working Copy" for Windows again
 2010-03-15 23:22 UTC 

Identifying the commit ID from which a repo was cloned
 2010-03-15 22:32 UTC  (2+ messages)

[PATCH 0/5] tweak t1304 ACL tests so they work on Solaris
 2010-03-15 18:53 UTC  (12+ messages)
` [PATCH 1/5] t/t1304: avoid -d option to setfacl
` [PATCH 2/5] t/t1304: set the Default ACL base entries
` [PATCH 3/5] t/t1304: use 'test -r' to test readability rather than looking at mode bits
` [PATCH 4/5] t/t1304: set the mask ACL that is checked in check_perms_and_acl
  ` [PATCH 4/5 v2] t/t1304: set the ACL effective rights mask
` [PATCH 5/5] t/t1304: make a second colon optional in the mask ACL check

[PATCH 0/4] ident attribute related patches (resend w/ testsuite)
 2010-03-15 18:32 UTC  (10+ messages)
` [PATCH 1/4] convert: Safer handling of $Id$ contraction
  ` [PATCH 2/4] convert: Keep foreign $Id$ on checkout
    ` [PATCH 3/4] convert: Inhibit contraction of foreign $Id$ during stats
      ` [PATCH 4/4] convert: Added core.refilteronadd feature

Doing a dummy or empty merge
 2010-03-15 18:31 UTC  (5+ messages)

[PATCH] rebase--interactive: don't enforce valid branch
 2010-03-15 17:14 UTC  (8+ messages)
        `  "

[PATCH] git-filter-branch.txt: mention absolute path for scripts in --tree-filter
 2010-03-15 17:14 UTC  (5+ messages)

[RFC][PATCH] grep: enable threading for context line printing
 2010-03-15 17:14 UTC  (4+ messages)

same svn tree cloned twice, no common history
 2010-03-15 16:57 UTC 

git-core: conflictstyle=diff3 doesn't actually use diff3 compatible format
 2010-03-15 13:18 UTC  (19+ messages)
  ` [PATCH/RFC 0/10] Add label for common ancestor to conflictstyle=diff3
    ` [PATCH 01/10] xdl_merge(): add optional ancestor label to diff3-style output
    ` [PATCH 02/10] merge-file --diff3: add a label for ancestor
    ` [PATCH 03/10] ll_merge(): add ancestor label parameter for diff3-style output
    ` [PATCH 04/10] checkout --conflict=diff3: add a label for ancestor
    ` [PATCH 05/10] merge_file(): add comment explaining behavior wrt conflict style
    ` [PATCH 06/10] merge_trees(): add ancestor label parameter for diff3-style output
    ` [PATCH 07/10] tests: document format of conflicts from checkout -m
    ` [PATCH 08/10] checkout -m --conflict=diff3: add a label for ancestor
    ` [PATCH 09/10] cherry-pick: "
    ` [PATCH 10/10] merge-recursive: "

FEATURE REQUEST: Cherry pick in not checked out branch
 2010-03-15 13:12 UTC  (6+ messages)

documentation of git read-tree
 2010-03-15 10:54 UTC  (3+ messages)
` [PATCH 1/2] Documentation/git-read-tree: fix table layout
  ` [PATCH 2/2] Documentation/git-read-tree: clarify 2-tree merge

Howto install git-cheetah manually
 2010-03-15  9:06 UTC 

[PATCH] Add core.trustlowlevelstat for diffs in dev,ino,uid and gid
 2010-03-15  7:41 UTC  (6+ messages)

'git add' regression in git-1.7?
 2010-03-15  2:02 UTC  (12+ messages)

[PATCH] everyday: fsck and gc are not everyday operations
 2010-03-15  1:12 UTC  (2+ messages)

On refreshing the index
 2010-03-15  0:19 UTC  (3+ messages)

Master:809780b failing t9151-svn-mergeinfo.sh
 2010-03-14 23:09 UTC 

[PATCH] gitk: Skip over AUTHOR/COMMIT_DATE when searching all fields
 2010-03-14 22:59 UTC 

message on no-args push to an empty repo
 2010-03-14 20:54 UTC  (2+ messages)

[PATCH] Do not strip empty lines / trailing spaces from a commit message template
 2010-03-14 20:33 UTC  (15+ messages)
          ` [PATCH] git-send-email.perl - Fix 550 EHLO argument does not match calling host
                    ` [PATCH 3/3] "


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