messages from 2014-04-29 21:05:18 to 2014-05-01 12:53:12 UTC [more...]
git-svn Rewrites Some Commits, but not All
2014-05-01 12:52 UTC (4+ messages)
[PATCH] Define constants for lengths of object names
2014-05-01 11:06 UTC
A failing attempt to use Git in a centralized environment
2014-05-01 10:48 UTC (22+ messages)
` Pull is Evil (was: Re: A failing attempt to use Git in a centralized environment)
` Pull is Evil
[PATCH] Add extra logic required to detect endianness on Solaris
2014-05-01 7:43 UTC
[BUG?] Patches created with 'diff.noprefix=true' don't 'git apply'
2014-05-01 2:40 UTC (2+ messages)
split index: sparse warning
2014-05-01 0:12 UTC (2+ messages)
[PATCH 00/32] Split index mode for very large indexes
2014-05-01 0:09 UTC (11+ messages)
` [PATCH 17/32] read-cache: split-index mode
` [PATCH 18/32] read-cache: mark new entries for split index
[PATCH v2] MinGW(-W64) cross-compilation
2014-04-30 22:28 UTC (10+ messages)
` [PATCH 08/12] MINGW: fix main() signature in http-fetch.c and remote-curl.c
` [PATCH] Win32: move main macro to a function
` [PATCH 10/12] MINGW: compat/poll/poll.c: undef NOGDI
[PATCH 0/8] Update the CodingGuidelines
2014-04-30 22:14 UTC (12+ messages)
` [PATCH 1/8] CodingGuidelines: typofix
` [PATCH 2/8] CodingGuidelines: give an example for case/esac statement
` [PATCH 3/8] CodingGuidelines: give an example for redirection
` [PATCH v2 "
` [PATCH 4/8] CodingGuidelines: give an example for control statements
` [PATCH 5/8] CodingGuidelines: give an example for shell function preamble
` [PATCH 6/8] CodingGuidelines: call the conditional statement "if ()", not "if()"
` [PATCH 7/8] CodingGuidelines: on comparison
` [PATCH 8/8] CodingGuidelines: once it is in, it is not worth the code churn
Problem: staging of an alternative repository
2014-04-30 21:35 UTC (2+ messages)
[RFD] use approxidate for "git commit --date=xyz"?
2014-04-30 21:34 UTC (2+ messages)
[PATCH v5 0/6] Reject non-ff pulls by default
2014-04-30 20:26 UTC (12+ messages)
` [PATCH v5 1/6] pull: rename pull.rename to pull.mode
Git for Windows 1.9.2
2014-04-30 20:21 UTC (2+ messages)
[PATCH] MSVC: link dynamically to the CRT
2014-04-30 20:17 UTC (5+ messages)
[PATCH/RFC] Makefile: do not depend on curl-config
2014-04-30 19:46 UTC (7+ messages)
[PATCH] zsh completion: 5.0.3 compat, use emulate
2014-04-30 19:44 UTC (4+ messages)
git send-email doesn't work with IPv6 and STARTTLS
2014-04-30 19:43 UTC
[PATCH v2] Document RUN_SETUP_GENTLY
2014-04-30 18:29 UTC (2+ messages)
Reference to a commit inside a commit message
2014-04-30 18:29 UTC (5+ messages)
[PATCH 01/14] t3905-stash-include-untracked.sh: use the $( ... ) construct for command substitution
2014-04-30 18:07 UTC (16+ messages)
` [PATCH 02/14] t3910-mac-os-precompose.sh: "
` [PATCH 03/14] t4006-diff-mode.sh: "
` [PATCH 04/14] t4010-diff-pathspec.sh: "
` [PATCH 05/14] t4012-diff-binary.sh: "
` [PATCH 06/14] t4013-diff-various.sh: "
` [PATCH 07/14] t4014-format-patch.sh: "
` [PATCH 08/14] t4036-format-patch-signer-mime.sh: "
` [PATCH 09/14] t4038-diff-combined.sh: "
` [PATCH 10/14] t4057-diff-combined-paths.sh: "
` [PATCH 11/14] t4116-apply-reverse.sh: "
` [PATCH 12/14] t4119-apply-config.sh: "
` [PATCH 13/14] t4204-patch-id.sh: "
` [PATCH 14/14] t5000-tar-tree.sh: "
[GIT PULL] l10n updates for 2.0.0 round 1
2014-04-30 18:02 UTC (2+ messages)
[PATCH] PAGER_ENV: remove 'S' from $LESS by default
2014-04-30 17:34 UTC (5+ messages)
` [PATCH v2] pager: "
[PATCH v2] Makefile: default to -lcurl when no CURL_CONFIG or CURLDIR
2014-04-30 17:26 UTC (5+ messages)
[PATCH 1/2] strbuf: Use _rtrim and _ltrim in strbuf_trim
2014-04-30 17:11 UTC (3+ messages)
` [PATCH 2/2] api-strbuf.txt: Add docs for _trim and _ltrim
[PATCH] t3910: show failure of core.precomposeunicode with decomposed filenames
2014-04-30 14:57 UTC (4+ messages)
[PATCH v3 00/19] Use ref transactions from most callers
2014-04-30 14:20 UTC (7+ messages)
` [PATCH v3 19/19] refs.c: pass **transaction to commit and have it clear the pointer
[RFC/PATCH v3] Better control of the tests run by a test suite
2014-04-30 14:17 UTC (14+ messages)
` [PATCH 1/3] test-lib: Document short options in t/README
` [PATCH 3/3] test-lib: '--run' to run only specific tests
` [RFC/PATCH v4] Better control of the tests run by a test suite
` [PATCH 2/3] test-lib: tests skipped by GIT_SKIP_TESTS say so
[PATCH] rerere: fix for merge.conflictstyle
2014-04-30 14:04 UTC (4+ messages)
[ANNOUNCE] tig-2.0.1
2014-04-30 12:26 UTC
[PATCH] wincred: add install target and avoid overwriting configured variables
2014-04-30 11:56 UTC (4+ messages)
[PATCH 0/6] completion: fixes
2014-04-30 11:07 UTC (7+ messages)
` [PATCH 1/6] completion: bash: remove old wrappers
` [PATCH 2/6] completion: bash: remove zsh wrapper
` [PATCH 3/6] completion: zsh: don't hide ourselves
` [PATCH 4/6] completion: remove zsh hack
` [PATCH 5/6] completion: zsh: trivial cleanups
` [PATCH 6/6] completion: bash: cleanup cygwin check
[PATCH] git-completion.zsh: do not clobber complete()
2014-04-30 10:02 UTC (3+ messages)
[ANNOUNCE] tig-2.0
2014-04-30 4:59 UTC
Recording the current branch on each commit?
2014-04-30 4:04 UTC (3+ messages)
[PATCH] subtree/Makefile: Standardize (esp. for packagers)
2014-04-30 3:20 UTC (5+ messages)
Recording the current branch on each commit?
2014-04-30 1:11 UTC (46+ messages)
git cascade and git forward-merge
2014-04-30 0:05 UTC (2+ messages)
What's cooking in git.git (Apr 2014, #09; Tue, 29)
2014-04-29 22:38 UTC
[PATCH v4 00/27] Use ref transactions for all ref updates
2014-04-29 22:24 UTC (5+ messages)
` [PATCH v4 15/27] fast-import.c: change update_branch to use ref transactions
[PATCH v5 00/30] Use ref transactions for all ref updates
2014-04-29 22:19 UTC (31+ messages)
` [PATCH v5 01/30] refs.c: constify the sha arguments for ref_transaction_create|delete|update
` [PATCH v5 02/30] refs.c: allow passing NULL to ref_transaction_free
` [PATCH v5 03/30] refs.c: add a strbuf argument to ref_transaction_commit for error logging
` [PATCH v5 04/30] refs.c: make ref_update_reject_duplicates take a strbuf argument for errors
` [PATCH v5 05/30] update-ref.c: log transaction error from the update_ref
` [PATCH v5 06/30] refs.c: make update_ref_write update a strbuf on failure
` [PATCH v5 07/30] refs.c: remove the onerr argument to ref_transaction_commit
` [PATCH v5 08/30] refs.c: change ref_transaction_update() to do error checking and return status
` [PATCH v5 09/30] refs.c: change ref_transaction_create "
` [PATCH v5 10/30] refs.c: ref_transaction_delete to check for error "
` [PATCH v5 11/30] tag.c: use ref transactions when doing updates
` [PATCH v5 12/30] replace.c: use the ref transaction functions for updates
` [PATCH v5 13/30] commit.c: use ref transactions "
` [PATCH v5 14/30] sequencer.c: use ref transactions for all ref updates
` [PATCH v5 15/30] fast-import.c: change update_branch to use ref transactions
` [PATCH v5 16/30] branch.c: use ref transaction for all ref updates
` [PATCH v5 17/30] refs.c: change update_ref to use a transaction
` [PATCH v5 18/30] refs.c: free the transaction before returning when number of updates is 0
` [PATCH v5 19/30] refs.c: ref_transaction_commit should not free the transaction
` [PATCH v5 20/30] fetch.c: clear errno before calling functions that might set it
` [PATCH v5 21/30] fetch.c: change s_update_ref to use a ref transaction
` [PATCH v5 22/30] fetch.c: use a single ref transaction for all ref updates
` [PATCH v5 23/30] receive-pack.c: use a reference transaction for updating the refs
` [PATCH v5 24/30] fast-import.c: use a ref transaction when dumping tags
` [PATCH v5 25/30] walker.c: use ref transaction for ref updates
` [PATCH v5 26/30] refs.c: make write_ref_sha1 static
` [PATCH v5 27/30] refs.c: make lock_ref_sha1 static
` [PATCH v5 28/30] refs.c: add transaction.status and track OPEN/CLOSED/ERROR
` [PATCH v5 29/30] refs.c: remove the update_ref_lock function
` [PATCH v5 30/30] refs.c: remove the update_ref_write function
[PATCH 0/8] remote-helper: fixes
2014-04-29 22:06 UTC (3+ messages)
` [PATCH 8/8] remote-hg: trivial cleanups
[PATCH 0/3] Trivial cleanups
2014-04-29 21:49 UTC (4+ messages)
` [PATCH 1/3] config: avoid yoda conditions
` [PATCH 2/3] add: avoid yoda condition
` [PATCH 3/3] add: remove dead code
[PATCH v6 1/5] patch-id: make it stable against hunk reordering
2014-04-29 21:45 UTC (2+ messages)
[PATCH v1 0/4] replace: add option to edit a Git object
2014-04-29 21:43 UTC (3+ messages)
[PATCH v11 00/11] Add interpret-trailers builtin
2014-04-29 21:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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 NNTP newsgroup(s).