git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-09 13:46:16 to 2012-02-11 06:34:21 UTC [more...]

[PATCH v2 00/51] ref-api-C and ref-api-D re-roll
 2012-02-11  6:33 UTC  (13+ messages)
` [PATCH v2 28/51] refs.c: rename ref_array -> ref_dir

[PATCH 0/7] Make alternates affect fetch behavior
 2012-02-11  6:21 UTC  (8+ messages)
` [PATCH 1/7] t5700: document a failure of alternates to affect fetch
` [PATCH 2/7] clone.c: move more code into the "if (refs)" conditional
` [PATCH 3/7] fetch-pack.c: rename some parameters from "path" to "refname"
` [PATCH 4/7] fetch-pack.c: inline insert_alternate_refs()
` [PATCH 5/7] everything_local(): mark alternate refs as complete
` [PATCH 6/7] clone: do not add alternate references to extra_refs
` [PATCH 7/7] refs: remove the extra_refs API

User authentication in GIT
 2012-02-11  5:17 UTC  (7+ messages)

Git SSH Authentication
 2012-02-11  5:05 UTC  (2+ messages)

(unknown),
 2012-02-11  4:36 UTC  (19+ messages)
` [PATCH 1/4] Move git_version_string to help.c in preparation for diff changes
` [PATCH 2/4] help.c: make term_columns() cached and export it
` [PATCH 3/4] diff --stat: use the real terminal width
      ` [PATCH 0/3 v2] "
        ` [PATCH 1/3] Move git_version_string to help.c before diff changes
        ` [PATCH 2/3] help.c: make term_columns() cached and export it
        ` [PATCH 3/3] diff --stat: use the real terminal width
` [PATCH 4/4] diff --stat: use most of the space for file names

[RFC/PATCH] tag: make list exclude !<pattern>
 2012-02-11  3:06 UTC  (11+ messages)
    ` [PATCHv2 1/4] refs: add common refname_match_patterns()
    ` [PATCHv2 2/4] tag: use refs.c:refname_match_patterns()
    ` [PATCHv2 3/4] branch: "
    ` [PATCHv2 4/4] for-each-ref: "

git svn problem
 2012-02-11  0:52 UTC  (3+ messages)

What's cooking in git.git (Feb 2012, #04; Fri, 10)
 2012-02-10 23:37 UTC 

[PATCH 0/8] gitweb: Highlight interesting parts of diff
 2012-02-10 22:52 UTC  (21+ messages)
` [PATCH 1/8] gitweb: Extract print_sidebyside_diff_lines()
` [PATCH 2/8] gitweb: Use print_diff_chunk() for both side-by-side and inline diffs
` [PATCH 3/8] gitweb: Move HTML-formatting diff line back to process_diff_line()
` [PATCH 4/8] gitweb: Push formatting diff lines to print_diff_chunk()
` [PATCH 5/8] gitweb: Format diff lines just before printing
` [PATCH 6/8] gitweb: Highlight interesting parts of diff
          ` Splitting gitweb (was: Re: [PATCH 6/8] gitweb: Highlight interesting parts of diff)
        ` [PATCH] diff-highlight: Work for multiline changes too
` [PATCH 7/8] gitweb: Use different colors to present marked changes
` [PATCH 8/8] gitweb: Highlight combined diffs

nested git repos (not submodules)
 2012-02-10 22:30 UTC  (5+ messages)

A note on modern git plus ancient meld ("wrong number of arguments")
 2012-02-10 22:30 UTC  (9+ messages)
      ` [PATCH] mergetools/meld: Use --help output to detect --output support

[PATCH 0/5] gitweb: Faster and imrpoved project search
 2012-02-10 22:07 UTC  (14+ messages)
` [PATCH 1/5] gitweb: Option for filling only specified info in fill_project_list_info

Git documentation at kernel.org
 2012-02-10 21:38 UTC  (14+ messages)

[PATCH] Remove empty ref directories while reading loose refs
 2012-02-10 20:53 UTC  (3+ messages)

1.7.9, libcharset missing from EXTLIBS
 2012-02-10 20:25 UTC  (9+ messages)

[RFD] Rewriting safety - warn before/when rewriting published history
 2012-02-10 20:19 UTC  (5+ messages)

how to determine oldest supported version of git
 2012-02-10 19:42 UTC  (3+ messages)

git-citool
 2012-02-10 17:54 UTC 

Project structure of .NET-Projects using git submodule or something different
 2012-02-10 17:03 UTC  (3+ messages)
  ` AW: "

git status: small difference between stating whole repository and small subdirectory
 2012-02-10 16:18 UTC  (5+ messages)

Bulgarian translation of git
 2012-02-10 12:26 UTC 

Git performance results on a large repository
 2012-02-10 12:24 UTC  (5+ messages)

What's cooking in git.git (Jan 2012, #08; Tue, 31)
 2012-02-10  5:48 UTC  (5+ messages)

[PATCH 1/2] ctype.c only wants git-compat-util.h
 2012-02-10  5:04 UTC  (6+ messages)
` [PATCH 2/2] ctype: implement islower/isupper macro

STGIT: Deathpatch in linus tree
 2012-02-10  4:27 UTC  (7+ messages)
  ` [StGit PATCH] Parse commit object header correctly

Git, Builds, and Filesystem Type
 2012-02-10  4:04 UTC  (8+ messages)

fatal: Unable to find remote helper for 'https'
 2012-02-10  2:25 UTC  (3+ messages)

Merging only a subdirectory from one branch to the other
 2012-02-10  0:51 UTC  (2+ messages)

What's cooking in git.git (Feb 2012, #03; Thu, 9)
 2012-02-10  0:15 UTC 

[RFC/PATCHv2 0/2] git-p4: possible RCS keyword fixes
 2012-02-09 23:29 UTC  (4+ messages)
` [RFC/PATCHv2 1/2] git-p4: add test case for RCS keywords
` [RFC/PATCHv2 2/2] git-p4: initial demonstration of possible RCS keyword fixup

[RFC/PATCHv1 0/2] git-p4: possible RCS keyword fixes
 2012-02-09 22:55 UTC  (3+ messages)
` [PATCHv4 1/2] git-p4: add test case for RCS keywords

[PATCH v2] Explicitly set X to avoid potential build breakage
 2012-02-09 22:32 UTC  (2+ messages)

Silly Question About Timing
 2012-02-09 21:54 UTC  (4+ messages)

git-subtree Ready for Inspection
 2012-02-09 21:52 UTC  (3+ messages)

git merge <tag>: Spawning an editor can't be disabled
 2012-02-09 21:34 UTC  (7+ messages)

[PATCH 1/2] git-svn.perl: perform deletions before anything else
 2012-02-09 20:55 UTC  (6+ messages)
` [PATCH 2/2] git-svn.perl: fix a false-positive in the "already exists" test

[PATCH] gitweb: Harden parse_commit and parse_commits
 2012-02-09 20:14 UTC  (2+ messages)

[PATCH 0/2] submodules: Use relative paths to gitdir and work tree
 2012-02-09 20:13 UTC  (6+ messages)
` [PATCH 1/2] submodules: always use a relative path to gitdir
  ` [PATCH v2 "

[PATCH 0/2] config includes, take 2
 2012-02-09 19:33 UTC  (5+ messages)

[PATCH] Fix build problems related to profile-directed optimization
 2012-02-09 18:22 UTC  (5+ messages)

Merging tags does not fast-forward with git 1.7.9
 2012-02-09 18:05 UTC  (7+ messages)

ANNOUNCE: Git for Windows 1.7.9
 2012-02-09 13:44 UTC  (3+ 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).