git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-22 14:49:14 to 2013-03-25 01:36:25 UTC [more...]

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

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

[PATCH 0/4] drop some "int x = x" hacks to silence gcc warnings
 2013-03-24 22:46 UTC  (27+ messages)
` [PATCH 1/4] wt-status: fix possible use of uninitialized variable
` [PATCH 3/4] drop some obsolete "x = x" compiler warning hacks
` [PATCH 4/4] transport: drop "int cmp = cmp" hack
            ` [PATCH 7/4] submodule: clarify logic in show_submodule_summary
            ` [PATCH 8/4] match-trees: drop "x = x" initializations

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

[PATCH v3 3/4] t7800: modernize tests
 2013-03-24 21:29 UTC  (23+ messages)
` [PATCH 0/3] Improve difftool --dir-diff tests
  ` [PATCH 1/3] t7800: don't hide grep output
  ` [PATCH 2/3] t7800: fix tests when difftool uses --no-symlinks
  ` [PATCH 3/3] t7800: run --dir-diff tests with and without symlinks
    ` [PATCH 3/3 v2] "
  ` [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 3/3] t7800: run --dir-diff tests with and without symlinks

[PATCH] t7600: test merge configuration override
 2013-03-24 21:06 UTC  (26+ 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] t7600: merge tag shoud create a merge commit

[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] Improve POSIX compatibility and general portablity
 2013-03-24 21:17 UTC  (5+ 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 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

Fwd: Bug: git web--browse doesn't recognise browser on OS X
 2013-03-24 21:05 UTC  (5+ messages)
  `  "

[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 

propagating repo corruption across clone
 2013-03-24 19:23 UTC  (4+ messages)

Why does 'submodule add' stage the relevant portions?
 2013-03-24 17:38 UTC 

[PATCH v3 1/3] mergetools/p4merge: swap LOCAL and REMOTE
 2013-03-24 11:54 UTC  (3+ 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-24 12:55 UTC  (4+ messages)
  ` [PATCH v2] checkout: avoid unnecessary "

[PATCH v3 3/3] git-merge-one-file: revise merge error reporting
 2013-03-24 12:26 UTC  (5+ 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

[PATCH v9 0/5] git log -L
 2013-03-24  7:38 UTC  (17+ messages)
` [PATCH v9 3/5] Implement line-history search (git log -L)
` [PATCH v9 5/5] Speed up log -L... -M
` [PATCH v9a 0/5] git log -L
  ` [PATCH v9a 1/5] Refactor parse_loc
  ` [PATCH v9a 2/5] Export rewrite_parents() for 'log -L'
  ` [PATCH v9a 3/5] Implement line-history search (git log -L)
  ` [PATCH v9a 4/5] log -L: :pattern:file syntax to find by funcname
  ` [PATCH v9a 5/5] Speed up log -L... -M

feature request - have git honor nested .gitconfig files
 2013-03-24  7:14 UTC  (8+ 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

[regression?] trailing slash required in .gitattributes
 2013-03-24  5:25 UTC  (8+ messages)

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

[RFC] test-lib.sh: No POSIXPERM for cygwin
 2013-03-24  2:49 UTC  (2+ messages)

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

[PATCH v1 00/45] nd/parse-pathspec and :(glob) pathspec magic
 2013-03-24  0:57 UTC  (12+ messages)
` [PATCH v2 00/45] parse_pathspec and :(glob) magic
  ` [PATCH v2 06/45] Add parse_pathspec() that converts cmdline args to struct pathspec

[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] "

Bug: `gitsubmodule` does not list modules with unicode characters
 2013-03-23 16:28 UTC 

[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  (22+ messages)
` [PATCH 1/6] remote.c: simplify a bit of code using git_config_string()
` [PATCH 2/6] t5516 (fetch-push): update test description
` [PATCH 3/6] t5516 (fetch-push): introduce mk_test_with_name()
` [PATCH 4/6] remote.c: introduce a way to have different remotes for fetch/push
` [PATCH 5/6] remote.c: introduce remote.pushdefault
` [PATCH 6/6] remote.c: introduce branch.<name>.pushremote

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

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

Some small issues with GIT GUI on MacOS
 2013-03-23  9:03 UTC  (2+ messages)

git branch: multiple --merged and --no-merged options?
 2013-03-23  8:13 UTC  (4+ messages)

Fwd: mailmap documentation add grave accents
 2013-03-23  4:14 UTC  (2+ messages)
  `  "

[PATCH] merge/pull: verify GPG signatures of commits being merged
 2013-03-23  3:08 UTC  (4+ messages)

[PATCH v2 3/4] merge/pull Check for untrusted good GPG signatures
 2013-03-23  1:57 UTC 

[PATCH v2 2/4] merge/pull: verify GPG signatures of commits being merged
 2013-03-23  1:57 UTC 

[PATCH v2 1/4] Move commit GPG signature verification to commit.c
 2013-03-23  1:57 UTC 

[PATCH v2 4/4] pretty printing: extend %G? to include 'N' and 'U'
 2013-03-23  1:57 UTC 

[PATCH v2 0/4] Verify GPG signatures when merging and extend %G? pretty string
 2013-03-23  1:57 UTC 

git merge heuristic
 2013-03-22 22:33 UTC  (2+ messages)

Memory corruption when rebasing with git version 1.8.1.5 on arch
 2013-03-22 21:24 UTC  (13+ messages)

Git.pm with recent File::Temp fail
 2013-03-22 19:57 UTC 

Tag peeling peculiarities
 2013-03-22 17:42 UTC  (11+ 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).