git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-01-07 21:36:33 to 2014-01-13 20:15:26 UTC [more...]

[PATCH 0/3] Minor preparation for @{publish}
 2014-01-13 20:15 UTC  (8+ messages)
` [PATCH 1/3] t1507 (rev-parse-upstream): fix typo in test title
` [PATCH 2/3] interpret_branch_name: factor out upstream handling
` [PATCH 3/3] remote: introduce and fill branch->pushremote

[PATCH 1/2] git-submodule.sh: Support 'checkout' as a valid update command
 2014-01-13 20:07 UTC  (21+ messages)
` [PATCH 2/2] Introduce git submodule attached update
      `  "
            ` Preferred local submodule branches (was: Introduce git submodule attached update)
                ` Preferred local submodule branches
                    ` [RFC v3 0/4] "
                      ` [RFC v3 1/4] submodule: Add helpers for configurable local branches
                      ` [RFC v3 2/4] submodule: Teach 'update' to preserve "
                      ` [RFC v3 3/4] submodule: Teach 'add' about a configurable local-branch
                      ` [RFC v3 4/4] submodule: Add a new 'checkout' command
                      ` Tight submodule bindings (was: Preferred local submodule branches)
                        ` Tight submodule bindings

Submodule relative URL problems
 2014-01-13 19:55 UTC  (2+ messages)

[PATCH] Create HTML for technical/http-protocol.txt
 2014-01-13 18:40 UTC  (2+ messages)

[PATCH] Fix typesetting in Bugs section of 'git-rebase' man page (web version)
 2014-01-13 17:55 UTC  (4+ messages)

[PATCH/RFC] Introduce git submodule add|update --attach
 2014-01-13 17:31 UTC  (4+ messages)

[PATCH 0/6] inotify support
 2014-01-13 17:02 UTC  (8+ messages)
` [PATCH 1/6] read-cache: save trailing sha-1
` [PATCH 2/6] read-cache: new extension to mark what file is watched
` [PATCH 3/6] read-cache: connect to file watcher
` [PATCH 4/6] read-cache: get "updated" path list from "
` [PATCH 5/6] read-cache: ask file watcher to watch files
` [PATCH 6/6] file-watcher: support inotify

git-p4: exception when cloning a perforce repository
 2014-01-13 13:37 UTC 

[PATCH] git-p4: Do not include diff in spec file when just preparing p4
 2014-01-13 12:10 UTC  (3+ messages)

[RFC v2] blame: new option --prefer-first to better handle merged cherry-picks
 2014-01-13  6:30 UTC 

Add a bugzilla website
 2014-01-13  1:06 UTC  (7+ messages)
        ` Fwd: "

[PATCH v2] Make 'git help everyday' work
 2014-01-12 22:57 UTC 

Synchronize git-credential-wincred from msysgit
 2014-01-12 13:23 UTC  (2+ messages)

Git: Question about specific subtree usage
 2014-01-12 12:18 UTC  (3+ messages)

Error in documentation for @{-n} in gitrevisions
 2014-01-12 10:19 UTC  (2+ messages)

[PATCH 0/6] Make 'git help everyday' work
 2014-01-11 19:50 UTC  (14+ messages)
` [PATCH 1/6] copy everyday.txt to giteveryday.txt
` [PATCH 2/6] Update giteveryday.txt to fit man page formatting
` [PATCH 3/6] add giteveryday to the manpages make list
` [PATCH 4/6] Add deprecation note to old everyday.txt
` [PATCH 5/6] add 'everyday' to the help --guides list
` [PATCH 6/6] Update git(1) link to giteveryday

[PATCH] Fix asciidoc header in pack-heuristics.txt
 2014-01-11 16:28 UTC 

[PATCH 1/2] completion: complete merge-base options
 2014-01-11 14:27 UTC  (2+ messages)
` [PATCH 2/2] completion: handle --[no-]fork-point options to git-rebase

[RFC/PATCH] format-patch: introduce branch.*.forkedFrom
 2014-01-11  4:22 UTC  (25+ messages)
          ` [RFC/PATCH 0/5] <branch>@{publish} shorthand
            ` [PATCH 1/5] sha1_name: refactor upstream_mark
            ` [PATCH 2/5] interpret_branch_name: factor out upstream handling
            ` [PATCH 3/5] branch_get: return early on error
            ` [PATCH 4/5] branch_get: provide per-branch pushremote pointers
                ` [PATCH] t5531: further "matching" fixups
            ` [PATCH 5/5] implement @{publish} shorthand

[PATCH] merge: make merge state available to prepare-commit-msg hook
 2014-01-11  0:20 UTC  (18+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] t7505: add missing &&
  ` [PATCH v2 2/4] t7505: ensure cleanup after hook blocks merge
  ` [PATCH v2 3/4] merge: make prepare_to_commit responsible for write_merge_state
  ` [PATCH v2 4/4] merge: drop unused arg from abort_commit method signature

