messages from 2014-06-13 07:34:52 to 2014-06-16 16:52:46 UTC [more...]
[PATCH v2 00/14] ref-transactions-reflog
2014-06-16 16:51 UTC (12+ messages)
` [PATCH v2 01/14] refs.c make ref_transaction_create a wrapper to ref_transaction_update
` [PATCH v2 05/14] refs.c: add a function to append a reflog entry to a fd
` [PATCH v2 06/14] lockfile.c: make hold_lock_file_for_append preserve meaningful errno
` [PATCH v2 07/14] refs.c: add a transaction function to append a reflog entry
` [PATCH v2 08/14] refs.c: add a flag to allow reflog updates to truncate the log
` [PATCH v2 09/14] refs.c: only write reflog update if msg is non-NULL
` [PATCH v2 10/14] refs.c: allow multiple reflog updates during a single transaction
` [PATCH v2 11/14] reflog.c: use a reflog transaction when writing during expire
` [PATCH v2 12/14] refs.c: rename log_ref_setup to create_reflog
` [PATCH v2 13/14] refs.c: make unlock_ref/close_ref/commit_ref static
` [PATCH v2 14/14] refs.c: remove lock_any_ref_for_update
ISO 13485
2014-06-16 15:20 UTC (2+ messages)
www.mcsi14.org
2014-06-16 12:16 UTC
[PATCH] Coding guideline for Error messages
2014-06-16 12:55 UTC (2+ messages)
` [PATCH] doc: State coding guideline for error message punctuation
[PATCH] doc git: multivar configuration parameters append to existing values
2014-06-16 12:49 UTC
Why doesn't git-fetch obey -c "remote.origin.url" on the command-line?
2014-06-16 12:48 UTC (3+ messages)
[PATCH] gitk: use mktemp -d to avoid predictable temporary directories
2014-06-16 11:40 UTC (7+ messages)
[PATCH 00/14] Add submodule test harness
2014-06-16 9:57 UTC (16+ messages)
` [PATCH 01/14] test-lib: add test_dir_is_empty()
` [PATCH 02/14] submodules: Add the lib-submodule-update.sh test library
` [PATCH 03/14] checkout: call the new submodule update test framework
` [PATCH 04/14] apply: add t4137 for submodule updates
` [PATCH 05/14] read-tree: add t1013 "
` [PATCH 06/14] reset: add t7112 "
` [PATCH 07/14] bisect: add t6041 "
` [PATCH 08/14] merge: add t7613 "
` [PATCH 09/14] rebase: add t3426 "
` [PATCH 10/14] pull: add t5572 "
` [PATCH 11/14] cherry-pick: add t3512 "
` [PATCH 12/14] am: add t4255 "
` [PATCH 13/14] stash: add t3906 "
` [PATCH 14/14] revert: add t3513 "
[PATCH 0/3] verify-commit: verify commit signatures
2014-06-16 9:21 UTC (38+ 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/RFC] alias.c: Replace git_config with git_config_get_string
2014-06-16 9:15 UTC
[PATCH/RFC] branch.c: Replace `git_config` with `git_config_get_string`
2014-06-16 8:52 UTC
[PATCH v2 0/2] Git config cache & special querying api utilizing the cache
2014-06-16 8:27 UTC (3+ messages)
` [PATCH v2 1/2] string-list: Add string_list initializer helper functions
` [PATCH v2 2/2] config: Add hashtable for config parsing & retrieval
git rebase --skip stuck in a loop
2014-06-16 0:01 UTC (8+ messages)
` [PATCH] rebase--merge: fix --skip with two conflicts in a row
[PATCH] gitk: avoid mkdtemp on Windows
2014-06-15 22:23 UTC
[OT] List CC etiquette and my brain just do not seem to work
2014-06-15 17:25 UTC (3+ messages)
Is there a reason the credential cache server cowardly refuses to delete/reuse the socket file?
2014-06-15 14:52 UTC (4+ messages)
[PATCH RFC] git-am: support any number of signatures
2014-06-15 10:27 UTC (7+ messages)
[PATCH] http: fix charset detection of extract_content_type()
2014-06-15 8:21 UTC (2+ messages)
[PATCH] http-protocol.txt: Basic Auth is RFC 2617, not RFC 2616
2014-06-15 8:20 UTC (2+ messages)
[PATCH v4 0/1] receive-pack: optionally deny case clone refs
2014-06-15 7:10 UTC (12+ messages)
[PATCH v7 0/1] refs.c: SSE4.2 optimizations for check_refname_component
2014-06-15 5:53 UTC (10+ messages)
` [PATCH v7 1/1] "
[PATCH] gitk: switch to patch mode when searching for line origin
2014-06-15 4:56 UTC (2+ messages)
[PATCH] gitk: honor TMPDIR when viewing external diffs
2014-06-15 4:57 UTC (2+ messages)
[PATCH] gitk: replace SHA1 entry field on keyboard paste
2014-06-15 4:55 UTC (2+ messages)
[PATCH] gitk: Allow displaying time zones from author and commit timestamps
2014-06-15 4:56 UTC (2+ messages)
[PATCH] gitk: show staged submodules regardless of ignore config
2014-06-15 4:57 UTC (2+ messages)
[PATCH v5] Add an explicit GIT_DIR to the list of excludes
2014-06-14 19:16 UTC (7+ messages)
` [PATCH v6] "
` [PATCH v8] "
` [PATCH v7] "
pre-commit hook question
2014-06-14 17:34 UTC
[PATCH v3 0/2] add strbuf_set operations
2014-06-14 4:49 UTC (8+ messages)
` [PATCH v3 1/2] "
[PATCH v5 0/4] commit: Add commit.verbose configuration
2014-06-14 4:14 UTC (19+ messages)
` [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 alt-v3] Improve function dir.c:trim_trailing_spaces()
2014-06-14 2:45 UTC (4+ messages)
[PATCH 0/5] submodule config lookup API
2014-06-13 22:41 UTC (9+ messages)
` [PATCH 2/5] implement submodule config cache for lookup of submodule names
Our merge bases sometimes suck
2014-06-13 22:35 UTC (6+ messages)
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 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] git-gui: show staged submodules regardless of ignore config
2014-06-13 17:36 UTC (2+ messages)
[PATCH] Add --recursive flag to documentation of git submodule sync command
2014-06-13 17:40 UTC
[PATCH] refs.c: fix delete_ref_loose
2014-06-13 17:02 UTC
[PATCH v15 00/48] Use ref transactions
2014-06-13 15:52 UTC (3+ 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
[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
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).