git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-12 07:12:12 to 2013-10-15 16:59:55 UTC [more...]

[PATCH v3] Add core.mode configuration
 2013-10-15 16:59 UTC  (9+ messages)

Same test-path-utils behaves differently on different Windows systems
 2013-10-15 14:54 UTC  (2+ messages)

[PATCH 0/6] miscellaneous patches
 2013-10-15 14:41 UTC  (3+ messages)

[PATCH] status: show commit sha1 in "You are currently cherry-picking" message
 2013-10-15 13:35 UTC  (3+ messages)
  ` on broken command chains in tests (was: Re: [PATCH] status: show commit sha1 in "You are currently)

[PATCH] git-prompt.sh: show the upstream abbrev name
 2013-10-15 12:21 UTC  (4+ messages)

[PATCH] rev-parse --parseopt: fix handling of optional arguments
 2013-10-15 12:00 UTC 

[PATCH] rev-parse doc: clarify use of optional / required arguments
 2013-10-15 10:49 UTC  (5+ messages)

[PATCH] diff.c: keep arrow(=>) on show_stats()'s shortened filename part to make rename visible
 2013-10-15 10:24 UTC  (15+ messages)
` [PATCH v2] "
  ` [spf:guess,mismatch] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] clone: local URLs are not for ssh
 2013-10-15  7:22 UTC  (9+ messages)

[PATCH] http: enable keepalive on TCP sockets
 2013-10-15  6:03 UTC  (9+ messages)
        ` [PATCH] http: use curl's tcp keepalive if available

return of the maintainer
 2013-10-15  5:21 UTC  (3+ messages)

What's cooking in git.git (Oct 2013, #01; Mon, 14)
 2013-10-15  5:05 UTC  (3+ messages)
` What's cooking in git.git (Oct 2013, #02; "

pack-object's try_delta fast path for v2 trees?
 2013-10-15  2:13 UTC  (8+ messages)

[PATCH] git-merge: document the -S option
 2013-10-14 23:41 UTC 

[PATCH 1/2] Add password parameter to git svn commands and use it when provided instead of defaulting to end-user prompt
 2013-10-14 23:35 UTC  (6+ messages)
` [PATCH 2/2] Add SVN trust-server-cert parameter to git svn to accept SSL server certificates from unknwon authorities without prompting

[PATCH] split_ident: parse timestamp from end of line
 2013-10-14 23:29 UTC  (6+ messages)

[PATCH v2 14/14] completion: update 'git reset' new stage options
 2013-10-14 23:15 UTC  (18+ messages)
` [PATCH v2 04/14] grep: add --staged option
` [PATCH v2 07/14] stash: add --stage to pop and apply
` [PATCH v2 00/14] Officially start moving to the term 'staging area'
` [PATCH v2 10/14] apply: add --work, --no-work options
` [PATCH v2 01/14] Add proper 'stage' command
` [PATCH v2 09/14] apply: add --stage option
` [PATCH v2 03/14] diff: document --staged
` [PATCH v2 05/14] rm: add --staged option
` [PATCH v2 02/14] stage: add edit command
` [PATCH v2 13/14] reset: allow --keep with --stage
` [PATCH v2 12/14] reset: add --stage and --work options
` [PATCH v2 08/14] submodule: add --staged options
` [PATCH v2 11/14] completion: update "
` [PATCH v2 06/14] stash: add --stage option to save

[PATCH try2 14/14] completion: update 'git reset' new stage options
 2013-10-14 22:22 UTC  (11+ messages)
` [PATCH try2 10/14] apply: add --work, --no-work options
` [PATCH try2 01/14] Add proper 'stage' command
` [PATCH try2 09/14] apply: add --stage option
` [PATCH try2 03/14] diff: document --staged

My patches
 2013-10-14 21:40 UTC  (5+ messages)

[PATCH 10/20] doc: git-foo was obsoleted several years ago
 2013-10-14 21:21 UTC  (26+ messages)
` [PATCH 00/20] Trivial paches
` [PATCH 03/20] pull: cleanup documentation
` [PATCH 20/20] add: avoid yoda conditions
` [PATCH 08/20] branch: trivial style fix
` [PATCH 15/20] pretty: "
` [PATCH 19/20] setup: trivial style fixes
` [PATCH 13/20] transport-helper: trivial style fix
` [PATCH 01/20] merge: simplify ff-only option
` [PATCH 16/20] revision: trivial style fixes
` [PATCH 17/20] diff: trivial style fix
` [PATCH 05/20] remote: fix trivial memory leak
` [PATCH 07/20] shortlog: add missing declaration
` [PATCH 11/20] symbolic-ref: trivial style fix
` [PATCH 06/20] revision: add missing include
` [PATCH 18/20] run-command: trivial style fixes
` [PATCH 02/20] t: replace pulls with merges
` [PATCH 12/20] alias: trivial style fix
` [PATCH 04/20] fetch: add missing documentation
` [PATCH 09/20] sha1-name: trivial style cleanup
` [PATCH 14/20] describe: trivial style fixes

