git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-01-10 13:09:40 to 2009-01-12 08:05:54 UTC [more...]

Minimum required version of subversion for git-svn?
 2009-01-12  8:03 UTC  (3+ messages)

Recent annoying problem with Linus's git repository?
 2009-01-12  7:59 UTC  (2+ messages)

[PATCH] git-am: add --directory=<dir> option
 2009-01-12  6:33 UTC 

[RFC PATCH 4/3] Add example git-vcs-p4
 2009-01-12  6:29 UTC  (4+ messages)

[PATCH 0/4] refactor the --color-words to make it more hackable
 2009-01-12  6:25 UTC  (14+ messages)
` [PATCH 1/4] Add color_fwrite(), a function coloring each line individually
      ` [PATCH v2 "
` [PATCH 2/4] color-words: refactor word splitting and use ALLOC_GROW()
` [PATCH 3/4] color-words: refactor to allow for 0-character word boundaries
` [PATCH 4/4] color-words: take an optional regular expression describing words

[RFC PATCH 3/3] Support fetching from foreign VCSes
 2009-01-12  5:48 UTC  (3+ messages)

[PATCH] git-svn: add --authors-file test
 2009-01-12  5:40 UTC  (2+ messages)

[PATCH] Cleanup of unused symcache variable inside diff-lib.c
 2009-01-12  5:39 UTC  (10+ messages)

git-svn: File was not found in commit
 2009-01-12  5:14 UTC  (6+ messages)

current git kernel has strange problems during bisect
 2009-01-12  5:03 UTC  (20+ messages)

[PATCH/RFC v6 0/3] git checkout: optimise away lots of lstat() calls
 2009-01-12  4:05 UTC  (5+ messages)
` [PATCH/RFC v6 1/3] lstat_cache(): more cache effective symlink/directory detection
` [PATCH/RFC v6 2/3] lstat_cache(): introduce has_symlink_or_noent_leading_path() function
` [PATCH/RFC v6 3/3] lstat_cache(): introduce has_dirs_only_path() function

What's cooking in git.git (Jan 2009, #02; Sun, 11)
 2009-01-12  4:03 UTC  (9+ messages)

[PATCH] Documentation/git-push.txt: minor: compress one option
 2009-01-12  3:59 UTC  (2+ messages)

"git diff --stat" doesn't show added empty file
 2009-01-12  3:36 UTC 

[RFC/PATCH 0/3] Enable in-process submodule traversal
 2009-01-12  3:15 UTC  (6+ messages)
` [RFC/PATCH 1/3] tree.c: add support for traversal of submodules
  ` [RFC/PATCH 2/3] archive.c: enable "
    ` [RFC/PATCH 3/3] builtin-ls-tree: "

[BUG/RFH] gitweb: Trouble with ref markers being hyperlinks because of illegally nested links
 2009-01-12  2:59 UTC  (2+ messages)

stopping patches from just floating by
 2009-01-12  2:51 UTC  (5+ messages)
      ` grammar patches not best use of talent

[RFC PATCH 2/3] Add specification of git-vcs helpers
 2009-01-12  2:03 UTC  (3+ messages)

What's in my gitweb StGit queue (12 Jan 2009)
 2009-01-12  1:52 UTC 

Help! My ISP blocks repo.or.cz. How to push changes?
 2009-01-12  1:46 UTC 

[RFC PATCH 1/3] Add "vcs" config option in remotes
 2009-01-12  1:32 UTC  (3+ messages)

Removing a commit from a local branch
 2009-01-12  1:20 UTC  (5+ messages)

[ILLUSTRATION PATCH] color-words: take an optional regular expression describing words
 2009-01-11 23:20 UTC  (21+ messages)
` [PATCH v2] make diff --color-words customizable
          ` [PATCH v3 0/4] customizable --color-words
          ` [PATCH v3 1/4] word diff: comments, preparations for regex customization
          ` [PATCH v3 2/4] word diff: customizable word splits
          ` [PATCH v3 3/4] word diff: make regex configurable via attributes
          ` [PATCH v3 4/4] word diff: test customizable word splits

[PATCH] add is_dot_or_dotdot inline function
 2009-01-11 22:19 UTC  (3+ messages)
` [PATCH] Allow cloning to an existing empty directory

Funny: git -p submodule summary
 2009-01-11 21:13 UTC  (13+ messages)
            ` [PATCH 1/4] Makefile: clean up TEST_PROGRAMS definition
            ` [PATCH 2/4] chain kill signals for cleanup functions
            ` [PATCH 3/4] refactor signal handling "
            ` [PATCH 4/4] pager: do wait_for_pager on signal death

Lightweight tag ?
 2009-01-11 21:04 UTC  (2+ messages)

[PATCH] git-filter-branch: Add an example on how to remove empty commits
 2009-01-11 20:55 UTC  (14+ messages)
` [PATCH] filter-branch: add git_commit_non_empty_tree and --prune-empty

[JGIT] Blame functionality for jgit
 2009-01-11 20:23 UTC 

[RFC PATCH 0/3] Support for importing in builtin-fetch
 2009-01-11 20:20 UTC  (2+ messages)

[EGIT PATCH 1/2] Use text resources for branch dialog and add shortcuts
 2009-01-11 16:18 UTC  (2+ messages)
` [EGIT PATCH 2/2] Add a border to the refs tree in the branch dialog

[PATCH] bash completion: refactor diff options
 2009-01-11 13:14 UTC 

[PATCH 1/6] Move computation of absolute paths from Makefile to runtime and compute prefix on the fly if RUNTIME_PREFIX set
 2009-01-11 12:57 UTC  (13+ messages)
` [PATCH 2/6] Refactor git_set_argv0_path() to git_extract_argv0_path()
  ` [PATCH 3/6] Glean libexec path from argv[0] for git-upload-pack and git-receive-pack
    ` [PATCH 4/6] Add calls to git_extract_argv0_path() in programs that call git_config_*
      ` [PATCH 5/6] Modify setup_path() to only add git_exec_path() to PATH
        ` [PATCH 6/6] Windows: Revert to default paths and convert them by RUNTIME_PREFIX

[PATCH/RFC v5 0/1] git checkout: optimise away lots of lstat() calls
 2009-01-11  8:26 UTC  (5+ messages)
` [PATCH/RFC v5 1/1] more cache effective symlink/directory detection

TortoiseGit
 2009-01-11  3:09 UTC  (4+ messages)

[PATCH RFC] mailinfo: correctly handle multiline 'Subject:' header
 2009-01-11  1:54 UTC  (7+ messages)
  ` [BUG PATCH "

[PATCH v4] submodule: add --no-fetch parameter to update command
 2009-01-11  1:34 UTC  (8+ messages)
` [PATCH v4] submodule: allow tracking of the newest revision of a branch in a submodule
` [PATCH v4] submodule: add --use-gitmodules parameter to update command
  ` [PATCH v4] submodule: add +<branch> syntax for track to allow automatic pulling

[PATCH] Get format-patch to show first commit after root commit
 2009-01-10 20:41 UTC  (10+ messages)
    ` [PATCH] format-patch: avoid generation of empty patches
      ` [PATCH] Add new testcases for format-patch root commits

[PATCH 1/2] grep -w: forward to next possible position after rejected match
 2009-01-10 20:37 UTC  (3+ messages)
` [PATCH 2/2] grep: don't call regexec() for fixed strings

[PATCH EGIT Allow for git config to not error when lines have '/r' in them.]
 2009-01-10 20:34 UTC 

Google Summer of Code 2009
 2009-01-10 19:58 UTC  (3+ messages)

[PATCH] gitweb: suggest name for OPML view
 2009-01-10 19:45 UTC  (4+ messages)

SSH_ASKPASS
 2009-01-10 18:02 UTC  (3+ messages)

git-cache-meta -- simple file meta data caching and applying
 2009-01-10 17:43 UTC  (2+ messages)
` [PATCH] git-cache-meta -- file owner and permissions caching, minimalist approach

[EGIT PATCH] Use text resources for the Commit dialog and add shortcuts
 2009-01-10 17:21 UTC 

[EGIT PATCH] Make SHA-1 selectable using double-click in the commit message viewer
 2009-01-10 17:20 UTC 

[RFC/PATCH 2/3] replace_object: add mechanism to replace objects found in "refs/replace/"
 2009-01-10 16:30 UTC  (5+ messages)

Main branch being maintained with 'git am', how do mere mortals interact without too much conflicts?
 2009-01-10 16:29 UTC  (5+ messages)

[PATCH/RFC] shortlog: add option to group together different names/emails of an author
 2009-01-10 15:16 UTC 

What's cooking in git.git (Jan 2009, #01; Mon, 05)
 2009-01-10 15:10 UTC  (5+ messages)

trouble getting git cvsimport working
 2009-01-10 14:55 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).