messages from 2014-06-12 17:23:18 to 2014-06-13 22:35:33 UTC [more...]
Our merge bases sometimes suck
2014-06-13 22:35 UTC (6+ messages)
[PATCH v4 0/1] receive-pack: optionally deny case clone refs
2014-06-13 22:24 UTC (13+ messages)
` [PATCH v4 1/1] "
Re: [PATCH 0/5] First part of Unicode console support for msysgit
2014-06-13 22:09 UTC (5+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 5/6] Win32: Thread-safe windows console output
` [PATCH 7/6] Win32: reliably detect console pipe handles
[PATCH 1/2] blame: factor out get_next_line()
2014-06-13 21:46 UTC (6+ messages)
` [PATCH 2/2] blame: simplify prepare_lines()
[PATCH] gitk: use mktemp -d to avoid predictable temporary directories
2014-06-13 21:43 UTC
[PATCH] gitk: honor TMPDIR when viewing external diffs
2014-06-13 21:13 UTC
[PATCH alt-v3] Improve function dir.c:trim_trailing_spaces()
2014-06-13 20:23 UTC (2+ messages)
[PATCH 0/2] Fixes for the ref-transactions series in origin/pu
2014-06-13 19:47 UTC (5+ messages)
` [PATCH 1/2] remotes.c: update calls to new signature for repack_without_refs
` [PATCH 2/2] receive-pack.c: add missing xstrdup
[PATCH v5 0/4] commit: Add commit.verbose configuration
2014-06-13 18:52 UTC (16+ messages)
` [PATCH v5 1/4] commit test: Use test_config instead of git-config
` [PATCH v5 2/4] commit test: Use write_script
` [PATCH v5 3/4] commit test: test_set_editor in each test
` [PATCH v5 4/4] commit: Add commit.verbose configuration
[PATCH 0/3] verify-commit: verify commit signatures
2014-06-13 18:23 UTC (37+ messages)
` [PATCH 2/3] gpg-interface: provide access to the payload
` [PATCH 3/3] verify-commit: scriptable commit signature verification
` [PATCHv2 0/6] verify-commit: verify commit signatures
` [PATCHv2 1/6] pretty: free the gpg status buf
` [PATCHv2 2/6] gpg-interface: provide access to the payload
` [PATCHv2 3/6] verify-commit: scriptable commit signature verification
` [PATCHv2 4/6] t7510: exit for loop with test result
` [PATCHv2 5/6] t7510: test verify-commit
` [PATCHv2 6/6] gpg-interface: provide clear helper for struct signature_check
[PATCH] git-gui: show staged submodules regardless of ignore config
2014-06-13 17:36 UTC (2+ messages)
[PATCH 0/5] submodule config lookup API
2014-06-13 17:50 UTC (12+ messages)
` [PATCH 1/5] hashmap: add enum for hashmap free_entries option
` [PATCH 2/5] implement submodule config cache for lookup of submodule names
[PATCH] Add --recursive flag to documentation of git submodule sync command
2014-06-13 17:40 UTC
[PATCH RFC] git-am: support any number of signatures
2014-06-13 17:32 UTC (6+ messages)
[PATCH] refs.c: fix delete_ref_loose
2014-06-13 17:02 UTC
[PATCH v5] Add an explicit GIT_DIR to the list of excludes
2014-06-13 16:50 UTC (6+ messages)
` [PATCH v6] "
` [PATCH v7] "
[PATCH v15 00/48] Use ref transactions
2014-06-13 15:52 UTC (3+ messages)
git rebase --skip stuck in a loop
2014-06-13 14:15 UTC (6+ messages)
Multi-line commit message changed to a single one
2014-06-13 13:40 UTC
[PATCH 00/32] Split index resend
2014-06-13 12:19 UTC (33+ messages)
` [PATCH 01/32] ewah: fix constness of ewah_read_mmap
` [PATCH 02/32] ewah: delete unused ewah_read_mmap_native declaration
` [PATCH 03/32] sequencer: do not update/refresh index if the lock cannot be held
` [PATCH 04/32] read-cache: new API write_locked_index instead of write_index/write_cache
` [PATCH 05/32] read-cache: relocate and unexport commit_locked_index()
` [PATCH 06/32] read-cache: store in-memory flags in the first 12 bits of ce_flags
` [PATCH 07/32] read-cache: be strict about "changed" in remove_marked_cache_entries()
` [PATCH 08/32] read-cache: be specific what part of the index has changed
` [PATCH 09/32] update-index: "
` [PATCH 10/32] resolve-undo: "
` [PATCH 11/32] unpack-trees: "
` [PATCH 12/32] cache-tree: mark istate->cache_changed on cache tree invalidation
` [PATCH 13/32] cache-tree: mark istate->cache_changed on cache tree update
` [PATCH 14/32] cache-tree: mark istate->cache_changed on prime_cache_tree()
` [PATCH 15/32] entry.c: update cache_changed if refresh_cache is set in checkout_entry()
` [PATCH 16/32] read-cache: save index SHA-1 after reading
` [PATCH 17/32] read-cache: split-index mode
` [PATCH 18/32] read-cache: mark new entries for split index
` [PATCH 19/32] read-cache: save deleted entries in "
` [PATCH 20/32] read-cache: mark updated entries for "
` [PATCH 21/32] split-index: the writing part
` [PATCH 22/32] split-index: the reading part
` [PATCH 23/32] split-index: do not invalidate cache-tree at read time
` [PATCH 24/32] split-index: strip pathname of on-disk replaced entries
` [PATCH 25/32] update-index: new options to enable/disable split index mode
` [PATCH 26/32] update-index --split-index: do not split if $GIT_DIR is read only
` [PATCH 27/32] rev-parse: add --shared-index-path to get shared index path
` [PATCH 28/32] read-tree: force split-index mode off on --index-output
` [PATCH 29/32] read-tree: note about dropping split-index mode or index version
` [PATCH 30/32] read-cache: force split index mode with GIT_TEST_SPLIT_INDEX
` [PATCH 31/32] t2104: make sure split index mode is off for the version test
` [PATCH 32/32] t1700: new tests for split-index mode
Why doesn't git-fetch obey -c "remote.origin.url" on the command-line?
2014-06-13 7:51 UTC (2+ messages)
[PATCH 0/7] A few minor test-prereq updates
2014-06-13 7:45 UTC (3+ messages)
` [PATCH 2/7] test: turn USR_BIN_TIME into a lazy prerequisite
Confusing error message in rebase when commit becomes empty
2014-06-13 7:31 UTC (7+ messages)
[PATCH v3 0/2] add strbuf_set operations
2014-06-13 7:15 UTC (13+ messages)
` [PATCH v3 1/2] "
[PATCH 0/15] store length of commit->buffer
2014-06-13 6:32 UTC (10+ messages)
` [PATCH v2 0/17] "
` [PATCH 08/17] provide a helper to free commit buffer
` [PATCH 15/17] commit-slab: provide a static initializer
` [PATCH v2] reuse cached commit buffer when parsing signatures
bug: git merge --no-commit loses track of file modes in the index
2014-06-13 6:26 UTC (3+ messages)
[PATCH v7 0/1] refs.c: SSE4.2 optimizations for check_refname_component
2014-06-13 4:11 UTC (6+ messages)
[PATCH v2 00/19] add strbuf_set operations
2014-06-12 23:59 UTC (6+ messages)
` [PATCH v2 01/19] "
[PATCH v4 0/4] commit: support commit.verbose and --no-verbose
2014-06-12 19:23 UTC (9+ messages)
` [PATCH v4 1/4] commit test: Use test_config instead of git-config
[PATCH] completion: Handle '!f() { ... }; f' aliases
2014-06-12 18:49 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v2] completion: Handle '!f() { ... }; f' and "!sh -c '...'" aliases
[PATCH v5 00/11] add performance tracing facility
2014-06-12 18:30 UTC (2+ messages)
[PATCH] l10n: de.po: fix typo
2014-06-12 18:21 UTC (3+ messages)
` [PATCH] l10n: de.po: improve message when switching branches
Relative submodule URLs, and forks that haven't forked the submodule
2014-06-12 18:05 UTC (4+ messages)
` "
[PATCH v16 00/48] Use ref transactions
2014-06-12 17:21 UTC (21+ messages)
` [PATCH v16 02/48] refs.c: ref_transaction_commit should not free the transaction
` [PATCH v16 05/48] refs.c: add a strbuf argument to ref_transaction_commit for error logging
` [PATCH v16 08/48] refs.c: add an err argument to repack_without_refs
` [PATCH v16 09/48] refs.c: make sure log_ref_setup returns a meaningful errno
` [PATCH v16 11/48] refs.c: make remove_empty_directories alwasy set errno to something sane
` [PATCH v16 13/48] refs.c: make resolve_ref_unsafe set errno to something meaningful on error
` [PATCH v16 14/48] refs.c: log_ref_write should try to return meaningful errno
` [PATCH v16 17/48] refs.c: make update_ref_write update a strbuf on failure
` [PATCH v16 19/48] refs.c: remove the onerr argument to ref_transaction_commit
` [PATCH v16 20/48] refs.c: change ref_transaction_update() to do error checking and return status
` [PATCH v16 21/48] refs.c: change ref_transaction_create "
` [PATCH v16 22/48] refs.c: update ref_transaction_delete to check for error "
` [PATCH v16 23/48] refs.c: make ref_transaction_begin take an err argument
` [PATCH v16 24/48] refs.c: add transaction.status and track OPEN/CLOSED/ERROR
` [PATCH v16 25/48] tag.c: use ref transactions when doing updates
` [PATCH v16 26/48] replace.c: use the ref transaction functions for updates
` [PATCH v16 27/48] commit.c: use ref transactions "
` [PATCH v16 33/48] fast-import.c: use a ref transaction when dumping tags
` [PATCH v16 34/48] walker.c: use ref transaction for ref updates
` [PATCH v16 36/48] refs.c: remove the update_ref_lock function
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).