git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-21 03:12:48 to 2010-02-23 03:20:51 UTC [more...]

RFD: git-bzr: anyone interested?
 2010-02-23  3:20 UTC  (11+ messages)

[PATCH/RFC] git-svn: Allow multiple branch and tag patterns
 2010-02-23  2:50 UTC  (2+ messages)

[PATCH] add-interactive: fix bogus diff header line ordering
 2010-02-23  1:50 UTC  (5+ messages)
    ` [PATCH v2] "

[RFC PATCH v2 00/11] post-rewrite / automatic notes copying
 2010-02-23  1:47 UTC  (43+ messages)
` [RFC PATCH v3 00/12] several notes refs, post-rewrite, notes rewriting
  ` [RFC PATCH v3 03/12] commit --amend: invoke post-rewrite hook
  ` [RFC PATCH v3 06/12] notes: implement 'git notes copy --stdin'
  ` [RFC PATCH v3 07/12] notes: implement helpers needed for note copying during rewrite
  ` [PATCH v4 00/11] several notes refs, post-rewrite, notes rewriting
    ` [PATCH v4 01/11] test-lib: unset GIT_NOTES_REF to stop it from influencing tests
    ` [PATCH v4 02/11] Support showing notes from more than one notes tree
    ` [PATCH v4 03/11] Documentation: document post-rewrite hook
    ` [PATCH v4 04/11] commit --amend: invoke "
    ` [PATCH v4 05/11] rebase: "
    ` [PATCH v4 06/11] rebase -i: "
    ` [PATCH v4 07/11] notes: implement 'git notes copy --stdin'
    ` [PATCH v4 08/11] notes: implement helpers needed for note copying during rewrite
    ` [PATCH v4 09/11] rebase: support automatic notes copying
    ` [PATCH v4 10/11] commit --amend: copy notes to the new commit
    ` [PATCH v4 11/11] notes: add shorthand --ref to override GIT_NOTES_REF
  ` [PATCH v5 00/11] several notes refs, post-rewrite, notes rewriting
    ` [PATCH v5 01/11] test-lib: unset GIT_NOTES_REF to stop it from influencing tests
    ` [PATCH v5 02/11] Support showing notes from more than one notes tree
    ` [PATCH v5 03/11] Documentation: document post-rewrite hook
    ` [PATCH v5 04/11] commit --amend: invoke "
    ` [PATCH v5 05/11] rebase: "
    ` [PATCH v5 06/11] rebase -i: "
    ` [PATCH v5 07/11] notes: implement 'git notes copy --stdin'
    ` [PATCH v5 08/11] notes: implement helpers needed for note copying during rewrite
    ` [PATCH v5 09/11] rebase: support automatic notes copying
    ` [PATCH v5 10/11] commit --amend: copy notes to the new commit
    ` [PATCH v5 11/11] notes: add shorthand --ref to override GIT_NOTES_REF

What's cooking in git.git (Feb 2010, #05; Sun, 21)
 2010-02-23  0:53 UTC  (13+ messages)

[PATCH] submodules: ensure clean environment when operating in a submodule
 2010-02-23  0:04 UTC  (7+ messages)
        ` [PATCH 1/2] shell setup: clear_local_git_env() function
        ` [PATCH 2/2] submodules: ensure clean environment when operating in a submodule
  ` [msysGit] [PATCH] "

[PATCH] Document shallow/unshallow/deepen protocol request and response
 2010-02-22 23:47 UTC 

[BUG] git gui blame: Show History Context broken since 29e5573d
 2010-02-22 23:29 UTC  (7+ messages)
  `  "
` [PATCH] git-gui: fix worktree initialization with empty prefix

[PATCH 0/4] Allow Git repositories to be shared using POSIX ACLs
 2010-02-22 22:32 UTC  (14+ messages)
` [PATCH 4/4] Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later
` [PATCH 0/6 v3] Allow Git repositories to be shared using POSIX ACLs
` [PATCH 1/6] Add a testcase for ACL with restrictive umask
` [PATCH 2/6] Move gitmkstemps to path.c
` [PATCH 3/6] git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument
` [PATCH 4/6] Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later
` [PATCH 5/6] git_mkstemps_mode: don't set errno to EINVAL on exit
` [PATCH 6/6] Use git_mkstemp_mode instead of plain mkstemp to create object files

[RFD] Deepen the git directory structure a bit
 2010-02-22 22:32 UTC  (3+ messages)

