git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-08-30 07:32:37 to 2013-09-02 11:57:58 UTC [more...]

git svn fetch segfault on exit
 2013-09-02 11:57 UTC  (3+ messages)

nd/magic-pathspec exposes breakage in git-add--interactive on Windows
 2013-09-02 11:56 UTC  (6+ messages)
` [PATCH] Turn off pathspec magic on "{checkout,reset,add} -p" on native Windows builds

[PATCH 2/4] transport-helper: add dont-update-private capability
 2013-09-02  7:41 UTC  (7+ messages)
` [PATCH v2 1/4] git-remote-mediawiki: add test and check Makefile targets
  ` [PATCH v2 2/4] transport-helper: add no-private-update capability
      ` [PATCH v3 2/4] transport-helper: add dont-update-private capability
  ` [PATCH v2 3/4] git-remote-mediawiki: use no-private-update capability on dumb push
  ` [PATCH v2 4/4] git-remote-mediawiki: no need to update private ref in non-dumb push

[PATCH 0/6] Introduce publish tracking branch
 2013-09-02  7:38 UTC  (11+ messages)
` [PATCH 1/6] push: trivial reorganization
` [PATCH 2/6] Add concept of 'publish' branch
` [PATCH 3/6] branch: allow configuring the publish branch
` [PATCH 4/6] t: branch add publish branch tests
` [PATCH 5/6] push: add --set-publish option
` [PATCH 6/6] branch: display publish branch

[PATCH] sha1-name: refactor get_sha1() parsing
 2013-09-02  6:50 UTC 

[PATCH v2] revision: add --except option
 2013-09-02  6:52 UTC  (3+ messages)

[PATCH] revision: add --except option
 2013-09-02  6:48 UTC  (15+ messages)
          ` [PATCH] revision: introduce --exclude=<glob> to tame wildcards

[PATCH v5 0/2] Add @ shortcut, again
 2013-09-02  6:34 UTC  (3+ messages)
` [PATCH v5 1/2] sha1-name: pass len argument to interpret_branch_name()
` [PATCH v5 2/2] Add new @ shortcut for HEAD

[PATCH 0/4] t: rev-parse-parents: cleanups
 2013-09-02  6:30 UTC  (5+ messages)
` [PATCH 1/4] t: rev-parse-parents: fix style
` [PATCH 2/4] t: rev-parse-parents: fix weird ! notation
` [PATCH 3/4] t: rev-parse-parents: avoid yoda conditions
` [PATCH 4/4] t: rev-parse-parents: simplify setup

[PATCH v2 0/7] documentation cleanups for <rev>^{<type>}
 2013-09-02  5:34 UTC  (8+ messages)
` [PATCH v2 1/7] glossary: mention 'treeish' as an alternative to 'tree-ish'
` [PATCH v2 2/7] glossary: define committish (a.k.a. commit-ish)
` [PATCH v2 3/7] use 'treeish' instead of 'tree-ish'
` [PATCH v2 4/7] use 'committish' instead of 'commit-ish'
` [PATCH v2 5/7] glossary: more precise definition of treeish (a.k.a. tree-ish)
` [PATCH v2 6/7] revisions.txt: fix and clarify <rev>^{<type>}
` [PATCH v2 7/7] glossary: fix and clarify the definition of 'ref'

[PATCH v3 00/11] Check replacement object type and minor updates
 2013-09-02  6:11 UTC  (27+ messages)
` [PATCH v3 01/11] replace: forbid replacing an object with one of a different type
` [PATCH v3 02/11] Documentation/replace: state that objects must be of the same type
` [PATCH v3 03/11] t6050-replace: test that objects are "
` [PATCH v3 04/11] t6050-replace: add test to clean up all the replace refs
` [PATCH v3 05/11] Documentation/replace: add Creating Replacement Objects section
` [PATCH v3 06/11] replace: bypass the type check if -f option is used
` [PATCH v3 07/11] Documentation/replace: tell that -f option bypasses the type check
` [PATCH v3 08/11] t6050-replace: check "
` [PATCH v3 09/11] replace: allow long option names
` [PATCH v3 10/11] Documentation/replace: list "
` [PATCH v3 11/11] t6050-replace: use some "

[PATCH v2] peel_onion(): add support for <rev>^{tag}
 2013-09-02  5:42 UTC 

[PATCH] {fetch,receive}-pack: drop unpack-objects, delay loosing objects until the end
 2013-09-02  4:38 UTC  (2+ messages)

[PATCH v3 0/2] submodule: Don't print status output with submodule.<name>.ignore=all
 2013-09-01 20:06 UTC  (3+ messages)
` [PATCH v3 1/2] submodule: fix confusing variable name
` [PATCH v3 2/2] submodule: don't print status output with ignore=all

[RFC/PATCH v3 0/4] Disable "git status" comment prefix
 2013-09-01 13:47 UTC  (9+ messages)
` [PATCH v3 3/4] get rid of "git submodule summary --for-status"

[RFC] Running a hook on reset
 2013-09-01 12:17 UTC 

[PATCH 0/2] fast-export: simplification
 2013-09-01  7:05 UTC  (3+ messages)
` [PATCH 1/2] fast-export: make extra_refs global
` [PATCH 2/2] fast-export: refactor get_tags_and_duplicates()