[PATCH v3 00/10] transport-helper: updates
 2013-10-14 19:42 UTC  (5+ messages)
` [PATCH v3 05/10] fast-export: add new --refspec option
` [PATCH v3 06/10] transport-helper: add support for old:new refspec
` [PATCH v3 04/10] fast-export: improve argument parsing

[PATCH v4 0/3] relative path regression fix
 2013-10-14 19:40 UTC  (10+ messages)
` [PATCH v4 1/3] test: use unambigous leading path (/foo) for mingw
    ` [PATCH v5 0/3] relative path regression fix
    ` [PATCH v5 1/3] test: use unambigous leading path (/foo) for MSYS
    ` [PATCH v5 2/3] relative_path should honor dos-drive-prefix
    ` [PATCH v5 3/3] Use simpler relative_path when set_git_dir

[PATCH] clone: do not segfault when specifying a nonexistent branch
 2013-10-14 19:08 UTC  (3+ messages)
` [PATCH] clone --branch: refuse to clone if upstream repo is empty

[PATCH] config doc: user.signingkey is also used for signed commits
 2013-10-14 17:22 UTC  (3+ messages)

Spurious warning when moving a file in presence of submodules
 2013-10-14 12:33 UTC  (7+ messages)
  ` [PATCH] mv: Fix spurious "

Git line ending trouble
 2013-10-14 11:21 UTC 

[PATCH v4 0/2] Version fixes and cleanups
 2013-10-14  5:29 UTC  (7+ messages)
` [PATCH v4 1/2] version-gen: cleanup
` [PATCH v4 2/2] version-gen: fix versions

[PATCH gitk 0/4] gitk support for git log -L
 2013-10-14  5:25 UTC  (10+ messages)

[PATCH v3] mergetools/diffmerge: support DiffMerge as a git mergetool
 2013-10-13 23:01 UTC  (2+ messages)

Best practices on updating documentation?
 2013-10-13 21:03 UTC  (2+ messages)

[PATCH] .mailmap: switch to Thomas Rast's personal address
 2013-10-13 14:07 UTC 

[PATCH try2 0/8] Introduce publish tracking branch
 2013-10-13 10:15 UTC  (11+ messages)
` [PATCH try2 7/8] push: add --set-publish option
` [PATCH try2 6/8] t: branch add publish branch tests
` [PATCH try2 4/8] Add concept of 'publish' branch
` [PATCH try2 1/8] branch: trivial cleanup
` [PATCH try2 2/8] branch: reorganize verbose options
` [PATCH try2 3/8] push: trivial reorganization
` [PATCH try2 8/8] branch: display publish branch
` [PATCH try2 5/8] branch: allow configuring the "

Git send-email fail on Mac OS X Lion
 2013-10-13  8:52 UTC  (5+ messages)

[RFC/PATCHv2 1/3] Documentation/git-svn: Promote the use of --prefix in docs + examples
 2013-10-12 22:33 UTC  (4+ messages)
` [RFC/PATCHv3 0/3] Change git-svn's default --prefix in Git v2.0
  ` [RFC/PATCHv3 2/3] git-svn: Warn about changing default for "

[PATCH v2] mergetools/diffmerge: support DiffMerge as a git mergetool
 2013-10-12 22:27 UTC  (3+ messages)

[BAD PATCH 0/9] v4-aware tree walker API
 2013-10-12 15:59 UTC  (6+ messages)

BUG - git clean
 2013-10-12 10:36 UTC  (2+ messages)

[PATCH try2] fetch: add new fetch.default configuration
 2013-10-12  7:07 UTC 

[PATCH v3] revision: add --except option
 2013-10-12  7:08 UTC 

[PATCH try2] sha1-name: refactor get_sha1() parsing
 2013-10-12  7:08 UTC 

[PATCH v10 14/15] contrib: related: add option to show commits
 2013-10-12  7:06 UTC  (16+ messages)
` [PATCH v10 00/15] New git-related helper
` [PATCH v10 07/15] contrib: related: add helper Person classes
` [PATCH v10 10/15] contrib: related: group persons with same email
` [PATCH v10 02/15] contrib: related: add tests
` [PATCH v10 06/15] contrib: related: print the amount of involvement
` [PATCH v10 04/15] contrib: related: add option to parse from committish
` [PATCH v10 15/15] contrib: related: add README
` [PATCH v10 09/15] contrib: related: add support for more roles
` [PATCH v10 03/15] contrib: related: add support for multiple patches
` [PATCH v10 12/15] contrib: related: add mailmap support
` [PATCH v10 13/15] contrib: related: add option parsing
` [PATCH v10 01/15] Add new git-related helper to contrib
` [PATCH v10 11/15] contrib: related: allow usage on other directories
` [PATCH v10 08/15] contrib: related: show role count
` [PATCH v10 05/15] contrib: related: parse committish like format-patch


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