git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-11-07 23:18:04 to 2011-11-10 22:56:50 UTC [more...]

(unknown),
 2011-11-10 22:56 UTC 

[git patches] libata updates, GPG signed (but see admin notes)
 2011-11-10 21:41 UTC  (25+ messages)

[PATCH 0/14] resumable network bundles
 2011-11-10 21:21 UTC  (18+ messages)
` [PATCH 01/14] t/lib-httpd: check for NO_CURL
` [PATCH 02/14] http: turn off curl signals
` [PATCH 03/14] http: refactor http_request function
` [PATCH 04/14] http: add a public function for arbitrary-callback request
` [PATCH 05/14] remote-curl: use http callback for requesting refs
` [PATCH 06/14] transport: factor out bundle to ref list conversion
` [PATCH 07/14] bundle: add is_bundle_buf helper
` [PATCH 08/14] remote-curl: free "discovery" object
` [PATCH 09/14] remote-curl: auto-detect bundles when fetching refs
` [PATCH 10/14] remote-curl: try base $URL after $URL/info/refs
` [PATCH 11/14] progress: allow pure-throughput progress meters
` [PATCH 12/14] remote-curl: show progress for bundle downloads
` [PATCH 13/14] remote-curl: resume interrupted bundle transfers
` [PATCH 14/14] clone: give advice on how to resume a failed clone

RFH: unexpected reflog behavior with --since=
 2011-11-10 18:18 UTC  (12+ messages)

"make quick-install-man" on git.git HEAD has failed for two days
 2011-11-10 16:53 UTC  (5+ messages)

[fyi] patches used by git distributors
 2011-11-10 16:12 UTC  (5+ messages)

Bash tab completion for _git_fetch alias is broken on Git 1.7.7.1
 2011-11-10 15:14 UTC  (6+ messages)

Disappearing change on pull rebase
 2011-11-10 14:23 UTC  (3+ messages)

[PATCH] mktree: fix a memory leak in write_tree()
 2011-11-10  9:04 UTC 

[PATCH] mktree: fix a memory leak in write_tree()
 2011-11-10  8:39 UTC 

Problem with git-svn with limited SVN access
 2011-11-10  8:36 UTC  (3+ messages)

[PATCH 1/6] Print trace in rev-list machinery
 2011-11-10  7:12 UTC  (6+ messages)
` [PATCH 2/6] find_pack_entry(): do not keep packed_git pointer locally
` [PATCH 3/6] parse-options: add OPT_ULONG
` [PATCH 4/6] pack-objects: use parse_options()
` [PATCH 5/6] parse-options: allow OPTION_ARGUMENT to take argument
` [PATCH 6/6] Build in git-repack

git-svn: t9155 fails against subversion 1.7.0
 2011-11-10  6:02 UTC  (2+ messages)

uncommitted changes in a renamed directory are clobbered on merge
 2011-11-10  5:28 UTC 

pretty placeholders for reflog entries
 2011-11-10  1:56 UTC  (7+ messages)

Updating Files
 2011-11-10  1:08 UTC  (3+ messages)

hook for rebase --continue
 2011-11-10  0:50 UTC  (3+ messages)

[PATCH 1/1] apply.c: reject patch without --(ex,in)clude and path outside
 2011-11-09 23:07 UTC  (2+ messages)

[PATCH 0/3] commit-tree updates
 2011-11-09 22:19 UTC  (5+ messages)
` [PATCH 1/3] commit-tree: update the command line parsing
` [PATCH 2/3] commit-tree: teach -m/-F options to read logs from elsewhere
` [PATCH 3/3] commit-tree: teach -x <extra>

[PATCH] Add abbreviated commit hash to rebase conflict message
 2011-11-09 18:25 UTC  (9+ messages)

[RFC/PATCH] add update to branch support for "floating submodules"
 2011-11-09 18:01 UTC  (2+ messages)

[PATCH] gitk: use "gitk: repo-top-level-dir" as window title
 2011-11-09 16:28 UTC 

[PATCH v2] post-receive-email: explicitly set Content-Type header
 2011-11-09 15:01 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v3 00/17] Pulling signed tags
 2011-11-09 13:39 UTC  (21+ messages)
