git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-04-09 23:33:12 to 2010-04-11 21:50:12 UTC [more...]

[ANNOUNCE] Git 1.7.1.rc1
 2010-04-11 21:49 UTC  (7+ messages)
  ` [PATCH jl/maint-submodule-gitfile-awareness] Windows: start_command: Support non-NULL dir in struct child_process

potential improvement to 'git log' with a range
 2010-04-11 21:32 UTC  (8+ messages)

gitweb: Simple file based output caching - current state of series
 2010-04-11 21:17 UTC 

[PATCH] More flexible URL patterns for gitweb
 2010-04-11 21:09 UTC  (4+ messages)

[RFC/PATCH 0/3] JSON/XML output for scripting interface
 2010-04-11 20:57 UTC  (20+ messages)
` [RFC/PATCH 1/3] strbuf: Add strbuf_vaddf function
` [RFC/PATCH 2/3] add a library of code for producing structured output
` [RFC/PATCH 3/3] status: add support for "

What's cooking in git.git (Apr 2010, #04; Sat, 10)
 2010-04-11 20:27 UTC  (2+ messages)

[PATCH] git-gui: Fast staging/unstaging of hunks/lines
 2010-04-11 19:01 UTC  (3+ messages)

[PATCH] t3507: Make test executable
 2010-04-11 18:52 UTC  (3+ messages)

[PATCH 0/2 v2] Document update for 'git-blame' '-M' and '-C' option
 2010-04-11 18:13 UTC  (6+ messages)
` [PATCH 1/2 v2] Add a basic idea section for git-blame
` [PATCH 2/2 v2] Change the description of '-M' and '-C' option

nd/setup
 2010-04-11 17:57 UTC  (6+ messages)
` [PATCH] Take it easy on unallowed access to non-existent repository

What's cooking in git.git (Apr 2010, #03; Wed, 07)
 2010-04-11 17:57 UTC  (4+ messages)
  ` nd/setup

[BUG] - git rebase -i performs rebase when it shouldn't?
 2010-04-11 17:54 UTC  (10+ messages)

GSoC project proposal: Integrated Web client for git
 2010-04-11 17:08 UTC  (2+ messages)

git pull suggestion
 2010-04-11 16:33 UTC  (12+ messages)

[PATCH] Initialize notes trees if %N is used and no --show-notes given
 2010-04-11 14:54 UTC  (8+ messages)
