git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-03-06 20:46:41 to 2013-03-09 19:25:42 UTC [more...]

[PATCH 0/2] Improve P4Merge mergetool invocation
 2013-03-09 19:20 UTC  (16+ messages)
` [PATCH 1/2] p4merge: swap LOCAL and REMOTE for mergetool
` [PATCH 2/2] p4merge: create a virtual base if none available
` [PATCH v2 0/3] Improve P4Merge mergetool invocation
  ` [PATCH v2 1/3] mergetools/p4merge: swap LOCAL and REMOTE

[PATCH 06/19] merging change from nresni
 2013-03-09 19:25 UTC 

[PATCH 05/19] A number of changes to push_all and pull_all:
 2013-03-09 19:24 UTC 

[PATCH 04/19] new commands: pull_all and push_all
 2013-03-09 19:23 UTC 

[PATCH 03/19] Use .gittrees config file like a .gitmodules when pull or push
 2013-03-09 19:21 UTC 

[PATCH 02/19] Add from-submodule. Conflicts: .gitignore contrib/subtree/git-subtree.sh test.sh
 2013-03-09 19:20 UTC 

[PATCH 01/19] spell checking
 2013-03-09 19:19 UTC 

[PATCH 0/19] git-subtree updates
 2013-03-09 19:19 UTC 

rebase: strange failures to apply patc 3-way
 2013-03-09 18:50 UTC  (10+ messages)

[PATCH/RFC] Changing submodule foreach --recursive to be depth-first, --parent option to execute command in supermodule as well
 2013-03-09 18:18 UTC  (10+ messages)

Merging submodules - best merge-base
 2013-03-09 17:45 UTC  (5+ messages)

[PATCH] format-patch: RFC 2047 says multi-octet character may not be split
 2013-03-09 15:34 UTC  (4+ messages)

[PATCH] perf: update documentation of GIT_PERF_REPEAT_COUNT
 2013-03-09 15:29 UTC 

rebase --merge question
 2013-03-09 15:15 UTC 

[ANNOUNCE] TopGit 0.9
 2013-03-09 14:27 UTC 

[PATCH] connect.c: Tell *PLink to always use ssh protocol
 2013-03-09 14:08 UTC  (3+ messages)

[PATCH] Replace strcmp_icase with strequal_icase
 2013-03-09 12:40 UTC  (9+ messages)

Memory corruption when rebasing with git version 1.8.1.5 on arch
 2013-03-09 10:54 UTC  (5+ messages)

[PATCH 0/3] Trivial (and small) exclude optimizations
 2013-03-09  9:58 UTC  (8+ messages)
` [PATCH 1/3] match_pathname: avoid calling strncmp if baselen is 0
` [PATCH 2/3] dir.c: inline convenient *_icase helpers
` [PATCH 3/3] match_basename: use strncmp instead of strcmp

[PATCH v2 0/2] "git add -u/-A" from future
 2013-03-09  8:23 UTC  (3+ messages)
` [PATCH v2 1/2] require pathspec for "git add -u/-A"
` [PATCH v2 2/2] git add: -u/-A now affects the entire working tree

[PATCH 0/3] Make "git add dir/" notice removed "dir/file"
 2013-03-09  8:22 UTC  (4+ messages)
` [PATCH 1/3] builtin/add.c: simplify boolean variables
` [PATCH 2/3] git add: start preparing for "git add <pathspec>..." to default to "-A"
` [PATCH 3/3] git add <pathspec>... defaults "

Ignore pattern with trailing whitespace in .gitignore is void using git 1.8.1.5
 2013-03-09  6:28 UTC  (3+ messages)

[RFC v2] git-multimail: a replacement for post-receive-email
 2013-03-09  5:32 UTC  (6+ messages)

[PATCH 0/2] "git add -u/-A" from future
 2013-03-08 23:54 UTC  (3+ messages)
` [PATCH 1/2] require pathspec for "git add -u/-A"
` [PATCH 2/2] git add: -u/-A now affects the entire working tree

[BUG] bare repository detection does not work with aliases
 2013-03-08 23:03 UTC  (16+ messages)
  ` [PATCH] setup: suppress implicit "." work-tree for bare repos
        ` [PATCHv2] setup and GIT_IMPLICIT_WORK_TREE
          ` [PATCH v2 1/3] cache.h: drop LOCAL_REPO_ENV_SIZE
          ` [PATCH v2 2/3] environment: add GIT_PREFIX to local_repo_env
          ` [PATCH v2 3/3] setup: suppress implicit "." work-tree for bare repos

[PATCH 0/3] Enumerating reflog entries in a wrong order
 2013-03-08 21:53 UTC  (4+ messages)
` [PATCH 1/3] for_each_reflog_ent(): extract a helper to process a single entry
` [PATCH 2/3] for_each_recent_reflog_ent(): simplify opening of a reflog file
` [PATCH 3/3] reflog: add for_each_reflog_ent_reverse() API

