git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-10-19 19:30:27 to 2014-10-24 22:34:22 UTC [more...]

What's cooking in git.git (Oct 2014, #06; Fri, 24)
 2014-10-24 22:34 UTC 

life cycle documentation
 2014-10-24 21:56 UTC  (2+ messages)

[PATCH] builtin/merge.c: drop a parameter that is never used
 2014-10-24 21:24 UTC  (4+ messages)
` [PATCH] merge & sequencer: unify codepaths that write "Conflicts:" hint
  ` [PATCH] merge & sequencer: turn "Conflicts:" hint into a comment

[PATCH] Expand on impact of threads on memory consumption
 2014-10-24 17:51 UTC 

[PATCH 3/7] part3: l10n: de.po: use imperative form for command options
 2014-10-24 18:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/7] part1: l10n: de.po: use imperative form for command options
 2014-10-24 18:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Expand on impact of threads on memory consumption
 2014-10-24 17:27 UTC  (2+ messages)

[PATCH 0/2] document signature formats
 2014-10-24 17:10 UTC  (7+ messages)
` [PATCH 1/2] Documentation/technical: "
` [PATCH 2/2] Documentation/technical: document push certificate format

Question On Hooks
 2014-10-24 14:24 UTC 

[RFD/PATCH] push: heed user.signingkey for signed pushes
 2014-10-24 16:49 UTC  (9+ messages)
` [PATCHv2] "
        ` [PATCH] t/lib-gpg: make gpghome files writable

[BUG]
 2014-10-24 15:42 UTC 

Fatal: <hash> is corrupted can be caused by wrong permissions
 2014-10-24 14:05 UTC  (2+ messages)

squash commits deep down in history
 2014-10-24 11:43 UTC  (4+ messages)

git-svn performance
 2014-10-24  7:06 UTC  (2+ messages)
` Anomaly with the new code - "

jpalacios@atlassian.com
 2014-10-24  2:50 UTC 

Bug Report: Submodule conflict error message
 2014-10-24  2:46 UTC 

[PATCH] diff -B -M: fix output for "copy and then rewrite" case
 2014-10-23 23:34 UTC 

[PATCH] receive-pack.c: mark file local symbols as static
 2014-10-23 22:58 UTC 

[BUG] Possible issue with word-diff option
 2014-10-23 20:01 UTC  (2+ messages)

[PATCH] git-gui/gitk: Do not depend on Cygwin's "kill" command on Windows
 2014-10-23 19:30 UTC 

[PATCH] git-gui/gitk: Do not depend on Cygwin's "kill" command on Windows
 2014-10-23 19:30 UTC 

Incorrect documention for git-credential-store
 2014-10-23 17:14 UTC 

[PATCH 00/15] ref-transactions-reflog
 2014-10-23 18:54 UTC  (25+ messages)
` [PATCH 01/15] refs.c make ref_transaction_create a wrapper to ref_transaction_update
` [PATCH 02/15] refs.c: make ref_transaction_delete a wrapper for ref_transaction_update
` [PATCH 03/15] refs.c: rename the transaction functions
` [PATCH 04/15] refs.c: add a new update_type field to ref_update
` [PATCH 05/15] refs.c: add a function to append a reflog entry to a fd
` [PATCH 06/15] copy.c: make copy_fd preserve meaningful errno
` [PATCH 07/15] refs.c: add a transaction function to append a reflog entry
` [PATCH 08/15] refs.c: add a flag to allow reflog updates to truncate the log
` [PATCH 09/15] refs.c: only write reflog update if msg is non-NULL
` [PATCH 10/15] refs.c: allow multiple reflog updates during a single transaction
` [PATCH 11/15] reflog.c: use a reflog transaction when writing during expire
` [PATCH 12/15] refs.c: rename log_ref_setup to create_reflog
` [PATCH 13/15] refs.c: make unlock_ref/close_ref/commit_ref static
` [PATCH 14/15] refs.c: remove lock_any_ref_for_update
` [PATCH 15/15] refs.c: allow deleting refs with a broken sha1

[Announce] Availability of a Java based Subversion to Git conversion program with automatic (and pluggable) branch detection for whole repository conversions
 2014-10-23 18:47 UTC 

Plumbing version of 'git branch --contains' ?
 2014-10-23 18:07 UTC  (3+ messages)

[PATCH 1/2] git-gui: fix problem with "important" files not shown if, gui.maxfilesdisplayed is exceeded
 2014-10-23 13:37 UTC 

[PATCH 2/2] git-gui: improve gui.maxfilesdisplayed popup message
 2014-10-23 13:39 UTC 

Sources for 3.18-rc1 not uploaded
 2014-10-23  1:09 UTC  (15+ messages)

[PATCH 1/2] transport: Free leaking head in transport_print_push_status
 2014-10-22 22:03 UTC  (4+ messages)
