git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-05-08 20:45:12 to 2009-05-11 19:26:51 UTC [more...]

(unknown)
 2009-05-11 18:57 UTC 

(unknown)
 2009-05-11 18:57 UTC 

(unknown)
 2009-05-11 18:57 UTC 

(unknown)
 2009-05-11 18:57 UTC 

(unknown)
 2009-05-11 18:57 UTC 

(unknown)
 2009-05-11 18:57 UTC 

(unknown)
 2009-05-11 18:57 UTC 

Cross-directory hard links
 2009-05-11 19:08 UTC  (5+ messages)
` [PATCH] Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile

[JGIT PATCH] Fix data corruption in DirCacheIterator when EmptyTreeIterator is used
 2009-05-11 18:59 UTC  (2+ messages)

[PATCH 0/4] gitweb: Some code cleanups, part 2 (low hanging fruit)
 2009-05-11 17:52 UTC  (6+ messages)
` [PATCH 1/4] gitweb: Replace wrongly added tabs with spaces
` [PATCH 2/4] gitweb: Use capturing parentheses only when you intend to capture
` [PATCH 3/4] gitweb: Simplify snapshot format detection logic in evaluate_path_info
` [PATCH 4/4] gitweb: Remove unused $hash_base parameter from normalize_link_target

git svn : some feedback and wonder
 2009-05-11 16:45 UTC  (2+ messages)

auto-merge after push?
 2009-05-11 15:18 UTC  (3+ messages)

[PATCH 0/2] Allow tags as upstreams for --track
 2009-05-11 14:42 UTC  (3+ messages)
` [PATCH 1/2] Test tracking of non-commit upstreams
  ` [PATCH 2/2] Fix behavior with non-committish upstream references

[JGIT PATCH 1/2] Fix deadlock in native git protocol client for upload-pack
 2009-05-11 14:23 UTC  (7+ messages)
` [JGIT PATCH 2/2] Decrease the fetch pack client buffer to the lower minimum
          ` (unknown),

[BUG] git-svn: HEAD pointing to a tag after cloning
 2009-05-11 14:09 UTC 

merging multiple commit into one?
 2009-05-11 13:50 UTC  (3+ messages)

[PATCH] git-send-email: parse all messages in mbox
 2009-05-11 13:46 UTC 

[PATCH] http-push: fix missing "#ifdef USE_CURL_MULTI" around "is_running_queue"
 2009-05-11 12:25 UTC  (2+ messages)

[BUG] git-svn: HEAD pointing to a tag after cloning
 2009-05-11 11:50 UTC  (2+ messages)

git push don't setup tracking?
 2009-05-11 11:46 UTC 

GPG signing for git commit?
 2009-05-11 10:39 UTC  (8+ messages)

[PATCH] Add a reminder test case for a merge with F/D transition
 2009-05-11  9:42 UTC 

What's cooking in git.git (May 2009, #01; Sat, 09)
 2009-05-11  9:35 UTC  (3+ messages)
` (revised) "

[PATCH] gitk: use --textconv to generate diff text
 2009-05-11  9:13 UTC  (3+ messages)

[BUG] reset abusive symlink removal; possible submodule-add misbehaviour
 2009-05-11  8:59 UTC 

[PATCH] topgit tg push feature
 2009-05-11  7:47 UTC  (12+ messages)

[BUG] fatal error during merge
 2009-05-11  8:34 UTC  (5+ messages)

git branch -a now reports 'remotes/foo' rather than 'foo'?
 2009-05-11  7:01 UTC  (3+ messages)

[PATCH 0/5] gitweb: Some code cleanups (up to perlcritic --stern)
 2009-05-11  7:19 UTC  (16+ messages)
` [PATCHv2 1/5] gitweb: Remove function prototypes
` [PATCH 2/5] gitweb: Do not use bareword filehandles
  ` [PATCH v2 "
` [PATCH 3/5] gitweb: Always use three argument form of open
  ` [PATCH v2 "
` [PATCH 4/5] gitweb: Localize magic variable $/
` [PATCH 5/5] gitweb: Use block form of map/grep in a few cases more

[PATCH 00/10] bisect: port git bisect merge base checking to C
 2009-05-11  0:44 UTC  (14+ messages)
` [PATCH 01/10] bisect: use "sha1_array" to store skipped revisions
` [PATCH 02/10] bisect: implement "rev_argv_push" to fill an argv with revs
` [PATCH 03/10] bisect: store good revisions in a "sha1_array"
` [PATCH 04/10] bisect: use new "struct argv_array" to prepare argv for "setup_revisions"
` [PATCH 05/10] bisect: remove too much function nesting
` [PATCH 06/10] bisect: make skipped array functions more generic
` [PATCH 07/10] bisect: automatically sort sha1_array if needed when looking it up
` [PATCH 08/10] bisect: implement the "check_merge_bases" function
` [PATCH 09/10] bisect: add "check_good_are_ancestors_of_bad" function
` [PATCH 10/10] bisect: make "git bisect" use new "--next-all" bisect-helper function

questions about git-mktree
 2009-05-11  0:29 UTC  (16+ messages)
    ` [PATCH 0/6] Modernize mktree somewhat
      ` [PATCH 1/6] build-in git-mktree
        ` [PATCH 2/6] mktree: use parse-options
          ` [PATCH 3/6] builtin-mktree.c: use a helper function to handle one line of input
            ` [PATCH 4/6] mktree: do not barf on a submodule commit
              ` [PATCH 5/6] t1010: add mktree test
                ` [PATCH 6/6] mktree --missing: allow missing objects
    ` questions about git-mktree - [PATCH] proposed '--batch' option

svn submodules
 2009-05-10 23:05 UTC 

[JGIT] exception while pushing if no objects/pack directory exists in origin repo
 2009-05-10 23:03 UTC  (4+ messages)
` [PATCH] Create $GIT_DIR/objects/pack if missing during renameAndOpenPack

