messages from 2014-12-14 17:42:40 to 2014-12-20 22:18:18 UTC [more...]
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
[PATCH] remote: allow adding remote w same name as alias
2014-12-20 20:57 UTC (8+ messages)
[PATCH v2] git-config support for diff.relative setting
2014-12-20 14:32 UTC (2+ messages)
bug & patch: exit codes from internal commands are handled incorrectly
2014-12-20 12:39 UTC (5+ messages)
git update-ref --stdin : too many open files
2014-12-20 10:24 UTC
git log --graph --oneline issues (very small edge case)
2014-12-20 0:53 UTC (2+ messages)
[PATCH] Bad file descriptor on filtering empty files
2014-12-19 22:41 UTC
[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)
[PATCHv6 0/7] atomic pushes
2014-12-19 19:39 UTC (8+ 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
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
[PATCH v2 1/5] update_unicode.sh: simplify output capture
2014-12-19 16:24 UTC (5+ 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
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 (56+ messages)
` [PATCH 1/5] receive-pack.c: add protocol support to negotiate atomic-push
` [PATCH 2/5] send-pack.c: add an --atomic-push command line argument
` [PATCH 3/5] receive-pack.c: use a single ref_transaction for atomic pushes
` [PATCH 4/5] push.c: add an --atomic-push argument
` [PATCH 5/5] t5543-atomic-push.sh: add basic tests for atomic pushes
` [PATCHv2 1/6] receive-pack.c: add protocol support to negotiate atomic-push
` [PATCHv2 2/6] send-pack: Invert the return value of ref_update_to_be_sent
` [PATCHv2 3/6] send-pack.c: add --atomic command line argument
` [PATCHv2 4/6] receive-pack.c: use a single ref_transaction for atomic pushes
` [PATCHv2 5/6] push.c: add an --atomic-push argument
` [PATCHv2 6/6] t5543-atomic-push.sh: add basic tests for atomic pushes
` [PATCH] receive-pack: refuse all commands if one fails in atomic mode
` [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 1/1] clean: typo fixed
2014-12-19 8:37 UTC
[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 (7+ 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)
Improving git branch
2014-12-18 10:05 UTC (8+ messages)
[PATCH 1/2] Documentation/SubmittingPatches: Explain the rationale of git notes
2014-12-18 1:08 UTC (3+ messages)
` [PATCH] Documentation/SubmittingPatches: unify whitespace/tabs for the DCO
` [PATCH 2/2] "
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 (4+ messages)
[PATCH v3] remote: add --fetch and --both options to set-url
2014-12-17 14:28 UTC (4+ messages)
[PATCH] builtin/remote.c: add missing space to user-facing message
2014-12-17 9:44 UTC (2+ messages)
hooks scripts and noexec partition
2014-12-17 3:03 UTC (4+ messages)
[PATCH] Update documentation occurrences of filename .sh
2014-12-17 0:42 UTC (2+ messages)
[PATCH 1/1] tests: make comment match the code
2014-12-16 19:09 UTC (3+ messages)
[PATCH] t5400: remove dead code
2014-12-16 18:58 UTC (2+ messages)
[PATCH v2 1/2] send-email: align RFC 2047 decoding more closely with the spec
2014-12-15 23:13 UTC (2+ messages)
But in `git checkout --patch`
2014-12-15 22:49 UTC (3+ messages)
` [PATCH] add--interactive: leave main loop on read error
What's cooking in git.git (Dec 2014, #03; Mon, 15)
2014-12-15 20:40 UTC
[PATCH v3 00/23] nd/untracked-cache updates
2014-12-15 19:35 UTC (10+ messages)
` [PATCH v3 11/23] untracked cache: load from UNTR index extension
` [PATCH v3 23/23] untracked cache: guard and disable on system changes
[PATCH] win32: syslog: prevent potential realloc memory leak
2014-12-15 18:11 UTC (2+ messages)
[PATCH/RFC 0/4] some attr optimizations
2014-12-15 17:30 UTC (5+ messages)
` [PATCH/RFC 4/4] attr: avoid heavy work when we know the specified attr is not defined
[PATCH 1/2] git-gui: fix problem with "important" files not shown if, gui.maxfilesdisplayed is exceeded
2014-12-15 15:38 UTC (2+ messages)
` [PATCH v2] git-gui: fix problem with gui.maxfilesdisplayed
[PATCH 0/8] Making reflog modifications part of the transactions API
2014-12-14 23:17 UTC (4+ messages)
[wish] Revert changes in git gui
2014-12-14 18:53 UTC (7+ messages)
[PATCH] document string_list_clear
2014-12-14 17:42 UTC (4+ messages)
` [PATCH 3/4] strbuf.h: format asciidoc code blocks as 4-space indent
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).