messages from 2014-12-19 01:05:44 to 2014-12-23 17:20:14 UTC [more...]
[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
2014-12-23 17:20 UTC (50+ messages)
` [PATCH 01/18] Introduce fsck options
` [PATCH 03/18] Provide a function to parse fsck message IDs
` [PATCH 04/18] Offer a function to demote fsck errors to warnings
` [PATCH 05/18] Allow demoting errors to warnings via receive.fsck.<key> = warn
` [PATCH 09/18] fsck: handle multiple authors in commits specially
` [PATCH 12/18] Disallow demoting grave fsck errors to warnings
` [PATCH 14/18] fsck: allow upgrading fsck warnings to errors
` [PATCH 16/18] fsck: support demoting errors to warnings
` [PATCH 18/18] git receive-pack: support excluding objects from fsck'ing
Question about installing git from source
2014-12-23 17:13 UTC (3+ messages)
mangled file names in git checkout-index --temp output when run in repo subdirectory
2014-12-23 16:36 UTC
git update-ref --stdin : too many open files
2014-12-23 15:57 UTC (5+ messages)
[PATCH] is_hfs_dotgit: loosen over-eager match of \u{..47}
2014-12-23 15:24 UTC (2+ messages)
[PATCH] remote: allow adding remote w same name as alias
2014-12-23 13:25 UTC (16+ messages)
` [PATCH 0/2] Let `git remote add` play nicer with url.<url>.insteadOf
` [PATCH 1/2] git remote add: allow re-adding remotes with the same URL
` [PATCH 2/2] Add a regression test for 'git remote add <existing> <same-url>'
` [PATCH v2 0/2] Let `git remote add` play nicer with url.<url>.insteadOf
` [PATCH v2 1/2] git remote: allow adding remotes agreeing with url.<...>.insteadOf
` [PATCH v2 2/2] Add a regression test for 'git remote add <existing> <same-url>'
Announcing Git for Windows 1.9.5
2014-12-23 12:50 UTC (4+ messages)
` [msysGit] "
[PATCH v3 0/4] Improve push performance with lots of refs
2014-12-23 12:01 UTC (5+ messages)
` [PATCH v3 1/4] Documentation: add missing article in rev-list-options.txt
` [PATCH v3 2/4] rev-list: add an option to mark fewer edges as uninteresting
` [PATCH v3 3/4] pack-objects: use --objects-edge-aggressive only for shallow repos
` [PATCH v3 4/4] upload-pack: use --objects-edge-aggressive for shallow fetches
READ ATTACHED BUSINESS PROPOSAL AND GET BACK TO ME
2014-12-23 9:34 UTC
Question on for-each-ref and --contains
2014-12-23 8:52 UTC (3+ messages)
Saving space/network on common repos
2014-12-23 5:36 UTC (8+ messages)
XDL_FAST_HASH can be very slow
2014-12-23 2:51 UTC (4+ messages)
[PATCHv6 0/7] atomic pushes
2014-12-23 2:09 UTC (14+ messages)
` [PATCH 1/7] receive-pack.c: add protocol support to negotiate atomic-push
` [PATCH 2/7] send-pack: Rename ref_update_to_be_sent to check_to_send_update
` [PATCH 3/7] send-pack.c: add --atomic command line argument
` [PATCH 4/7] receive-pack.c: receive-pack.c: use a single ref_transaction for atomic pushes
` [PATCH 5/7] receive-pack: move execute_commands_non_atomic before execute_commands
` [PATCH 6/7] push.c: add an --atomic argument
` [PATCH 7/7] t5543-atomic-push.sh: add basic tests for atomic pushes
[PATCH] pre-push.sample: Remove unwanted `IFS=' '`
2014-12-23 2:08 UTC (7+ messages)
` [PATCH w/signoff] "
` [PATCH v2] pre-push.sample: remove "
[PATCH v2 1/5] update_unicode.sh: simplify output capture
2014-12-23 0:32 UTC (7+ messages)
` [PATCH v2 2/5] update_unicode.sh: set UNICODE_DIR only once
` [PATCH v2 3/5] update_unicode.sh: shorten uniset invocation path
` [PATCH v2 4/5] update_unicode.sh: Make the output structure visible
` [PATCH v2 5/5] update_unicode.sh: Delete the command group
fast-import's notemodify doesn't work the same as git notes
2014-12-23 0:06 UTC
[PATCH] Use wc instead of awk to count subtrees in t0090-cache-tree
2014-12-22 23:38 UTC (9+ messages)
What's cooking in git.git (Dec 2014, #04; Mon, 22)
2014-12-22 23:17 UTC
[PATCH] git-prompt: preserve command exit status
2014-12-22 22:18 UTC (5+ messages)
` [PATCH v2] git-prompt: preserve value of $? inside shell prompt
[PATCH v5 1/1] http: Add Accept-Language header if possible
2014-12-22 19:34 UTC (4+ messages)
` [PATCH v6 0/1] "
` [PATCH v6 1/1] "
[PATCH] completion: add --irreversible-delete for format-patch
2014-12-22 19:00 UTC (3+ messages)
[PATCH] Bad file descriptor on filtering empty files
2014-12-22 18:26 UTC (2+ messages)
[PATCH 1/1] clean: typo fixed
2014-12-22 17:57 UTC (2+ messages)
[PATCH 1/2] Documentation/SubmittingPatches: Explain the rationale of git notes
2014-12-22 17:55 UTC (4+ messages)
` [PATCH 2/2] Documentation/SubmittingPatches: unify whitespace/tabs for the DCO
Supporting a few more usecases with remote helpers
2014-12-22 16:39 UTC (2+ messages)
Misbehaving git bisect bad HEAD
2014-12-22 15:56 UTC (2+ messages)
[PATCH 1/3] configure.ac: check tv_nsec field in struct stat
2014-12-22 12:36 UTC (9+ messages)
` [PATCH 2/3] configure.ac,trace.c: check for CLOCK_MONOTONIC
` [PATCH 3/3] configure.ac,imap-send.c: check HMAC_CTX_cleanup
make always rebuilds some targets
2014-12-22 7:54 UTC
About refs refs/heads/+
2014-12-22 2:15 UTC (3+ messages)
[PATCH v2] git-config support for diff.relative setting
2014-12-21 22:46 UTC (5+ messages)
[PATCH v3 2/2] git-config support for diff.relative setting
2014-12-21 20:23 UTC
[PATCH v2] added git-config support for diff.relative setting
2014-12-21 20:23 UTC (2+ messages)
` [PATCH v3 1/2] "
Bug: git-gui stops showing untracked files when invalid .git file is present in a subfolder
2014-12-21 19:23 UTC
Improving git branch
2014-12-21 16:36 UTC (5+ messages)
[PATCH v2 0/3] Improve push performance with lots of refs
2014-12-20 22:51 UTC (4+ messages)
` [PATCH v2 1/3] Documentation: add missing article in rev-list-options.txt
` [PATCH v2 2/3] rev-list: add an option to mark fewer edges as uninteresting
` [PATCH v2 3/3] pack-objects: use --objects-edge-aggressive only for shallow repos
Poor push performance with large number of refs
2014-12-20 22:18 UTC (7+ messages)
` [PATCH] list-objects: mark fewer commits as edges for non-shallow clones
bug & patch: exit codes from internal commands are handled incorrectly
2014-12-20 12:39 UTC (4+ messages)
git log --graph --oneline issues (very small edge case)
2014-12-20 0:53 UTC (2+ messages)
[PATCH v2 1/5] update_unicode.sh: simplify output capture
2014-12-19 22:34 UTC (6+ messages)
` [PATCH v2 2/5] update_unicode.sh: set UNICODE_DIR only once
` [PATCH v2 3/5] update_unicode.sh: shorten uniset invocation path
` [PATCH v2 4/5] update_unicode.sh: Make the output structure visible
` [PATCH v2 5/5] update_unicode.sh: Delete the command group
git-http-backend auth via Kerberos
2014-12-19 20:57 UTC (7+ messages)
Are simultaneous fetches safe?
2014-12-19 19:17 UTC
Gitk: "argument list too long"
2014-12-19 17:32 UTC
[PATCH] refs.c: remove extern keyword from function definition
2014-12-19 17:24 UTC
Fix wrong catalan translation
2014-12-19 16:13 UTC (2+ messages)
[PATCH 1/5] update_unicode.sh: simplify output capture
2014-12-19 15:48 UTC (9+ messages)
` [PATCH 2/5] update_unicode.sh: set UNICODE_DIR only once
` [PATCH 3/5] update_unicode.sh: shorten uniset invocation path
` [PATCH 4/5] update_unicode.sh: Make the output structure visible
` [PATCH 5/5] update_unicode.sh: Delete the command group
[PATCHv4 4/6] receive-pack.c: use a single ref_transaction for atomic pushes
2014-12-19 10:14 UTC (3+ messages)
` [PATCHv5 "
[BUG] interactive rebase loses instruction sheet when aborting to avoid overwriting files
2014-12-19 9:42 UTC
[ANNOUNCE] Git v2.2.1 (and updates to older maintenance tracks)
2014-12-19 9:18 UTC (3+ messages)
[PATCH] git-log: added --invert-grep option
2014-12-19 6:50 UTC (2+ messages)
[PATCH 0/5] Add a flag to push atomically
2014-12-19 1:29 UTC (8+ messages)
` [PATCHv3 0/6] atomic pushes
` [PATCHv3 1/6] receive-pack.c: add protocol support to negotiate atomic
` [PATCHv3 3/6] send-pack.c: add --atomic command line argument
` [PATCHv3 5/6] push.c: add an --atomic argument
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).