git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-12 17:48:55 to 2009-03-15 20:02:56 UTC [more...]

[PATCH 0/2] git checkout: one bugfix and one cosmetic change
 2009-03-15 20:01 UTC  (6+ messages)
` [PATCH 1/2] checkout bugfix: use stat.mtime instead of stat.ctime in two places
` [PATCH 2/2] make the ST_{C,M}TIME_NSEC macros more function like

Compiler requirements for git?
 2009-03-15 19:52 UTC  (5+ messages)
` [PATCH] Autoconf: Disable inline for compilers that don't support it

Generalised bisection
 2009-03-15 19:16 UTC  (16+ messages)

[PATCH] Tests: use test_cmp instead of diff where possible
 2009-03-15 18:42 UTC  (2+ messages)

setting up tracking on push
 2009-03-15 18:33 UTC  (7+ messages)

excluding files from a merge
 2009-03-15 12:47 UTC  (2+ messages)

[JGIT PATCH 0/5] RevWalk fixes for UNINTERESTING
 2009-03-15 11:34 UTC  (12+ 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
        ` [JGIT PATCH 4/5 v2] Fix RevWalk with Linus Torvald's occasional bad commit date hack
  ` [JGIT PATCH 0/6] Add tests for RevWalk and its supporting code
      ` [JGIT PATCH 6/5 v2] "

[JGIT PATCH] Create a debugging tool "jgit rebuild-commitgraph"
 2009-03-15 11:34 UTC  (4+ messages)

Not pushing all branches?
 2009-03-15 11:30 UTC  (24+ messages)
  ` [PATCH] git-push.txt: describe how to default to pushing only current branch
      ` [PATCH v2] "
          ` [PATCH] git-push.txt: describe how to default to pushing only

[PATCH] config: --replace-all with one argument exits properly with a better message
 2009-03-15 10:26 UTC  (5+ messages)

[ANNOUNCE] CGIT 0.8.2.1
 2009-03-15  8:41 UTC 

What's in git.git (Mar 2009, #04; Sat, 14)
 2009-03-15  6:29 UTC 

What's cooking in git.git (Mar 2009, #04; Sat, 14)
 2009-03-15  6:28 UTC 

[JGIT PATCH 1/3] Add lookupBlob to RevWalk
 2009-03-15  0:25 UTC  (5+ messages)
` [JGIT PATCH 2/3] Fix ObjectWalk to handle single-entry subtrees correctly
  ` [JGIT PATCH 3/3] Use a common skipObject method to avoid UNINTERESTING items

[PATCH] Remove unused assignments
 2009-03-14 20:57 UTC  (3+ messages)

[PATCH v2] New config push.default to decide default behavior for push
 2009-03-14 20:56 UTC  (4+ messages)

[PATCH] builtin-tag.c: remove global variable to use the callback data of git-config
 2009-03-14 20:54 UTC  (2+ messages)

[PATCH 0/2] Allow running the test suite against installed git
 2009-03-14 20:25 UTC  (4+ messages)
` [PATCH 1/2] test-lib.sh: Test for presence of git-init in the right path
  ` [PATCH 2/2] test-lib.sh: Allow running the test suite against installed git

Transparently encrypt repository contents with GPG
 2009-03-14 18:45 UTC  (12+ messages)

[PATCH] Introduce a filter-path argument to git-daemon, for doing custom path transformations
 2009-03-14 18:23 UTC  (7+ messages)

[PATCH] test-lib: write test results to test-results/<basename>-<pid>
 2009-03-14 13:59 UTC  (12+ messages)

[PATCH 2/2] [TopGit] Portability: Don't use alternation ("|") in sed regular expressions
 2009-03-14 12:47 UTC  (5+ messages)

[PATCH 1/7] strbuf: add "include_delim" parameter to "strbuf_split"
 2009-03-14 12:09 UTC  (9+ messages)
          ` Migrate bisect to C (was: [PATCH 1/7] strbuf: add "include_delim" parameter to "strbuf_split")
            ` Migrate bisect to C
              ` fetch--tool, was "

[PATCH] Removed static variables in blame for catering reuse of blame code
 2009-03-14  8:03 UTC  (2+ messages)

[PATCH][v2] http authentication via prompts (with correct line lengths)
 2009-03-14  6:43 UTC  (11+ messages)

[BUG] - git-read-tree segfaults
 2009-03-14  6:41 UTC  (10+ messages)
          ` [PATCH] read-tree A B C: do not create a bogus index and do not segfault

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

[PATCH] git-gui: don't hide the Browse button when resizing the repo chooser
 2009-03-13 23:42 UTC 

[PATCH JGIT] Add "compare with Git Index" action
 2009-03-13 22:26 UTC  (4+ messages)

Google Summer of Code 2009: GIT
 2009-03-13 20:18 UTC  (38+ messages)

git doc build failure on OS X 10.5.6 (Leopard) during xmlto phase
 2009-03-13 17:06 UTC  (11+ messages)

newb: Given a commit id, find which branches have it as an ancestor
 2009-03-13 16:20 UTC 

[PATCH JGIT] Allow writeObject() write to OutputStream
 2009-03-13 15:47 UTC  (3+ messages)

[JGIT PATCH] Fix sorting of thin packs in PackWriter
 2009-03-13 15:45 UTC 

git checkout -b origin/mybranch origin/mybranch
 2009-03-13 14:08 UTC  (18+ messages)

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

[PATCH] test-suite: Make test script numbers unique
 2009-03-13 12:23 UTC 

[RFC/PATCH] git push usability improvements and default change
 2009-03-13 10:07 UTC  (10+ messages)

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

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

Rebasing local patches
 2009-03-13  7:39 UTC  (3+ 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)

[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

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

What's cooking in git.git (Mar 2009, #03; Wed, 11)
 2009-03-12 20:43 UTC  (3+ messages)

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


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