git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-06-22 05:14:41 to 2010-06-25 05:37:28 UTC [more...]

Confusion about content of conflicted file after : git remove/add
 2010-06-25  5:36 UTC  (3+ messages)

What's cooking in git.git (Jun 2010, #04; Wed, 23)
 2010-06-25  2:27 UTC  (16+ messages)
  ` [PATCH] bash completion: Support "divergence from upstream" messages in __git_ps1
  ` git log --objects

[PATCH 2/2] Documentation: grep: fix asciidoc problem with --
 2010-06-25  2:16 UTC 

[PATCH 1/2] Documentation: cherry-pick: fix asciidoc problem with --
 2010-06-25  2:16 UTC 

[GSoC 2010 Update] Please try the initial version of the line level history browser
 2010-06-25  1:45 UTC  (2+ messages)

[GSoC update] git-remote-svn: Week 8
 2010-06-25  0:42 UTC  (12+ messages)
` [WIP PATCH 1/7] Add skeleton RA svnclient
` [WIP PATCH 2/7] Add stripped dump editor
` [WIP PATCH 3/7] Import dump_node to dump what changed and cleanup whitespace
` [WIP PATCH 4/7] Replace deprecated svn_path_join
` [WIP PATCH 5/7] Trigger dump_node in change_dir_prop
` [WIP PATCH 6/7] Add file_baton and trigger dump_node in change_file_prop
` [WIP PATCH 7/7] Dump the text delta

potential improvement to 'git log' with a range
 2010-06-24 22:49 UTC  (15+ messages)

Bugreport: Git responds with stderr instead of stdout
 2010-06-24 22:34 UTC  (2+ messages)
` [PATCH] fetch: don't output non-errors on stderr

[PATCH v4 0/5] TAP support for Git
 2010-06-24 21:52 UTC  (9+ messages)