[PATCH] diff: Add diff.orderfile configuration variable
 2014-01-10 23:30 UTC  (4+ messages)
` [PATCH v5 2/3] diff: Let "git diff -O" read orderfile from any file, fail properly
  ` [PATCH sb/diff-orderfile-config] diff test: reading a directory as a file need not error out

What's cooking in git.git (Jan 2014, #02; Fri, 10)
 2014-01-10 21:58 UTC 

A question about the error: svn_fspath__is_canonical
 2014-01-10 20:36 UTC  (6+ messages)

[PATCH] mv: let 'git mv file no-such-dir/' error out
 2014-01-10 19:30 UTC  (5+ messages)
` [PATCH mm/mv-file-to-no-such-dir-with-slash] mv: let 'git mv file no-such-dir/' error out on Windows, too

[PATCH 0/3] Generate scanf_fmts more simply
 2014-01-10 18:03 UTC  (8+ messages)
` [PATCH 1/3] shorten_unambiguous_ref(): introduce a new local variable
` [PATCH 2/3] gen_scanf_fmt(): delete function and use snprintf() instead
` [PATCH 3/3] shorten_unambiguous_ref(): tighten up pointer arithmetic

Subject: Something like cat-file for the index?
 2014-01-10 14:27 UTC  (3+ messages)

git-log --cherry-pick gives different results when using tag or tag^{}
 2014-01-10 13:15 UTC 

[PATCH] sha1_name: don't resolve refs when core.warnambiguousrefs is false
 2014-01-10  9:41 UTC  (31+ messages)
                ` [PATCH 1/4] cat-file: refactor error handling of batch_objects
                ` [PATCH 2/4] cat-file: fix a minor memory leak in batch_objects
                ` [PATCH 3/4] cat-file: restore ambiguity warning flag "
                ` [PATCH 4/4] revision: turn off object/refname ambiguity check for --stdin
                ` [PATCH v2] speeding up 40-hex ambiguity check
                  ` [PATCH v2 1/5] cat-file: refactor error handling of batch_objects
                  ` [PATCH v2 2/5] cat-file: fix a minor memory leak in batch_objects
                  ` [PATCH v2 3/5] refs: teach for_each_ref a flag to avoid recursion
                    ` [PATCH v3 "
                  ` [PATCH v2 4/5] get_sha1: speed up ambiguous 40-hex test
                  ` [PATCH v2 5/5] get_sha1: drop object/refname ambiguity flag

[PATCH] fetch: Print full url in header
 2014-01-10  3:03 UTC  (3+ messages)

Verifiable git archives?
 2014-01-09 22:50 UTC  (6+ messages)

Re: [RFC v2] submodule: Respect requested branch on all clones
 2014-01-09 22:18 UTC  (26+ messages)
  `  "

[PATCH v3 00/28] First class shallow clone
 2014-01-09 21:57 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 23/28] Support shallow fetch/clone over smart-http
      ` [PATCH] t5537: fix incorrect expectation in test case 10

[BUG] git symbolic-ref does not recognize @ as the shortcut for HEAD
 2014-01-09 19:47 UTC  (5+ messages)
` [BUG] "git rebase": fatal: Not a valid object name: ''
      ` [PATCH] rebase: fix fork-point with zero arguments

[PATCH v3] stash: handle specifying stashes with spaces
 2014-01-09 18:42 UTC  (6+ messages)

It seems there is a very tight character count limit in .gitconfig
 2014-01-08  7:16 UTC  (2+ messages)

[PATCH 0/2] Minor convinience feature: format.defaultTo
 2014-01-07 22:27 UTC  (13+ messages)
` [PATCH 2/2] format-patch: introduce format.defaultTo

[RFC v2] submodule: Respect requested branch on all clones
 2014-01-07 21:51 UTC  (3+ messages)

[PATCH] Fix safe_create_leading_directories() for Windows
 2014-01-07 21:49 UTC  (7+ messages)


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