[PATCH 0/5] nd/branch-show-rebase-bisect-state updates
 2013-03-08 21:46 UTC  (9+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] wt-status: split wt_status_state parsing function out
  ` [PATCH v2 3/4] status: show more info than "currently not on any branch"

Adding "--ignore-submodules" switch to git-describe
 2013-03-08 21:26 UTC  (4+ messages)

[feature request] 2) Remove many tags at once and 1) Prune tags on old-branch-before-rebase
 2013-03-08 19:37 UTC  (3+ messages)

[PATCH 1/2] bundle: Fix "verify" output if history is complete
 2013-03-08 18:01 UTC  (4+ messages)
` [PATCH 2/2] bundle: Add colons to list headings in "verify"
` [PATCH v2] "

[PATCH] git-push.txt: mention about remote.*.push when no refspec is given
 2013-03-08 17:59 UTC  (4+ messages)

[ANNOUNCE] Git v1.8.2-rc3
 2013-03-08 17:51 UTC  (5+ messages)

Questions/investigations on git-subtree and tags
 2013-03-08 17:29 UTC  (12+ messages)

question re tags
 2013-03-08 16:30 UTC  (2+ messages)

[PATCH] git svn: ignore partial svn:mergeinfo
 2013-03-08 16:06 UTC  (4+ messages)
  ` [PATCH] git svn: consistent spacing after "W:" in warnings

inotify to minimize stat() calls
 2013-03-08 10:53 UTC  (19+ messages)

git-scm.com/book/ru -- incorrect "next" link containing a question mark
 2013-03-08 10:40 UTC  (2+ messages)

svn-fe + git-fast-import bails out on certain SVN commits
 2013-03-08 10:21 UTC 

[PATCH] git p4: chdir resolves symlinks only for relative paths
 2013-03-08  6:42 UTC  (9+ messages)
        ` [PATCH 0/3] fix git-p4 client root symlink problems
          ` [PATCH 1/3] git p4 test: make sure P4CONFIG relative path works
          ` [PATCH 2/3] git p4 test: should honor symlink in p4 client root
          ` [PATCH 3/3] git p4: avoid expanding client paths in chdir

[PATCH] setup.c: Fix prefix_pathspec from looping pass end of string
 2013-03-08  1:58 UTC  (7+ messages)

"git rebase" loses the additional changes in "evil" merges
 2013-03-07 22:06 UTC  (9+ messages)
      ` What I want rebase to do

[gitweb] Removed reference to git.kernel.org
 2013-03-07 21:59 UTC  (2+ messages)

Please pull l10n updates for 1.8.2 round 4
 2013-03-07 21:13 UTC  (2+ messages)

feature suggestion: optimize common parts for checkout --conflict=diff3
 2013-03-07 18:50 UTC  (19+ messages)
    ` [PATCH] xdiff: implement a zealous diff3

[RFC/WIP PATCH 0/3] fetch moved submodules on-demand
 2013-03-07 18:42 UTC  (6+ messages)
` [RFC/WIP PATCH 1/3] teach config parsing to read from strbuf
    ` [PATCH 0/4] allow more sources for config values
      ` [PATCH 4/4] teach config parsing to read from strbuf

[PATCH] line-log: Fix sparse warnings
 2013-03-07 18:27 UTC 

[PATCH] Fix revision walk for commits with the same dates
 2013-03-07 18:03 UTC 

[PATCH] add: Clarify documentation of -A and -u
 2013-03-07 17:52 UTC  (4+ messages)

[PATCH] In partial SVN merges, the ranges contains additional character "*"
 2013-03-07 10:44 UTC  (3+ messages)

feature suggestion: improve rerere
 2013-03-07  7:05 UTC  (4+ messages)

fetch --no-tags with and w/o --all
 2013-03-07  1:08 UTC  (5+ messages)

[PATCH] help: show manpage for aliased command on git <alias> --help
 2013-03-06 23:55 UTC  (4+ messages)

"Already up-to-date!" merge isn't a no-op?
 2013-03-06 22:08 UTC  (2+ messages)

[PATCH] tests: make sure rename pretty print works
 2013-03-06 22:03 UTC  (3+ messages)
` [PATCH v2] "


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