git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-08-31 02:35:41 to 2008-09-02 05:44:07 UTC [more...]

[JGIT PATCH] Disambiguate "push not supported" from "repository not found"
 2008-09-02  5:42 UTC  (5+ messages)

[PATCH 1/1] fast-import: show a warning for non-existent files
 2008-09-02  5:35 UTC  (14+ messages)
    ` [PATCH] fast-import: add ignore non-existent files option

Ambiguous -from of git-send-email
 2008-09-02  2:51 UTC  (5+ messages)
  ` [PATCH] Document sendemail.envelopesender configuration

Committing with past date?
 2008-09-02  2:42 UTC  (6+ messages)

Medium term dreams
 2008-09-02  1:56 UTC  (6+ messages)
` pack count on repo.or.cz [was "Medium term dreams"]
      ` pack count on repo.or.cz

Unexpected behaviour with git stash save --keep-index?
 2008-09-02  1:45 UTC  (4+ messages)
  ` [PATCH] Documentation: fix disappeared lines in 'git stash' manpage
    ` [PATCH] Documentation: minor cleanup in a use case in 'git stash' manual

[PATCH] change Perl syntax to support Perl 5.6
 2008-09-02  0:23 UTC  (21+ messages)

[cgit PATCH] use Host: header to generate cgit_hosturl
 2008-09-01 23:30 UTC  (5+ messages)

[PATCH] Bust the ghost of long-defunct diffcore-pathspec
 2008-09-01 23:00 UTC  (2+ messages)

[PATCH 0/6] 'git svn info' fixes
 2008-09-01 22:58 UTC  (5+ messages)
` [PATCH 0/2] *** SUBJECT HERE ***
  ` [PATCH 0/2] 'git svn info' fixes

diffcore and directory renames
 2008-09-01 22:50 UTC  (2+ messages)

[PATCH] for-each-ref: `:short` format for `refname`
 2008-09-01 21:44 UTC  (8+ messages)

[PATCH] Documentation: fix reference to a for-each-ref option
 2008-09-01 21:02 UTC 

[PATCH] git gui: show diffs with a minimum of 1 context line
 2008-09-01 19:47 UTC  (10+ messages)
` [PATCH] git gui: use apply --unidiff-zero when staging hunks without context

What's cooking in git.git (Aug 2008, #09; Sun, 31)
 2008-09-01 19:33 UTC  (3+ messages)

Relative submodule URLs vs. clone URL DWIMming
 2008-09-01 19:07 UTC  (4+ messages)
    ` [PATCH] Bring local clone's origin URL in line with that of a remote clone

[PATCH 00/12] Towards a better merge resolution support
 2008-09-01 17:26 UTC  (8+ messages)

[PATCH] t6013: Avoid using tac
 2008-09-01 16:32 UTC  (5+ messages)
` [PATCH] t6013: replace use of 'tac' with equivalent Perl

Git-aware HTTP transport
 2008-09-01 16:13 UTC  (12+ messages)

[ANNOUNCE] Git User's Survey 2008
 2008-09-01 14:51 UTC  (8+ messages)
    ` [ANNOUNCE] Git User's Survey 2008 has started

[PATCH] Remove calculation of the longest command name from where it is not used
 2008-09-01 14:42 UTC  (15+ messages)
` [PATCH updated] git wrapper: DWIM mistyped commands
      ` [PATCH] Reuse cmdname->len to store pre-calculated similarity indexes
            ` [PATCH] git wrapper: DWIM mistyped commands
              ` [PATCH] Add help.autocorrect to enable/disable autocorrecting

[PATCH] Extend index to save more flags
 2008-09-01 14:16 UTC  (3+ messages)

[RFD] How to better document the "two and three dots" format
 2008-09-01 13:01 UTC  (3+ messages)

Git 1.6.0.1 breaks git-svn with perl 5.8.0
 2008-09-01 11:03 UTC  (7+ messages)
  ` [PATCH] Git.pm: Require File::Temp 0.14 for new()
      ` [PATCH] Git.pm: Use File::Temp->tempfile instead of ->new

setlocalversion wasn't producing git labels for bisect
 2008-09-01 11:07 UTC  (4+ messages)
` [PATCH] Fix example in git-name-rev documentation
` [Regression] Re: setlocalversion wasn't producing git labels for bisect

