git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-06 15:10:16 to 2010-05-08 22:00:11 UTC [more...]

[PATCH/RFC v2 0/4] End-of-line normalization, take 2 (now only slightly scary)
 2010-05-08 21:57 UTC  (6+ messages)
` [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
` [PATCH/RFC v2 2/4] Add tests for per-repository eol normalization
` [PATCH/RFC v2 3/4] Pass eol conv mode as an argument instead of using global auto_crlf
` [PATCH/RFC v2 4/4] Add per-repository eol normalization

What should be the CRLF policy when win + Linux?
 2010-05-08 21:54 UTC  (75+ messages)
            ` [PATCH/RFC 0/3] Per-repository end-of-line normalization
              ` [PATCH/RFC 1/3] Add "auto-eol" attribute and "core.eolStyle" config variable
              ` [PATCH/RFC 2/3] Add tests for per-repository eol normalization
              ` [PATCH/RFC 3/3] Add "

[PATCH v4 0/3] pretty: format aliases
 2010-05-08 21:07 UTC  (3+ messages)
` [PATCH v4 3/3] pretty: add aliases for pretty formats
  ` [PATCH] pretty: initialize new cmt_fmt_map to 0

Reconstructing git-svn metadata after a git clone
 2010-05-08 18:20 UTC  (2+ messages)

[PATCH] Makefile: Fix 'clean' target to remove all gitweb build files
 2010-05-08 18:07 UTC  (2+ messages)

Git Master Master Replication
 2010-05-08 17:44 UTC  (2+ messages)

What's cooking in git.git (May 2010, #01; Sun, 2)
 2010-05-08 16:43 UTC  (5+ messages)
  ` [PATCH 1/2] Have set_try_to_free_routine return the previous routine
    ` [PATCH 2/2] Do not call release_pack_memory in malloc wrappers when GIT_TRACE is used

[PATCH] git-svn: Remove unused use of File::Temp
 2010-05-08 16:40 UTC 

git branch documentation improvements
 2010-05-08 16:39 UTC  (7+ messages)

[PATCH/RFC] Add [] as an alias for a reference to the empty tree
 2010-05-08 16:07 UTC  (5+ messages)

Building documentation on an isolated network
 2010-05-08 13:02 UTC  (3+ messages)

anything behaviourally like perforce branch-spec mappings in git?
 2010-05-08 13:39 UTC 

tracking un-committed patches in mailing list?
 2010-05-08 11:01 UTC  (3+ messages)

git init --bare versus git --bare init
 2010-05-08 10:38 UTC 

[PATCH REMINDER] date.c: print "1 second ago", not "1 seconds ago"
 2010-05-08  9:27 UTC 

Is there interest in reading ~/.gitconfig.d/* and /etc/gitconfig.d/*?
 2010-05-08  9:03 UTC  (16+ messages)
` [PATCH/RFC] Hacky version of a glob() driven config include
            ` [PATCH/RFC v2] "

[PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
 2010-05-08  7:59 UTC  (4+ messages)
` [PATCH/RFC 1/2] gitweb: Put all per-connection code in run() subroutine
` [RFC/PATCH 2/2] gitweb: Add support for FastCGI, using CGI::Fast
  ` [RFC/PATCHv2 "

git log -M -- filename is not working?
 2010-05-08  7:08 UTC  (11+ messages)
      `  "

Problem with git merge/rebase with conflicts
 2010-05-08  5:52 UTC  (5+ messages)
    `  "

What's cooking in git.git (May 2010, #02; Fri, 7)
 2010-05-08  5:45 UTC 

git diff flags
 2010-05-08  4:24 UTC  (3+ messages)

[PATCH 1/6] Make test-lib.sh emit valid TAP format
 2010-05-08  3:58 UTC  (15+ messages)
` [PATCH 2/6] Move t6000lib.sh to lib-*
` [PATCH 3/6] Skip tests in a way that makes sense under TAP
` [PATCH 4/6] Turn setup code in t2007-checkout-symlink.sh into a test
` [PATCH 5/6] We use TAP so the Perl test can run without scaffolding
` [PATCH 6/6] Add test_harness make target for testing with prove(1)
    ` [PATCH 1/6 v2] Make test-lib.sh emit valid TAP format

(unknown),
 2010-05-07 21:46 UTC 

(unknown),
 2010-05-07 21:46 UTC 

(unknown),
 2010-05-07 21:46 UTC 

changing files and large files
 2010-05-07 21:08 UTC  (2+ messages)

[PATCH] git-svn documentation: minor grammar fix
 2010-05-07 19:50 UTC 

change in behaviour of git status and/or gitk bug
 2010-05-07 16:47 UTC  (3+ messages)

Any way to get complete diff up to a tag?
 2010-05-07 16:35 UTC  (11+ messages)

[PATCH] git-stash.txt: Add new example
 2010-05-07 16:11 UTC  (6+ messages)
  ` [PATCH v2] git-stash.txt: Add example "Using stash selectively"
      ` [PATCH v3] "

[PATCH] Show branch information in short output of git status
 2010-05-07 16:05 UTC  (4+ messages)

git-svn commit parents detection algorithm
 2010-05-07 13:35 UTC 

[PATCH 0/3 v4] Make git log --follow find copies among unmodified files
 2010-05-07  4:52 UTC  (4+ messages)
` [PATCH 1/3 v4] Add a macro DIFF_QUEUE_CLEAR
  ` [PATCH 2/3 v4] Make diffcore_std only can run once before a diff_flush
    ` [PATCH 3/3 v4] Make git log --follow find copies among unmodified files

[PATCH] blame-options.txt: Add default value for `-M/-C` options
 2010-05-07  4:51 UTC 

merges and git log --stat
 2010-05-06 23:58 UTC  (4+ messages)

Multiblobs
 2010-05-06 22:56 UTC  (3+ messages)

Instead of rebasing, etc....?
 2010-05-06 22:50 UTC  (2+ messages)

[PATCH] diff-options: make --patch a synonym for -p
 2010-05-06 22:42 UTC 

Bug with URL-decoding
 2010-05-06 22:06 UTC 

[PATCH] git-svn: mangle refnames forbidden in git
 2010-05-06 20:20 UTC 

git checkout branch puzzle
 2010-05-06 20:30 UTC  (7+ messages)

1.7.2 cycle will open soon
 2010-05-06 20:20 UTC  (7+ messages)
      ` [PATCH] test-lib: some shells do not let $? propagate into an eval


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