git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-23 08:40:21 to 2013-03-25 21:55:48 UTC [more...]

[PATCH 0/4] drop some "int x = x" hacks to silence gcc warnings
 2013-03-25 21:55 UTC  (11+ messages)
` [PATCH 3/4] drop some obsolete "x = x" compiler warning hacks
` [PATCH 4/4] transport: drop "int cmp = cmp" hack

[PATCH 0/3] Improve difftool --dir-diff tests
 2013-03-25 21:50 UTC  (23+ messages)
` [PATCH v2 0/3] difftool --dir-diff test improvements
  ` [PATCH v2 1/3] t7800: don't hide grep output
  ` [PATCH v2 2/3] t7800: fix tests when difftool uses --no-symlinks
                ` [PATCH v2] difftool: don't overwrite modified files
  ` [PATCH v2 3/3] t7800: run --dir-diff tests with and without symlinks

propagating repo corruption across clone
 2013-03-25 21:49 UTC  (28+ messages)
` [PATCH 0/9] corrupt object potpourri
  ` [PATCH 1/9] stream_blob_to_fd: detect errors reading from stream
  ` [PATCH 2/9] check_sha1_signature: check return value from read_istream
  ` [PATCH 3/9] read_istream_filtered: propagate read error from upstream
  ` [PATCH 4/9] avoid infinite loop in read_istream_loose
  ` [PATCH 5/9] add test for streaming corrupt blobs
  ` [PATCH 6/9] streaming_write_entry: propagate streaming errors
      ` [PATCH v2 "
  ` [PATCH 7/9] add tests for cloning corrupted repositories
  ` [PATCH 8/9] clone: die on errors from unpack_trees
  ` [PATCH 9/9] clone: run check_everything_connected

Fwd: Bug: git web--browse doesn't recognise browser on OS X
 2013-03-25 21:44 UTC  (8+ messages)
  `  "
          ` [PATCH] git-web--browse: recognize iTerm as a GUI terminal "