[PATCH/RFC 0/7] Multiple simultaneously locked ref updates
 2013-09-01  6:08 UTC  (18+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] reset: rename update_refs to reset_refs
  ` [PATCH v2 2/8] refs: report ref type from lock_any_ref_for_update
  ` [PATCH v2 3/8] refs: factor update_ref steps into helpers
  ` [PATCH v2 4/8] refs: factor delete_ref loose ref step into a helper
  ` [PATCH v2 5/8] refs: add function to repack without multiple refs
  ` [PATCH v2 6/8] refs: add update_refs for multiple simultaneous updates
  ` [PATCH v2 7/8] update-ref: support "
  ` [PATCH v2 8/8] update-ref: add test cases covering --stdin signature

[PATCH] Teach git to change to a given directory using -C option
 2013-09-01  4:48 UTC  (2+ messages)

[PATCH 0/8] remote-{hg,bzr}: updates
 2013-09-01  4:09 UTC  (10+ messages)
` [PATCH 1/8] remote-bzr: fix export of utf-8 authors
          ` Re* "

Officially start moving to the term 'staging area'
 2013-09-01  3:46 UTC  (14+ messages)

[PATCH 0/3] Reject non-ff pulls by default
 2013-08-31 22:38 UTC  (4+ messages)
` [PATCH 1/3] merge: simplify ff-only option
` [PATCH 2/3] t: replace pulls with merges
` [PATCH 3/3] pull: reject non-ff pulls by default

[PATCH] remote-hg: skip ill-formed references
 2013-08-31 19:51 UTC  (6+ messages)

[PATCH] diff: add a config option to control orderfile
 2013-08-31 19:44 UTC 

[PATCH] git send-email: include [anything]-by: signatures
 2013-08-31 19:22 UTC  (2+ messages)

[PATCH 0/2] branch: improve verbose option
 2013-08-31 17:24 UTC  (5+ messages)
` [PATCH 1/2] branch: trivial cleanup
` [PATCH 2/2] branch: reorganize verbose options

[PATCH 0/6] Trivial cleanups and fixes
 2013-08-31 17:20 UTC  (20+ messages)
` [PATCH 1/6] reset: trivial refactoring
` [PATCH 2/6] branch: trivial style fix
` [PATCH 3/6] rebase: trivial style fixes
` [PATCH 4/6] reset: trivial style cleanup
` [PATCH 5/6] add: "
` [PATCH 6/6] pull: trivial cleanup
    ` [PATCH] branch: use $curr_branch_short more

The gitweb author initials feature from a36817b doesn't work with i18n names
 2013-08-31 16:42 UTC  (9+ messages)
` [PATCH] gitweb: Fix the author initials in blame for non-ASCII names

git-rebase --abort eats files
 2013-08-31 15:26 UTC  (2+ messages)
` git-rebase --continue eats commits

Bug in git rebase --continue in v1.8.4
 2013-08-31 12:49 UTC 

[PATCH 00/23] Preliminary pack v4 support
 2013-08-31 11:45 UTC  (3+ messages)
` [PATCH 23/23] initial pack index v3 support on the read side

Authentication with e-mail address as user name for HTTPS remote
 2013-08-31  8:09 UTC  (2+ messages)

[PATCH v3 00/24] Index-v5
 2013-08-31  5:23 UTC  (4+ messages)

[PATCH 0/4] t: branch: fixes and cleanups
 2013-08-31  4:31 UTC  (5+ messages)
` [PATCH 1/4] t: branch: trivial style fix
` [PATCH 2/4] t: branch: fix typo
` [PATCH 3/4] t: branch: fix broken && chains
` [PATCH 4/4] t: branch: improve test rollback

[PATCH] Document pack v4 format
 2013-08-31  2:49 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH] During a shallow fetch, prevent sending over unneeded objects
 2013-08-31  1:25 UTC  (4+ messages)
` [PATCH] Add testcase for needless objects during a shallow fetch

[BUG] git-init does not respect existing separate-git-dir
 2013-08-31  1:04 UTC  (2+ messages)
` [PATCH] Make setup_git_env() resolve .git file when $GIT_DIR is not specified

[RFC/PATCH] status: introduce status.displayCommentChar to disable display of #
 2013-08-31  0:00 UTC  (6+ messages)
` [RFC/PATCH v2 1/3] builtin/stripspace.c: fix broken indentation
  ` [RFC/PATCH v2 3/3] status: introduce status.displayCommentChar to disable display of #

[PATCH] gitk: fix race error at click while reading commits
 2013-08-30 23:39 UTC 

What's cooking in git.git (Aug 2013, #07; Wed, 28)
 2013-08-30 20:04 UTC  (2+ messages)

[PATCH] has_sha1_file: re-check pack directory before giving up
 2013-08-30 19:14 UTC  (3+ messages)
  ` [PATCHv2] "

[GIT PULL] hotfix on fr.po for the maint branch
 2013-08-30 18:07 UTC  (4+ messages)

[PATCH] remote: filter out invalid remote configurations
 2013-08-30 16:58 UTC  (4+ messages)

[PATCH v2 1/5] replace: forbid replacing an object with one of a different type
 2013-08-30 16:52 UTC  (5+ messages)

Stalled git cloning and possible solutions
 2013-08-30 12:41 UTC  (4+ messages)

[PATCH] fix shell syntax error in template
 2013-08-30 10:40 UTC 

[PATCH v2] git p4: implement view spec wildcards with "p4 where"
 2013-08-30 10:02 UTC 


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