[PATCH] Support diff.autorefreshindex=true in `git-diff --quiet'
 2008-09-01 10:50 UTC  (3+ messages)

[PATCH 2/2] git-merge documentation: describe how conflict is presented
 2008-09-01 10:43 UTC  (3+ messages)

[PATCH 1/2] checkout --conflict=<style>: recreate merge in a non-default style
 2008-09-01 10:39 UTC  (3+ messages)

[TopGit PATCH] tg redepend: New command
 2008-09-01 10:36 UTC  (4+ messages)

[PATCH] Improve documentation for --dirstat diff option
 2008-09-01 10:34 UTC  (4+ messages)

Stranges with git-diff-index
 2008-09-01 10:20 UTC  (2+ messages)

[PATCH] Improve documentation for --dirstat diff option
 2008-09-01 10:18 UTC  (2+ messages)

[PATCH v2] Improve portability: Cast pid_t's to intmax_t
 2008-09-01  8:54 UTC  (2+ messages)

Feature request: git-svn dcommit should send deltas upstream
 2008-09-01  8:09 UTC  (8+ messages)

[RFC] Git User's Survey 2008
 2008-09-01  7:47 UTC  (3+ messages)
` [RFC v4] Git User's Survey 2008 (cover letters)

[PATCH 0/3] git-svn-externals PoC (in a sh script)
 2008-09-01  6:20 UTC  (2+ messages)
` RFH: git-svn and submodules

file deletion in index lost after checkout -b
 2008-09-01  3:44 UTC 

Problems with using git svn dcommit
 2008-09-01  3:26 UTC  (3+ messages)
` [PATCH] git svn: catch lack of upstream info for dcommit earlier

git gc can require using a *huge* amount of space
 2008-09-01  1:22 UTC 

[PATCH] Add --filedirstat diff option
 2008-09-01  1:12 UTC 

What's cooking in git.git (Aug 2008, #05; Tue, 19)
 2008-09-01  1:09 UTC  (7+ messages)
          ` [PATCH] builtin-revert: use merge_recursive_generic()

[PATCH] Correct documentation wording for diff options -S and --pickaxe-all
 2008-08-31 23:59 UTC  (3+ messages)

[PATCH] merge-recursive: fix subtree merge
 2008-08-31 23:49 UTC  (3+ messages)

Git's codeswarm video
 2008-08-31 20:02 UTC  (3+ messages)

[PATCH 1/2] xdl_fill_merge_buffer(): separate out a too deeply nested function
 2008-08-31 18:42 UTC  (7+ messages)
` [PATCH 2/2 - RFH/WIP] xdiff-merge: optionally show conflicts in "diff3 -m" style

Announce: gitbuilder, an autobuilder for git-based projects
 2008-08-31 18:35 UTC  (4+ messages)

[PATCH] diff: treat -crlf files as binary
 2008-08-31 18:34 UTC  (8+ messages)

[PATCH] Document clarification: gitmodules, gitattributes
 2008-08-31 16:38 UTC  (2+ messages)

[PATCH] Start conforming code to "git subcmd" style
 2008-08-31 16:37 UTC  (5+ messages)

[PATCH v2] Improve portability: Cast pid_t's to intmax_t
 2008-08-31 12:26 UTC  (2+ messages)
` [PATCH v2] Improve portability: Cast pid_t's to uintmax_t

[EGIT PATCH] Select all changes in repository for commit by default
 2008-08-31  9:38 UTC  (3+ messages)
` [EGIT PATCH 1/2] Add utilities for figuring out repositories for selected resources
  ` [EGIT PATCH 2/2] Enable commit for any resource in a Git-shared project

'git format-patch' --interactive?
 2008-08-31  9:32 UTC  (2+ messages)

[PATCH 0/2] Improve portability for OpenSolaris
 2008-08-31  7:15 UTC  (5+ messages)
` [PATCH 1/2] Improvate portability: Display pid_t's always as long

[RFC/PATCH 1/2] for-each-ref: add new format 'refbasename'
 2008-08-31  7:11 UTC  (4+ messages)
` [PATCH] for-each-ref: new 'refshort' format

[PATCH 1/3] improve reliability of fixup_pack_header_footer()
 2008-08-31  7:10 UTC  (8+ messages)
` [PATCH 0/5] pack header rewriting improvements
  ` [PATCH 1/5] pack-objects: improve returned information from write_one()
    ` [PATCH 2/5] improve reliability of fixup_pack_header_footer()
      ` [PATCH 3/5] pack-objects: use fixup_pack_header_footer()'s validation mode
        ` [PATCH 4/5] index-pack: "
          ` [PATCH 5/5] fixup_pack_header_footer(): use nicely aligned buffer sizes

[StGit] Debian packaging update
 2008-08-31  7:00 UTC  (10+ messages)

[PATCH] git-am: Pass the --directory option through to git-apply
 2008-08-31  6:30 UTC  (2+ messages)

rev-list --reverse --full-history --parents with path limiter disconnects history
 2008-08-31  5:51 UTC  (3+ messages)
` [PATCH] rev-list: fix --reverse interaction with --parents


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