` [PATCH 2/2] .mailmap: Add Stefan Bellers corporate mail address

[PATCH 00/15] ref-transaction-rename
 2014-10-22 19:48 UTC  (17+ messages)
` [PATCH 01/15] refs.c: allow passing raw git_committer_info as email to _update_reflog
` [PATCH 02/15] refs.c: return error instead of dying when locking fails during transaction
` [PATCH 03/15] refs.c: use packed refs when deleting refs during a transaction
` [PATCH 04/15] refs.c: use a stringlist for repack_without_refs
` [PATCH 05/15] refs.c: update rename_ref to use a transaction
` [PATCH 06/15] refs.c: rollback the lockfile before we die() in repack_without_refs
` [PATCH 07/15] refs.c: move reflog updates into its own function
` [PATCH 08/15] refs.c: write updates to packed refs when a transaction has more than one ref
` [PATCH 09/15] remote.c: use a transaction for deleting refs
` [PATCH 10/15] refs.c: make repack_without_refs static
` [PATCH 11/15] refs.c: make the *_packed_refs functions static
` [PATCH 12/15] refs.c: replace the onerr argument in update_ref with a strbuf err
` [PATCH 13/15] refs.c: make add_packed_ref return an error instead of calling die
` [PATCH 14/15] refs.c: make lock_packed_refs take an err argument
` [PATCH 15/15] refs.c: add an err argument to pack_refs

[PATCH] grep: fix match highlighting for combined patterns with context lines
 2014-10-22 19:14 UTC  (5+ messages)

[PATCH] git-imap-send: use libcurl for implementation
 2014-10-22 17:47 UTC  (3+ messages)
` Fwd: "

git fetch (http) hanging/failing on one specific repository, http only
 2014-10-22 17:11 UTC  (7+ messages)
` Bug in fetch-pack causing ever-growing http requests. (Was: git fetch (http) hanging/failing on one specific repository, http only)
  ` [PATCH] fetch-pack: don't resend known-common refs in find_common

[PATCH] rebase: convert revert to squash on autosquash
 2014-10-22  6:57 UTC 

Git Help needed
 2014-10-22  1:24 UTC  (6+ messages)

Urgent Order
 2014-10-22  6:26 UTC 

git reflog --date
 2014-10-21 23:11 UTC  (7+ messages)

[PATCH] doc: 'git status' quote the zero (NUL) character
 2014-10-21 22:09 UTC 

[PATCH] doc: fix 'git status --help' character quoting
 2014-10-21 22:08 UTC  (9+ messages)

[PATCH] git-quiltimport.sh: disallow fuzz
 2014-10-21 21:38 UTC  (6+ messages)
      ` [PATCH 2/2] git-quiltimport: flip the default not to allow fuzz

[PATCH 0/8] ref-transaction-send-pack
 2014-10-21 20:46 UTC  (9+ messages)
` [PATCH 1/8] receive-pack.c: add protocol support to negotiate atomic-push
` [PATCH 2/8] send-pack.c: add an --atomic-push command line argument
` [PATCH 3/8] receive-pack.c: use a single transaction when atomic-push is negotiated
` [PATCH 4/8] push.c: add an --atomic-push argument
` [PATCH 5/8] t5543-atomic-push.sh: add basic tests for atomic pushes
` [PATCH 6/8] receive-pack.c: add a receive.preferatomicpush configuration variable
` [PATCH 7/8] refs.c: add an err argument to create_reflog
` [PATCH 8/8] refs.c: add an err argument to create_symref

[PATCH] Copy mergetool "bc3" as "bc4"
 2014-10-21 18:27 UTC  (8+ messages)

Urgent Order
 2014-10-21 20:34 UTC 

[PATCH] dir.c: remove the second declaration of "stk" in prep_exclude()
 2014-10-21 11:38 UTC 

git-svn performance
 2014-10-21  9:00 UTC  (8+ messages)

please document --cached option to git-difftool
 2014-10-21  8:10 UTC  (2+ messages)

[PATCH] git-svn: clear global SVN pool between get_log invocations
 2014-10-21  3:39 UTC 

[PATCH] environment.c: add GIT_NAMESPACE to local_repo_env
 2014-10-21  0:27 UTC 

What's cooking in git.git (Oct 2014, #05; Mon, 20)
 2014-10-20 21:41 UTC 

[PATCH v2 0/3] Allow building Git with Asciidoctor
 2014-10-20 19:08 UTC  (6+ messages)
` [PATCH v2 1/3] Documentation: adjust document title underlining
` [PATCH v2 2/3] Documentation: fix mismatched delimiters in git-imap-send
` [PATCH v2 3/3] Documentation: move some AsciiDoc parameters into variables

[PATCH] t1304: Set LOGNAME even if USER is unset or null
 2014-10-20 18:34 UTC  (4+ messages)

[PATCH] object: make add_object_array_with_mode a static function
 2014-10-20 17:03 UTC  (4+ messages)

[PATCH V2] core.filemode may need manual action
 2014-10-20 16:54 UTC  (3+ messages)

__git_ps1_colorize__gitstring() in git_prompt.sh: colors are hardcoded?
 2014-10-20 14:45 UTC  (2+ messages)

[RFC/PATCH] fsck: do not canonicalize modes in trees we are checking
 2014-10-20  9:21 UTC  (8+ messages)

[PATCH] receive-pack: plug minor memory leak in unpack()
 2014-10-20  9:19 UTC  (8+ messages)
    ` [PATCH 2/2] use env_array member of struct child_process

[PATCH] git-svn: merge: fix rooturl/branchurl match check
 2014-10-20  6:24 UTC  (2+ messages)

[PATCH 0/4] Multiple worktrees vs. submodules fixes
 2014-10-20  4:11 UTC  (16+ messages)

[PATCH] git-svn.txt: advertise pushurl with dcommit
 2014-10-20  3:59 UTC  (2+ messages)

[PATCH V2B] core.filemode may need manual action
 2014-10-19 22:37 UTC  (2+ 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).