` [PATCH] pretty.c: Don't expand %N without --show-notes
    ` [PATCH] Notes: Connect the %N flag to --{show,no}-notes
          ` [PATCH] pretty: Initialize notes if %N is used

More git status --porcelain lossage
 2010-04-11 11:04 UTC  (15+ messages)

git status --porcelain is a mess that needs fixing
 2010-04-11 10:35 UTC  (32+ messages)
  ` [PATCH 0/5] "status --ignored"
    ` [PATCH 1/5] wt-status: remove unused workdir_untracked field
    ` [PATCH 2/5] wt-status: plug memory leak while collecting untracked files
    ` [PATCH 3/5] wt-status: collect ignored files
    ` [PATCH 4/5] wt-status: rename and restructure status-print-untracked
    ` [PATCH 5/5] status: --ignored option shows ignored files
    ` [RFC/PATCH] status: Add a new NUL separated output format
            ` [RFC/PATCH] status: Add json "

How can I tell if a file is ignored by git?
 2010-04-11 10:25 UTC  (12+ messages)
  ` Status of all files (was: "
        ` Status of all files

git describe bug?
 2010-04-11  2:40 UTC  (7+ messages)
      ` [PATCH] describe: Break annotated tag ties by tagger date

[PATCH v2 0/9] Improve handling of moving and removing submodules
 2010-04-11  1:25 UTC  (14+ messages)
` [PATCH v2 1/9] Generate unique ID for submodules created using "git submodule add"
` [PATCH v2 2/9] Implement "git mv" for submodules
` [PATCH v2 3/9] git rm: test failure behaviour for multiple removals
` [PATCH v2 4/9] git rm: display a warning for every unremovable file
` [PATCH v2 5/9] git rm: collect file modes
` [PATCH v2 6/9] Add a mode parameter to the remove_path function
` [PATCH v2 7/9] git rm: do not abort due to an initialised submodule
` [PATCH v2 8/9] git submodule: infrastructure for reading .gitmodules files in arbitrary locations
` [PATCH v2 9/9] git rm: remove submodule entries from .gitmodules

git clone: very long "resolving deltas" phase
 2010-04-11  0:50 UTC  (25+ messages)

git svn "error": RA layer request failed: MERGE of [path]: 200 OK
 2010-04-11  1:04 UTC  (2+ messages)

[PATCH] git-svn: support svnmerge.py merge tickets from pre svn 1.5.0 releases
 2010-04-11  1:02 UTC  (2+ messages)

git-svn --set-tree question
 2010-04-11  0:50 UTC  (2+ messages)

git rebase command and docs questions
 2010-04-10 22:40 UTC  (7+ messages)

[PATCH v4 0/8] Attribute and conversion patches
 2010-04-10 22:37 UTC  (6+ messages)
` [PATCH v4 3/8] status: Added missing calls to diff_unmodified_pair() in format_callbacks
` [PATCH v4 4/8] diff: Filter files that have changed only due to conversion changes

Better cooperation between checkouts and stashing
 2010-04-10 22:31 UTC  (16+ messages)
        ` [PATCH] Clarification for the command "git checkout <branch>"

[PATCH] guilt: Add support for git version 1.7.x.y
 2010-04-10 20:56 UTC  (2+ messages)

[WIP PATCH 0/4] Recursively checkout submodules
 2010-04-10 20:57 UTC  (8+ messages)
` [WIP PATCH 1/4] Prepare checkout_entry() for recursive checkout of submodules

[PATCH v3 0/4] send-email: --smtp-domain improvements
 2010-04-10 20:02 UTC  (6+ messages)
` [PATCH v3 1/4] send-email: Cleanup { style
` [PATCH v3 2/4] send-email: Don't use FQDNs without a '.'
` [PATCH v3 3/4] Document send-email --smtp-domain
` [PATCH v3 4/4] send-email: Cleanup smtp-domain and add config

[PATCH] Warn the users when more than 3 '-C' given
 2010-04-10 19:12 UTC  (2+ messages)

Strange case with stash
 2010-04-10 18:14 UTC  (3+ messages)
` [PATCH 1/2] stash bug: stash can lose data in a file removed from the index
` [PATCH 2/2] stash: Don't overwrite files that have gone "

[PATCH v2 0/3] *** SUBJECT HERE ***
 2010-04-10 13:51 UTC  (7+ messages)
` [PATCH v2 3/3] send-email: Add sendemail.smtpdomain
` [PATCH v2 1/3] send-email: Don't use FQDNs without a '.'

[PATCH v9] Documentation/remote-helpers: Add invocation section
 2010-04-10 12:36 UTC  (13+ messages)
          ` Re*: "

Git and Linux tarball size evolution
 2010-04-10 11:31 UTC  (2+ messages)

Why not show ORIG_HEAD in git-log --decorate?
 2010-04-10  9:04 UTC  (4+ messages)

Local unset override global options
 2010-04-10  6:54 UTC 

rfs: mr/gitweb-jsmin topic
 2010-04-10  6:35 UTC  (2+ messages)

[PATCH 0/3] t7400-submodule-basic.sh cleanups
 2010-04-10  5:39 UTC  (4+ messages)
` [PATCH 1/3] t7400: split setup into multiple tests
` [PATCH 2/3] t7400: clarify 'submodule add' tests
` [PATCH 3/3] t7400: clarify submodule update tests

[PATCH] fetch/push: fix usage strings
 2010-04-10  2:50 UTC 

RFD: a compressed view of branching history - struts, joins and roots
 2010-04-10  0:00 UTC 

[PATCH] Replace hard-coded path with one configurable at make time
 2010-04-09 23:54 UTC  (8+ messages)
      ` [PATCH] Replace hard-coded path with one from <paths.h>


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