git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-21 18:25:21 to 2013-05-23 16:01:24 UTC [more...]

first parent, commit graph layout, and pull merge direction
 2013-05-23 16:01 UTC  (10+ messages)

Bug report: git grep seems to use the wrong .gitattributes when invoked in a subdirectory
 2013-05-23 15:49 UTC  (2+ messages)

What's cooking in git.git (May 2013, #05; Mon, 20)
 2013-05-23 15:31 UTC  (10+ messages)

[PATCH 0/7] Let's get that @{push}!
 2013-05-23 15:12 UTC  (8+ messages)
` [PATCH 1/7] sha1_name: abstract upstream_mark() logic
` [PATCH 2/7] sha1_name: factor out die_no_upstream()
` [PATCH 3/7] sha1_name: remove upstream_mark()
` [PATCH 4/7] remote: expose parse_push_refspec()
` [PATCH 5/7] remote: expose get_ref_match()
` [PATCH 6/7] sha1_name: prepare to introduce AT_KIND_PUSH
` [PATCH 7/7] sha1_name: implement finding @{push}

[PATCH 0/3] Fixing volatile HEAD in push.default = current
 2013-05-23 14:49 UTC  (14+ messages)
` [PATCH 3/3] push: don't push the volatile HEAD with current

[PATCH] Document push --no-verify
 2013-05-23 14:37 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] git-send-email: another fix for special characters
 2013-05-23 14:13 UTC 

[PATCH] git-send-email: fix handling of special characters
 2013-05-23 13:54 UTC 

git hangs on pthread_join
 2013-05-23 13:01 UTC 

[PATCH] Geolocation support
 2013-05-23 11:58 UTC  (4+ messages)

[PATCH v2 0/2] Fix invalid revision error messages
 2013-05-23 11:03 UTC  (6+ messages)
` [PATCH 1/2] sha1_name: fix error message for @{u}
` [PATCH 2/2] sha1_name: fix error message for @{<N>}, @{<date>}

push not resolving commit-ish?
 2013-05-23 10:56 UTC  (3+ messages)

Random thoughts on "upstream"
 2013-05-23 10:53 UTC  (14+ messages)

Bug when git rev-list options "--first-parent" and "--ancestry-path" are used together?
 2013-05-23 10:07 UTC 

[PATCH] guilt: force the use of bare branches
 2013-05-23  9:52 UTC  (13+ messages)
  ` [PATCH -v2] "
    ` [PATCH] Added guilt.reusebranch configuration option

Remote branch can not be resolved as commit?
 2013-05-23  8:45 UTC  (2+ messages)

[PATCH 00/17] Remove assumptions about refname lifetimes
 2013-05-23  7:21 UTC  (20+ messages)
` [PATCH 04/17] builtin_diff_tree(): make it obvious that function wants two entries
` [PATCH 05/17] cmd_diff(): use an object_array for holding trees
` [PATCH 08/17] revision: split some overly-long lines
` [PATCH 09/17] gc_boundary(): move the check "alloc <= nr" to caller
` [PATCH 10/17] get_revision_internal(): make check less mysterious

Your windows version has virus ?
 2013-05-23  5:43 UTC  (3+ messages)

[PATCH v6] Add new git-related helper to contrib
 2013-05-23  5:22 UTC  (16+ messages)

[PATCH] bisect: Store first bad commit as comment in log file
 2013-05-22 22:27 UTC  (5+ messages)
      ` [PATCH] bisect: Fix log output for multi-parent skip ranges

[RFC/PATCH 0/2] Extend dot repository documentation
 2013-05-22 22:15 UTC  (19+ messages)
` [RFC/PATCH 2/2] doc: command line interface (cli) dot-repository dwimmery

is it just me, or does --all ignore --no-tags?
 2013-05-22 21:41 UTC  (3+ messages)

git-submodule nested subrepo bug (Segmentation fault)
 2013-05-22 20:03 UTC  (3+ messages)

Reading commit objects
 2013-05-22 20:02 UTC  (17+ messages)
    ` java zlib woes (was: Reading commit objects)

override merge.ff = false using --ff-only
 2013-05-22 18:12 UTC  (3+ messages)

Avoiding broken Gitweb links and deleted objects
 2013-05-22 17:39 UTC  (11+ messages)

English/German terminology, git.git's de.po, and pro-git
 2013-05-22 16:43 UTC  (17+ messages)
  ` AW: "

[PATCH v12 00/15] Interactive git-clean
 2013-05-22 16:23 UTC  (22+ messages)
` [PATCH v11 00/15] *** Interactive git-clean ***
  ` [PATCH v12 01/15] test: add test cases for relative_path
      ` [PATCH v13 00/15] interactive git-clean
      ` [PATCH v13 01/15] test: add test cases for relative_path
      ` [PATCH v13 02/15] path.c: refactor relative_path(), not only strip prefix
      ` [PATCH v13 03/15] quote.c: remove path_relative, use relative_path instead
      ` [PATCH v13 04/15] Refactor quote_path_relative, remove unused params
      ` [PATCH v13 05/15] Refactor write_name_quoted_relative, "
      ` [PATCH v13 06/15] git-clean: refactor git-clean into two phases
      ` [PATCH v13 07/15] git-clean: add support for -i/--interactive
      ` [PATCH v13 08/15] git-clean: show items of del_list in columns
      ` [PATCH v13 09/15] git-clean: add colors to interactive git-clean
      ` [PATCH v13 10/15] git-clean: use a git-add-interactive compatible UI
      ` [PATCH v13 11/15] git-clean: add filter by pattern interactive action
      ` [PATCH v13 12/15] git-clean: add select by numbers "
      ` [PATCH v13 13/15] git-clean: add ask each "
      ` [PATCH v13 14/15] git-clean: add documentation for interactive git-clean
      ` [PATCH v13 15/15] test: add t7301 for git-clean--interactive

[PATCH] guilt: fix date parsing
 2013-05-22 13:31 UTC  (4+ messages)

[PATCH] push: document --no-verify
 2013-05-22 12:17 UTC  (3+ messages)

git-submodule nested subrepo bug (Segmentation fault)
 2013-05-22  8:08 UTC 

[PATCH] prompt: fix show upstream with svn and zsh
 2013-05-22  7:56 UTC  (13+ messages)
` [PATCH v2] "

[PATCH v2] transport-helper: check if the dry-run is supported
 2013-05-22  3:07 UTC  (5+ messages)

[PATCH] guilt: skip empty line after from: line in patch descriptoin
 2013-05-22  2:43 UTC 

What's cooking in git.git (May 2013, #06; Tue, 21)
 2013-05-21 23:28 UTC 

[PATCH v8 0/3] Begin replacing OpenSSL with CommonCrypto
 2013-05-21 22:39 UTC  (5+ messages)

[PATCH] transport-helper: barf when user tries old:new
 2013-05-21 21:12 UTC  (3+ messages)

[PATCH 0/2] Fix invalid revision error messages for 1.8.3
 2013-05-21 20:33 UTC  (10+ messages)
` [PATCH 1/2] sha1_name: fix error message for @{u}


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