git ate my home directory :-(
 2013-03-25 21:43 UTC  (2+ messages)

[PATCH] log: make "show --show-signature" use gpg.program setting
 2013-03-25 21:34 UTC  (2+ messages)

[PATCH] Documentation/commit-tree: mention -S option
 2013-03-25 21:00 UTC  (5+ messages)
  ` [PATCH v2] commit-tree: document -S option consistently

Why does 'submodule add' stage the relevant portions?
 2013-03-25 19:57 UTC  (14+ messages)

[PATCH v3 3/3] git-merge-one-file: revise merge error reporting
 2013-03-25 19:24 UTC  (9+ messages)
` [PATCH v2 0/3] git-merge-one-file "
  ` [PATCH v2 1/3] git-merge-one-file: style cleanup
  ` [PATCH v2 2/3] git-merge-one-file: send "ERROR:" messages to stderr
  ` [PATCH v2 3/3] git-merge-one-file: revise merge error reporting

regression in multi-threaded git-pack-index
 2013-03-25 18:17 UTC  (9+ messages)
` [PATCH] sha1_file: remove recursion in packed_object_info
      ` [PATCH v2 0/3] Recursion-free unpack_entry and packed_object_info
        ` [PATCH v2 1/3] sha1_file: remove recursion in packed_object_info
        ` [PATCH v2 2/3] Refactor parts of in_delta_base_cache/cache_or_unpack_entry
        ` [PATCH v2 3/3] sha1_file: remove recursion in unpack_entry

stuck and need unstuck (git checkout)
 2013-03-25 17:57 UTC 

[PATCH 0/3] Improve POSIX compatibility and general portablity
 2013-03-25 17:57 UTC  (6+ messages)
` [PATCH 1/3] contrib/subtree: stop explicitly using a bash shell
` [PATCH 2/3] contrib/subtree: remove use of -a/-o in [ commands
` [PATCH 3/3] contrib/subtree: replace echo options with printf

[PATCH v3 1/3] mergetools/p4merge: swap LOCAL and REMOTE
 2013-03-25 17:47 UTC  (4+ messages)
` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] mergetools/p4merge: create a base if none available

[PATCH] checkout: avoid unncessary match_pathspec calls
 2013-03-25 16:26 UTC  (5+ messages)
  ` [PATCH v2] checkout: avoid unnecessary "

[PATCH 0/4] drop some "int x = x" hacks to silence gcc warnings
 2013-03-25 16:10 UTC  (7+ messages)
` [PATCH 8/4] match-trees: drop "x = x" initializations

[PATCH 0/2] Fix a couple of minor things in pull test
 2013-03-25 15:59 UTC  (3+ messages)
` [PATCH 2/2] t5520 (pull): use test_config where appropriate

[PATCH 2/2] optimize set_shared_perm()
 2013-03-25 15:57 UTC 

[PATCH v2 1/4] Move commit GPG signature verification to commit.c
 2013-03-25 15:54 UTC  (2+ messages)

[PATCH 1/2] Make core.sharedRepository work under cygwin 1.7
 2013-03-25 15:53 UTC 

[RFC] test-lib.sh: No POSIXPERM for cygwin
 2013-03-25 15:53 UTC  (3+ messages)

[RFC/PATCH] Documentation/technical/api-fswatch.txt: start with outline
 2013-03-25 11:13 UTC  (11+ messages)

[regression?] trailing slash required in .gitattributes
 2013-03-25  9:24 UTC  (13+ messages)
` [PATCH 0/4] attr directory matching regression
  ` [PATCH 1/4] wildmatch: do not require "text" to be NUL-terminated
  ` [PATCH 2/4] attr.c: fix pattern{,len} inconsistency in struct match_attr
  ` [PATCH 3/4] dir.c: make match_{base,path}name respect {basename,path}len
  ` [PATCH 4/4] attr.c: fix matching "subdir" without the trailing slash

[PATCH] Run git status in the background
 2013-03-25  9:12 UTC  (2+ messages)

Bug: `gitsubmodule` does not list modules with unicode characters
 2013-03-25  8:30 UTC  (2+ messages)

Hard reset of a subdirectory in a sparse checkout setting
 2013-03-25  1:57 UTC  (9+ messages)
` [PATCH] checkout: add --sparse for restoring files in sparse checkout mode

git problems at kde
 2013-03-24 23:22 UTC 

[PATCH] git-p4: support exclusively locked files
 2013-03-24 22:19 UTC  (3+ messages)

[PATCH] t7600: test merge configuration override
 2013-03-24 21:06 UTC  (21+ messages)
` git merge <tag> behavior
        ` [PATCH 00/15] Use test_config
          ` [PATCH 01/15] t4018: remove test_config implementation
          ` [PATCH 02/15] t7810: "
          ` [PATCH 03/15] t7811: "
          ` [PATCH 04/15] t3400: use test_config to set/unset git config variables
          ` [PATCH 05/15] t4304: "
          ` [PATCH 06/15] t4034: use test_config/test_unconfig "
          ` [PATCH 07/15] t4202: "
          ` [PATCH 08/15] t5520: use test_config "
          ` [PATCH 09/15] t5541: "
          ` [PATCH 10/15] t7500: "
          ` [PATCH 11/15] t7502: "
          ` [PATCH 12/15] t7508: "
          ` [PATCH 13/15] t7600: "
          ` [PATCH 14/15] t9500: "
          ` [PATCH 15/15] t7502: remove clear_config

[PATCH v2 00/23] contrib/subtree: Collected updates
 2013-03-24 21:22 UTC  (8+ messages)
` [PATCH v2 03/23] contrib/subtree: Teach add to store repository & branch in .gittrees
      ` [PATCH] "
` [PATCH v2 04/23] contrib/subtree: Teach push and pull to use .gittrees for defaults

[PATCH 0/3] Introduce pull.autostash
 2013-03-24 21:12 UTC  (10+ messages)
` [PATCH 2/3] t5521 (pull-options): use test_commit() where appropriate
` [PATCH 3/3] git-pull.sh: introduce --[no-]autostash and pull.autostash

[PATCH v2 02/23] contrib/subtree: Add command from-submodule
 2013-03-24 20:59 UTC  (2+ messages)
` [PATCH] "

[PATCH v4 1/3] user-manual: Reorganize the reroll sections, adding 'git rebase -i'
 2013-03-24 20:22 UTC  (4+ messages)
` [PATCH] user-manual: Fix the interactive rebase example commit range

git-svn: branch trunk/project/code to branches/project-1.0/code
 2013-03-24 19:45 UTC 

[PATCH v9 0/5] git log -L
 2013-03-24  7:38 UTC  (6+ messages)
` [PATCH v9 5/5] Speed up log -L... -M

feature request - have git honor nested .gitconfig files
 2013-03-24  7:14 UTC  (6+ messages)

[PATCH] refs.c: fix fread error handling
 2013-03-24  6:50 UTC  (2+ messages)

[PATCH v3 0/5] nd/branch-show-rebase-bisect-state updates
 2013-03-24  5:30 UTC  (3+ messages)
` [PATCH] status, branch: fix the misleading "bisecting" message

[BUG?] rebase -i: edit versus unmerged changes
 2013-03-24  5:13 UTC  (9+ messages)

[PATCH] Fix revision walk for commits with the same dates
 2013-03-24  2:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 00/45] nd/parse-pathspec and :(glob) pathspec magic
 2013-03-24  0:57 UTC  (9+ messages)
` [PATCH v2 00/45] parse_pathspec and :(glob) magic

[PATCH 0/4] contrib/subtree: general updates
 2013-03-24  0:16 UTC  (4+ messages)

[PATCH] combine-diff: coalesce lost lines optimally
 2013-03-23 17:23 UTC  (2+ messages)
` [PATCH v2] "

[FEATURE-REQUEST] difftool --dir-diff: use the commit names as directory names instead of left/right
 2013-03-23 15:30 UTC  (4+ messages)

[PATCH v3 0/6] Support triangular workflows
 2013-03-23 13:18 UTC  (7+ messages)
` [PATCH 4/6] remote.c: introduce a way to have different remotes for fetch/push

[PATCH v2 0/6] Support triangular workflows
 2013-03-23 12:42 UTC  (4+ messages)

[PATCH v9a 0/5] git log -L
 2013-03-23 10:32 UTC  (4+ messages)
` [PATCH v9a 3/5] Implement line-history search (git log -L)

[PATCH] Avoid false positives in label detection in cpp diff hunk header regex
 2013-03-23  9:48 UTC  (8+ messages)

Some small issues with GIT GUI on MacOS
 2013-03-23  9:03 UTC  (2+ 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).