git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-11 17:00:25 to 2009-03-13 08:23:00 UTC [more...]

(unknown)
 2009-03-13  8:21 UTC 

Deleting a submodule
 2009-03-13  8:14 UTC  (2+ messages)

Not pushing all branches?
 2009-03-13  8:12 UTC  (2+ messages)

[PATCH][v2] http authentication via prompts (with correct line lengths)
 2009-03-13  7:58 UTC  (10+ messages)

Rebasing local patches
 2009-03-13  7:39 UTC  (3+ messages)

newb: Given a commit id, find which branches have it as an ancestor
 2009-03-13  7:37 UTC  (3+ messages)

[PATCH 1/7] strbuf: add "include_delim" parameter to "strbuf_split"
 2009-03-13  7:06 UTC  (6+ messages)

kha/{safe,experimental} updated
 2009-03-13  5:33 UTC 

[PATCH 8/7] rev-list: make "--bisect-skip" read skipped revisions from stdin
 2009-03-13  5:29 UTC 

[PATCH 7/7] bisect: use "rev-list --bisect-skip" and remove "filter_skipped" function
 2009-03-13  5:29 UTC  (3+ messages)

Google Summer of Code 2009: GIT
 2009-03-13  3:15 UTC  (44+ messages)

[StGit PATCH 0/5] Various StGit patches
 2009-03-13  2:41 UTC  (11+ messages)
` [StGit PATCH 1/5] Check for local changes with "goto"
` [StGit PATCH 2/5] Add mergetool support to the classic StGit infrastructure
` [StGit PATCH 3/5] Add automatic git-mergetool invocation to the new infrastructure
` [StGit PATCH 4/5] Convert "sink" "
` [StGit PATCH 5/5] Convert "float" to the lib infrastructure

[JGIT PATCH 0/5] RevWalk fixes for UNINTERESTING
 2009-03-13  2:07 UTC  (6+ messages)
` [JGIT PATCH 1/5] Show critical flags in debug toString() descriptions of rev queues
  ` [JGIT PATCH 2/5] Make RevObject.getType implementations final
    ` [JGIT PATCH 3/5] Remove the horribly stupid RevSort.START_ORDER
      ` [JGIT PATCH 4/5] Fix RevWalk with Linus Torvald's occasional bad commit date hack
        ` [JGIT PATCH 5/5] Avoid incorrect output of UNINTERESTING commits when clock skew occurs

git apply won't work
 2009-03-13  0:09 UTC  (2+ messages)

Transparently encrypt repository contents with GPG
 2009-03-12 21:34 UTC  (2+ messages)

What's cooking in git.git (Mar 2009, #03; Wed, 11)
 2009-03-12 20:43 UTC  (5+ messages)
  ` [PATCH] send-email: test --no-thread --in-reply-to combination

autoconf changes
 2009-03-12 19:20 UTC  (8+ messages)
` [PATCH] configure: ensure settings from user are also usable in the script
  ` [PATCH] configure: reorganize flow of argument checks
    ` [PATCH] configure: add macros to stash FLAG variables
      ` [PATCH] configure: wrap some library tests with GIT_STASH_FLAGS
        ` [PATCH] configure: asciidoc version test cleanup
          ` [PATCH] configure: make iconv tests aware of user arguments
            ` [PATCH] configure: rework pthread handling to allow for user defined flags

[PATCH] Introduce a filter-path argument to git-daemon, for doing custom path transformations
 2009-03-12 19:06 UTC  (8+ messages)

git checkout -b origin/mybranch origin/mybranch
 2009-03-12 18:31 UTC  (19+ messages)

Generalised bisection
 2009-03-12 18:02 UTC  (13+ messages)

git doc build failure on OS X 10.5.6 (Leopard) during xmlto phase
 2009-03-12 17:09 UTC  (9+ messages)

[PATCH 1/2] [TopGit] Portability: Use tr instead of sed for translating spaces to newlines
 2009-03-12 17:04 UTC  (10+ messages)
` [PATCH 2/2] [TopGit] Portability: Don't use alternation ("|") in sed regular expressions

[BUG] - git-read-tree segfaults
 2009-03-12 16:34 UTC  (9+ messages)
          ` [PATCH] read-tree A B C: do not create a bogus index and do not segfault

newb: Given a commit id, find which branches have it as an ancestor
 2009-03-12 15:38 UTC  (2+ messages)

Choosing between "renaming" and "copy"
 2009-03-12 14:44 UTC  (2+ messages)

Deleting remote branch pointed by remote HEAD
 2009-03-12 12:50 UTC  (14+ messages)

git doc build failure on OS X 10.5.6 (Leopard) during docbook2x-texi phase
 2009-03-12 12:22 UTC 

[RFC/PATCH] git push usability improvements and default change
 2009-03-12 12:20 UTC  (8+ messages)

[PATCH v2] New config push.default to decide default behavior for push
 2009-03-12 11:54 UTC  (3+ messages)

[PATCH] Removed static variables in blame for catering reuse of blame code
 2009-03-12 10:30 UTC 

Honoring a checked out gitattributes file
 2009-03-12 10:23 UTC  (8+ messages)
  ` [PATCH 1/2] Add a test for checking whether gitattributes is honored by checkout
    ` [PATCH 2/2] Make Git respect changes to .gitattributes during checkout

git-svn multiple branches and merging
 2009-03-12  9:31 UTC  (2+ messages)

[PATCH] git-clone: Add option --branch to override initial branch
 2009-03-12  9:12 UTC  (9+ messages)
` [PATCH v2] "

[PATCH JGIT] Allow writeObject() write to OutputStream
 2009-03-12  8:02 UTC 

[PATCH 6/7] rev-list: don't find all bisect commits if there are no skipped commits
 2009-03-12  7:51 UTC 

[PATCH 5/7] rev-list: move code to show bisect vars into its own function
 2009-03-12  7:51 UTC 

[PATCH 4/7] rev-list: implement "--bisect-skip" option
 2009-03-12  7:51 UTC 

[PATCH 3/7] rev-list: move bisect related code into its own file
 2009-03-12  7:51 UTC 

[PATCH 2/7] rev-list: make "bisect_list" variable local to "cmd_rev_list"
 2009-03-12  7:51 UTC 

egit problem with sym linked eclipse project dirs
 2009-03-12  6:56 UTC  (6+ messages)
    ` [EGIT RFC PATCH(was Re: egit problem with sym linked eclipse project dirs)] Add some support for symlinked projects

setting up tracking on push
 2009-03-12  1:21 UTC  (18+ messages)

[PATCH] allow guilt to handle binary files
 2009-03-12  0:47 UTC  (2+ messages)

[PATCH] Documentation: filter-branch: show --ignore-unmatch in main index-filter example
 2009-03-11 23:00 UTC 

[PATCH] Include log_config module in apache.conf
 2009-03-11 22:43 UTC  (7+ messages)

[PATCH] Removed unnecessary use of global variables
 2009-03-11 22:00 UTC  (4+ messages)

Help understanding "rebase"
 2009-03-11 20:04 UTC 

After git svn clone master is tied to a branch in svn, howto set master to trunk
 2009-03-11 17:54 UTC  (4+ messages)

[PATCH/RFD] builtin-revert.c: release index lock when cherry-picking an empty commit
 2009-03-11 17:02 UTC  (8+ messages)


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 NNTP newsgroup(s).