git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-12-17 18:33:30 to 2014-12-22 23:17:19 UTC [more...]

What's cooking in git.git (Dec 2014, #04; Mon, 22)
 2014-12-22 23:17 UTC 

[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
 2014-12-22 23:15 UTC  (41+ 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

[PATCHv6 0/7] atomic pushes
 2014-12-22 22:58 UTC  (12+ 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] Use wc instead of awk to count subtrees in t0090-cache-tree
 2014-12-22 22:26 UTC  (5+ messages)

[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

git update-ref --stdin : too many open files
 2014-12-22 21:22 UTC  (2+ messages)

[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 v2 1/5] update_unicode.sh: simplify output capture
 2014-12-22 18:02 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

[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  (5+ messages)
  ` [PATCH] Documentation/SubmittingPatches: unify whitespace/tabs for the DCO
  ` [PATCH 2/2] "

[PATCH] remote: allow adding remote w same name as alias
 2014-12-22 17:49 UTC  (12+ 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>'

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

XDL_FAST_HASH can be very slow
 2014-12-22 10:48 UTC  (3+ messages)

make always rebuilds some targets
 2014-12-22  7:54 UTC 

About refs refs/heads/+
 2014-12-22  2:15 UTC  (3+ messages)

[PATCH] pre-push.sample: Remove unwanted `IFS=' '`
 2014-12-21 22:49 UTC  (6+ messages)
` [PATCH w/signoff] "
` [PATCH v2] pre-push.sample: remove "

[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  (7+ 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  (5+ 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 

Announcing Git for Windows 1.9.5
 2014-12-19 17:46 UTC  (4+ messages)
  `  "

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

[PATCH 0/5] Add a flag to push atomically
 2014-12-19 10:14 UTC  (20+ messages)
` [PATCHv3 0/6] atomic pushes
  ` [PATCHv3 1/6] receive-pack.c: add protocol support to negotiate atomic
  ` [PATCHv3 2/6] send-pack: Rename ref_update_to_be_sent to check_to_send_update
  ` [PATCHv3 3/6] send-pack.c: add --atomic command line argument
  ` [PATCHv3 4/6] receive-pack.c: use a single ref_transaction for atomic pushes
          ` [PATCHv4 "
              ` [PATCHv5 "
  ` [PATCHv3 5/6] push.c: add an --atomic argument
  ` [PATCHv3 6/6] t5543-atomic-push.sh: add basic tests for atomic pushes

[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)

remote helper example with push/fetch capabilities
 2014-12-18 21:46 UTC  (6+ messages)

Introducing a test_create_repo_bare (was Re: [PATCHv2 6/6] t5543-atomic-push.sh: add basic tests for atomic pushes)
 2014-12-18 17:06 UTC  (5+ messages)

[PATCH 1/1] pack-bitmap: comment typo fixed
 2014-12-18 14:10 UTC 

[PATCH 1/1] Documentation: config: typo fixed
 2014-12-18 14:03 UTC  (4+ messages)

[PATCH] git-compat-util: suppress unavoidable Apple-specific deprecation warnings
 2014-12-18 14:03 UTC  (3+ messages)

confusion with some `git reset` commands
 2014-12-18 12:09 UTC  (4+ messages)

Saving space/network on common repos
 2014-12-18  0:07 UTC  (5+ messages)

[PATCH v4] remote: add --fetch and --both options to set-url
 2014-12-17 22:31 UTC  (2+ 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).