` [PATCH v4 1/5] test-lib: Adjust output to be valid TAP format
      ` [PATCH v5 "
` [PATCH v4 2/5] test-lib: Make the test_external_* functions TAP-aware
` [PATCH v4 3/5] test-lib: output a newline before "ok" under a TAP harness
` [PATCH v4 4/5] tests: Skip tests in a way that makes sense under TAP
` [PATCH v4 5/5] tests: Say "pass" rather than "ok" on empty lines for TAP

[GSoC update extra!] git-remote-svn: Week 8
 2010-06-24 21:32 UTC  (4+ messages)

[PATCH/RFC v2 0/9] Subversion dump parsing library
 2010-06-24 21:29 UTC  (34+ messages)
` [PATCH 1/9] Export parse_date_basic() to convert a date string to timestamp
` [PATCH 2/9] Introduce vcs-svn lib
` [PATCH 3/9] Add memory pool library
` [PATCH 4/9] Add treap implementation
` [PATCH 5/9] Add string-specific memory pool
` [PATCH 6/9] Add stream helper library
` [PATCH 7/9] Add infrastructure to write revisions in fast-export format
` [PATCH 8/9] Add SVN dump parser
` [PATCH 9/9] Add a sample user for the svndump library

[PATCH] t4027, t4041: Use printf instead of echo -n
 2010-06-24 20:55 UTC  (4+ messages)
  ` [PATCH v2] t4027,4041: Use test -s to test for an empty file

[PATCH] git-cat-file.txt: Document --textconv
 2010-06-24 20:47 UTC  (9+ messages)
    ` [PATCHv2] "
    ` [PATCH] git-rev-parse.txt: Document ":path" specifier

[PATCH v3 0/3] Help merging when text has been normalized
 2010-06-24 20:44 UTC  (4+ messages)
` [PATCH v3 1/3] Avoid conflicts when merging branches with mixed normalization
` [PATCH v3 2/3] Try normalizing files to avoid delete/modify conflicts when merging
` [PATCH v3 3/3] Don't expand CRLFs when normalizing text during merge

[PATCH 0/2] Add optional parameters to the diff option "--ignore-submodules"
 2010-06-24 17:11 UTC  (4+ messages)
` [PATCH 2/2] "

git-notes
 2010-06-24 17:06 UTC  (2+ messages)

[PATCH 3/4] msvc: Fix some compiler warnings
 2010-06-24 16:40 UTC  (2+ messages)

[BUG] git gui blame: Show History Context [still] broken since 29e5573d
 2010-06-24 16:28 UTC 

[PATCH 4/4] Makefile: Don't pass $(ALL_CFLAGS) to the linker
 2010-06-24 15:30 UTC  (3+ messages)

rebasing a merge
 2010-06-24 14:22 UTC  (5+ messages)

on pulling/cloning git notes
 2010-06-24 13:27 UTC  (5+ messages)

[PATCH 2/4] msvc: Select the "fast" definition of the {get,put}_be32() macros
 2010-06-24 11:21 UTC  (2+ messages)

[PATCH 1/4] msvc: Fix some "expr evaluates to function" compiler warnings
 2010-06-24 10:01 UTC  (2+ messages)

[RFC PATCHv4 00/17] gitweb: Simple file based output caching
 2010-06-24  7:56 UTC  (3+ messages)
` [RFC PATCHv4 18/17] gitweb/lib - Add clear() and size() methods to caching interface
` [RFC PATCHv4 19/17] gitweb: Add beginnings of cache administration page (WIP)

Leaving large binaries out of the packfile
 2010-06-24  6:32 UTC  (3+ messages)

[PATCH 1/4] commit.h: add 'type' to struct name_decoration
 2010-06-24  0:21 UTC  (3+ messages)
` [PATCH] Allow customizable commit decorations colors

[PATCH] Do not decode url protocol
 2010-06-23 23:54 UTC  (5+ messages)

[PATCH v5] Add infrastructure for translating Git with gettext
 2010-06-23 22:32 UTC 

[PATCH 3/3] builtin/checkout: DWIM with -f -b
 2010-06-23 21:37 UTC  (14+ messages)
` [PATCH 0/3] teach git-checkout -B WAS "
  ` [PATCH 1/3] add tests for checkout -b
    ` [PATCH 2/3] builtin/checkout: change -b from an OPTION_STRING to a OPTION_SET_INT
      ` [PATCH 3/3] builtin/checkout: learn -B
  ` [PATCH v2 0/3] teach git-checkout -B WAS builtin/checkout: DWIM with -f -b
    ` [PATCH v2 1/3] add tests for checkout -b
      ` [PATCH v2 2/3] builtin/checkout: reword hint for -b
        ` [PATCH v2 3/3] builtin/checkout: learn -B

Newbie question: how can I list added files?
 2010-06-23 20:04 UTC  (9+ messages)

[PATCH 0/4] misc. MSVC patches
 2010-06-23 19:36 UTC 

[PATCH v4] Do not decode url protocol
 2010-06-23 17:38 UTC  (5+ messages)

Uncommitted source and header files disappeared after a git mv operation
 2010-06-23 11:23 UTC  (6+ messages)

Splitting Git Repository
 2010-06-23 11:22 UTC  (2+ messages)

git svn relocate [SCRIPT]
 2010-06-23  9:53 UTC  (4+ messages)

[PATCH 00/11 GSoC] gitweb: Split gitweb into modules
 2010-06-23  7:59 UTC  (10+ messages)
` [PATCH GSoC] gitweb: Add support for enabling 'write' feature

[WIP PATCH 0/3] implement merge strategy for submodule links
 2010-06-23  7:38 UTC  (8+ messages)

gitk --show-notes support in git.git repository
 2010-06-22 22:21 UTC 

[PATCH v7 07/13] notes: implement 'git notes copy --stdin'
 2010-06-21 20:53 UTC  (5+ messages)
` [PATCH] notes: Initialize variable to appease Sun Studio

[PATCH v3] Do not decode url protocol
 2010-06-22 17:22 UTC  (5+ messages)

unpacker error on push
 2010-06-22 14:04 UTC  (7+ messages)

git push controls / config
 2010-06-22 11:19 UTC  (3+ messages)

[PATCH] Do not decode url protocol
 2010-06-22  9:22 UTC 

git+ssh protocol regression
 2010-06-22  9:22 UTC 

CGIT 0.8.3.1 "chokes" on some bare repos
 2010-06-22  5:14 UTC  (2+ 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).