[PATCH] Fix git-push --mirror also mirroring refs/remotes/
 2009-05-10 22:15 UTC  (7+ messages)

[EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
 2009-05-10 21:19 UTC  (2+ messages)

[PATCH 2/2] completion: enhance "current branch" display
 2009-05-10 21:18 UTC  (5+ messages)

Distributed VCS with good user verification?
 2009-05-10 19:59 UTC 

[PATCH] Avoid unnecessary 'lstat()' calls in 'get_stat_data()'
 2009-05-10 18:40 UTC  (6+ messages)
` [PATCH] Teach 'git checkout' to preload the index contents

[PATCH 1/2] ls-tree manpage: use "unless" instead of "when ... is not"
 2009-05-10 16:14 UTC  (2+ messages)
` [PATCH 2/2] ls-tree manpage: output of ls-tree is compatible with update-index

Is there an agreed protocol for git repo locking?
 2009-05-10 15:17 UTC  (2+ messages)

[PATCH QGit] Immediately evaluate the ProgramFiles environment variable
 2009-05-10 12:09 UTC  (2+ messages)

[PATCH 1/2] completion: simplify "current branch" in __git_ps1()
 2009-05-10  8:53 UTC 

What's in git.git (May 2009, #01; Sat, 09)
 2009-05-10  6:53 UTC 

1.6.2.5 listed as latest stable on homepage; should be 1.6.3?
 2009-05-10  5:20 UTC 

[PATCH] fix for incorrect index update
 2009-05-10  4:46 UTC  (3+ messages)

can we allow -t abbreviation for --track in 'git branch'
 2009-05-10  4:23 UTC  (4+ messages)

cosmetic bug in gitk cherry-pick
 2009-05-10  3:36 UTC 

git svn master pointing to commit for older svn tag?
 2009-05-10  1:37 UTC  (2+ messages)

[PATCH 1/2] git-svn: Fix for svn paths removed > log-window-size revisions ago
 2009-05-10  1:32 UTC  (2+ messages)

[PATCH] git-svn testsuite: use standard configuration for Subversion tools
 2009-05-10  1:17 UTC  (9+ messages)
            ` [RESEND PATCH] "

[PATCH v2] git-svn: add --authors-prog option
 2009-05-10  0:35 UTC  (4+ messages)

[PATCH] git-gui: Updates on Norwegian translation
 2009-05-09 21:20 UTC  (2+ messages)

[PATCH] mergetool--lib: add support for araxis merge
 2009-05-09 20:56 UTC  (4+ messages)

[PATCH 4/5] git.el: Added support for Signed-off-by
 2009-05-09 19:57 UTC  (3+ messages)

[PATCH v3] To make GIT-VERSION-FILE, search for git more widely
 2009-05-09 18:17 UTC  (8+ messages)

Segfault during merge
 2009-05-09 16:54 UTC  (12+ messages)
    ` [PATCH] Fix segfault in merge-recursive
            ` [PATCH] Don't update index while recursing (was Re: Segfault during merge)

(unknown),
 2009-05-09 16:44 UTC  (17+ messages)
` 
  ` 

[PATCH] config: add --repository option
 2009-05-09 16:35 UTC 

[ANNOUNCE] qgit-2.3
 2009-05-09 15:26 UTC 

Syntax check via update hook?
 2009-05-09 14:47 UTC  (2+ messages)

[PATCH] format-patch let -k override a config-specified format.numbered
 2009-05-09  8:12 UTC  (3+ messages)

[PATCHv2 0/2] completion: config --unset/get
 2009-05-09  3:44 UTC  (4+ messages)
` [PATCHv2 1/2] completion: add __git_config_get_set_variables() to get config variables
  ` [PATCHv2 2/2] completion: complete config variables for --get/getall/unset/unset-all

Out of memory, malloc failed
 2009-05-09  0:41 UTC  (2+ messages)

Trying to sync two svn repositories with git-svn (repost)
 2009-05-08 23:58 UTC  (12+ messages)

[PATCH 1/3] completion: complete config variables for --get/getall/unset/unset-all
 2009-05-09  1:00 UTC  (6+ messages)
` [PATCH 2/3] completion: add find_argument_and_value() function
  ` [PATCH 3/3] completion: use specified file (if any) when completing config vars

[PATCH/RFC RESEND 0/2] git subtree: an alternative to git submodule
 2009-05-08 22:39 UTC  (3+ messages)
` [PATCH/RFC RESEND 1/2] Add 'git subtree' command for tracking history of subtrees separately
  ` [PATCH/RFC RESEND 2/2] Automated test script for 'git subtree'

bug in git-p4?
 2009-05-08 21:46 UTC  (4+ messages)

I want "fast forward my workdir to upstream if it's safe"
 2009-05-08 21:34 UTC  (4+ messages)


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