` [PATCH v3 01/17] Split GPG interface into its own helper library
` [PATCH v3 02/17] fetch: do not store peeled tag object names in FETCH_HEAD
` [PATCH v3 03/17] merge: notice local merging of tags and keep it unwrapped
` [PATCH v3 04/17] fetch: allow "git fetch $there v1.0" to fetch a tag
` [PATCH v3 05/17] refs DWIMmery: use the same rule for both "git fetch" and others
` [PATCH v3 06/17] fmt-merge-msg: avoid early returns
` [PATCH v3 07/17] fmt-merge-msg: package options into a structure
` [PATCH v3 08/17] fmt-merge-msg: Add contents of merged tag in the merge message
` [PATCH v3 09/17] merge: make usage of commit->util more extensible
` [PATCH v3 10/17] merge: record tag objects without peeling in MERGE_HEAD
` [PATCH v3 11/17] commit: copy merged signed tags to headers of merge commit
` [PATCH v3 12/17] merge: force edit mode when merging a tag object
` [PATCH v3 13/17] commit: teach --amend to carry forward extra headers
` [PATCH v3 14/17] commit: teach --gpg-sign option
` [PATCH v3 15/17] log: --show-signature
` [PATCH v3 16/17] test "commit -S" and "log --show-signature"
` [PATCH v3 17/17] pretty: %G[?GS] placeholders
` [PATCH 18/17] request-pull: use the annotated tag contents
  ` [PATCH 19/17] merge: do not fast-forward when merging a tag

[PATCH] completion: don't leak variable from the prompt into environment
 2011-11-09 13:26 UTC  (3+ messages)

Benchmarks regarding git's gc
 2011-11-09 12:34 UTC  (7+ messages)

[PATCH v0] fast-import: Add drop command
 2011-11-09 11:29 UTC  (14+ messages)

git svn rebase bug
 2011-11-09 10:40 UTC  (2+ messages)

[PATCH 1/4] pack-objects: mark add_to_write_order() as inline
 2011-11-09  4:31 UTC  (4+ messages)
` [PATCH 3/4] pack-objects: don't traverse objects unnecessarily

[PATCH] prune: show progress while marking reachable objects
 2011-11-09  4:26 UTC  (7+ messages)
  ` [PATCH 1/2] prune: handle --progress/no-progress
    ` [PATCH] "
  ` [PATCH 2/2] reachable: per-object progress

[RFC/PATCH] remote: add new sync command
 2011-11-09  3:36 UTC  (13+ messages)

[ANNOUNCE] Git 1.7.7.3
 2011-11-09  1:15 UTC 

git log --quiet bug?
 2011-11-09  0:59 UTC  (6+ messages)

[PATCH 00/10] Pulling signed tag
 2011-11-08 21:45 UTC  (19+ messages)
` [PATCH v2 00/12] Pulling signed/annotated tags
  ` [PATCH v2 01/12] Split GPG interface into its own helper library
  ` [PATCH v2 02/12] fetch: do not store peeled tag object names in FETCH_HEAD
  ` [PATCH v2 03/12] merge: notice local merging of tags and keep it unwrapped
  ` [PATCH v2 04/12] fetch: allow "git fetch $there v1.0" to fetch a tag
  ` [PATCH v2 05/12] refs DWIMmery: use the same rule for both "git fetch" and others
  ` [PATCH v2 06/12] fmt-merge-msg: avoid early returns
  ` [PATCH v2 07/12] fmt-merge-msg: package options into a structure
  ` [PATCH v2 08/12] fmt-merge-msg: Add contents of merged tag in the merge message
  ` [PATCH v2 09/12] merge: make usage of commit->util more extensible
  ` [PATCH v2 10/12] merge: record tag objects without peeling in MERGE_HEAD
  ` [PATCH v2 11/12] commit: copy merged signed tags to headers of merge commit
  ` [PATCH v2 12/12] merge: force edit mode when merging a tag object

What's cooking in git.git (Nov 2011, #02; Sun, 6)
 2011-11-08 21:34 UTC  (6+ messages)
    ` Update install-doc-quick (Re* What's cooking in git.git (Nov 2011, #02; Sun, 6))

git-apply that handles rejects like merge conflicts
 2011-11-08 21:00 UTC  (10+ messages)

Checkout first version of each file?
 2011-11-08 18:49 UTC  (8+ messages)

[PATCH 0/3] Fix code issues spotted by clang
 2011-11-08 16:05 UTC  (3+ messages)

git-receive-pack missing credentials ?
 2011-11-08 10:50 UTC  (5+ messages)

How to resolve git stash conflict without adding to index?
 2011-11-08  9:10 UTC 

BUG. Git config pager when --edit
 2011-11-08  7:08 UTC  (4+ messages)
` how to merge sub directory or file?

Find the size of git push in pre-receive hook
 2011-11-08  5:41 UTC  (4+ messages)

[ANNOUNCE] Git 1.7.8.rc1
 2011-11-08  2:56 UTC 

git bug(?) for commit baf18fc261ca475343fe3cb9cd2c0dded4bc1bb7
 2011-11-08  2:30 UTC  (2+ messages)
` [PATCH] Copy resolve_ref() return value for longer use

Is there a pdf git manual?
 2011-11-07 23:17 UTC  (4+ 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).