'git add' corrupts repository if the working directory is modified as it runs
 2010-02-22 22:31 UTC  (36+ messages)
            ` [PATCH] don't use mmap() to hash files
              ` [PATCH] Teach "git add" and friends to be paranoid
                      ` 16 gig, 350,000 file repository

Storing (hidden) per-commit metadata
 2010-02-22 22:13 UTC  (19+ messages)

Branching a subset of your working tree
 2010-02-22 21:44 UTC  (2+ messages)

[PATCHv3 0/3] Using git-mailsplit in mixed line ending environment
 2010-02-22 21:25 UTC  (5+ messages)
` [PATCH 2/3] git-am: Add command line parameter `--keep-cr` passing it to git-mailsplit
` [PATCH 3/3] Adding test for `--keep-cr` for git-am

'git mailinfo' whitespace bug
 2010-02-22 19:57 UTC  (4+ messages)

[PATCH 4/4] Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later
 2010-02-22 19:56 UTC  (5+ messages)
` [PATCH 5/6] git_mkstemps_mode: don't set errno to EINVAL for any error

[PATCH] sha1_file: don't malloc the whole compressed result when writing out objects
 2010-02-22 19:55 UTC  (13+ messages)

Using test-lib.sh under GPLv3?
 2010-02-22 19:26 UTC  (9+ messages)
                        ` [PATCH] test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+

Feature request: separate namespace for remote tags
 2010-02-22 18:35 UTC  (3+ messages)

Fix signal handler
 2010-02-22 18:31 UTC  (12+ messages)
    ` [PATCH] "
                  ` [PATCH] Fix a "

git-svn detects some merges incorrectly from svn:mergeinfo
 2010-02-22 18:12 UTC  (7+ messages)
` [PATCH 1/3] t9151: Fix a few commits in the SVN dump
` [PATCH 2/3] t9151: Add two new svn:mergeinfo test cases
` [PATCH 3/3] git-svn: Fix discarding of extra parents from svn:mergeinfo
  ` [PATCH 3/3 v2] "

unexpected git-merge result
 2010-02-22 17:24 UTC  (5+ messages)

apologies for the test, but I can't tell if I'm getting through
 2010-02-22 16:46 UTC  (2+ messages)

[PATCH] am: remove rebase-apply directory before gc
 2010-02-22 14:35 UTC 

[PATCH] Disable OpenSSL SHA1 implementation by default
 2010-02-22 11:55 UTC  (3+ messages)

working out where git-rebase is up to?
 2010-02-22 10:51 UTC  (6+ messages)

[PATCH v2 0/7] Re: 'git svn log' no longer uses the pager
 2010-02-22  9:12 UTC  (9+ messages)
` [PATCH 6/7] tests: Add tests for automatic use of pager
    ` [PATCH v2 "
      ` [PATCH v4 7/7] t7006-pager: if stdout is not a terminal, make a new one
        ` [PATCH 8/7] tests: Fix race condition in t7006-pager

[BUG] girocco + git-svn: trunk is not propagated to master
 2010-02-22  8:50 UTC  (4+ messages)
    ` [PATCH] Teach Girocco to mirror http:// style SVN repos

[PATCH] improve documentation on mirroring
 2010-02-22  6:54 UTC  (2+ messages)

[PATCH] git-diff: add a test for git diff --quiet -w
 2010-02-22  6:03 UTC  (2+ messages)

[PATCH] Add `[decorate]' configuration section
 2010-02-22  5:52 UTC  (5+ messages)
` Re* "

[PATCH] merge: --no-ff configuration setting
 2010-02-22  2:59 UTC 

RFD: best way to automatically rewrite a git DAG as a linear history?
 2010-02-21 23:18 UTC  (10+ messages)

Problem adding a symlinkg
 2010-02-21 22:20 UTC  (4+ messages)

Configuring git to for forget removed files
 2010-02-21 21:14 UTC  (5+ messages)

[PATCH 0/7] http: minor improvements
 2010-02-21 15:23 UTC  (8+ messages)
` [PATCH 3/7] http-push: remove useless condition
` [PATCH 5/7] http: init and cleanup separately from http-walker

gitk: window size for Edit View, Preferences
 2010-02-21 12:50 UTC 

[RFC] Is using git describe resilient enough for setting the build version of git?
 2010-02-21  8:42 UTC  (3+ messages)

Git has bad performance when traversing change-sets with large PPM files
 2010-02-21  7:46 UTC  (7+ messages)
` [PATCH] rebase -i: avoid --cherry-pick when rebasing to a direct ancestor
    ` [PATCH] cherry_pick_list: quit early if one side is empty


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