git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-10-16 16:36:52 to 2014-10-21 23:11:51 UTC [more...]

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

[PATCH] grep: fix match highlighting for combined patterns with context lines
 2014-10-21 22:40 UTC  (3+ 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 00/15] ref-transaction-rename
 2014-10-21 20:37 UTC  (16+ 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 00/15] ref-transactions-reflog
 2014-10-21 19:24 UTC  (16+ 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

Sources for 3.18-rc1 not uploaded
 2014-10-21 18:59 UTC  (13+ messages)

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

git fetch (http) hanging/failing on one specific repository, http only
 2014-10-21 17:56 UTC  (4+ 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

Urgent Order
 2014-10-21 20:34 UTC 

Git Help needed
 2014-10-21 12:31 UTC  (5+ messages)

[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  (9+ messages)

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

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

[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  (5+ 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  (9+ messages)
    ` [PATCH 1/2] run-command: add env_array, an optional argv_array for env
    ` [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)

git svn's performance issue and strange pauses, and other thing
 2014-10-19 14:41 UTC  (3+ messages)

git svn's performance issue and strange pauses, and other thing
 2014-10-19 14:22 UTC 

git svn's performance issue and strange pauses, and other thing
 2014-10-19 14:04 UTC 

[PATCH] revision: remove definition of unused 'add_object' function
 2014-10-19 10:16 UTC  (3+ messages)

Specifying account profile in MSMTP
 2014-10-19  0:46 UTC  (2+ messages)

Stop prepending /usr/bin to hooks PATH, or document it very clearly
 2014-10-18 16:45 UTC  (3+ messages)

[PATCH] git-completion.bash - avoid excruciatingly slow ref completion on Cygwin
 2014-10-18 14:47 UTC  (2+ messages)

[PATCH v4] Handle atexit list internaly for unthreaded builds
 2014-10-18 12:31 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v2 0/25] prune-safety
 2014-10-18 12:31 UTC  (27+ messages)
` [PATCH v2 02/25] isxdigit: cast input to unsigned char
` [PATCH v2 03/25] object_array: factor out slopbuf-freeing logic
    ` git-bundle rev handling and de-duping
` [PATCH v2 06/25] reachable: use traverse_commit_list instead of custom walk
` [PATCH v2 21/25] rev-list: add --index-objects option
        ` [PATCH v3 22/26] rev-list: add --indexed-objects option
        ` [PATCH v3 23/26] reachable: use revision machinery's --indexed-objects code
        ` [PATCH v3 24/26] pack-objects: use argv_array
        ` [PATCH v3 25/26] repack: pack objects mentioned by the index
        ` [PATCH v3 26/26] pack-objects: double-check options before discarding objects

git pull freeze
 2014-10-17 21:35 UTC 

[PATCH] clone: --dissociate option to mark that reference is only temporary
 2014-10-17 12:47 UTC  (10+ messages)

[PATCH] pack-objects: turn off bitmaps when we split packs
 2014-10-17  1:11 UTC 

[PATCH v2 00/11] Consolidate ref parsing code
 2014-10-16 23:53 UTC  (5+ messages)

[PATCH v23 0/25] rs/ref-transaction ("Use ref transactions", part 3)
 2014-10-16 23:27 UTC  (2+ messages)

[PATCH 0/4] Allow building Git with Asciidoctor
 2014-10-16 22:53 UTC  (2+ messages)

What's cooking in git.git (Oct 2014, #04; Thu, 16)
 2014-10-16 21:45 UTC 

[PATCH] Update gitweb.perl to current CGI.pm API
 2014-10-16 20:18 UTC  (3+ messages)

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

git describe oddity with GIT_DIR
 2014-10-16 19:27 UTC  (3+ messages)

[PATCH v3] completion: ignore chpwd_functions when cding on zsh
 2014-10-16 18:10 UTC  (7+ messages)
` [PATCH v4] "

fsck option to remove corrupt objects - why/why not?
 2014-10-16 16:36 UTC  (3+ 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).