messages from 2014-07-09 11:48:42 to 2014-07-11 20:36:58 UTC [more...]
[PATCH 1/3] tag: use skip_prefix instead of magic numbers
2014-07-11 20:36 UTC (10+ messages)
` [PATCH 2/3] tag: fix --sort tests to use cat<<-\EOF format
` [PATCH 3/3 v5] tag: support configuring --sort via .gitconfig
Topic sk/mingw-unicode-spawn-args breaks tests
2014-07-11 19:49 UTC (2+ messages)
[PATCH v1 0/4] hashmap improvements
2014-07-11 19:11 UTC (4+ messages)
` [PATCH v1 3/4] hashmap: add simplified hashmap_get_from_hash() API
[PATCH 1/2] symlinks: remove PATH_MAX limitation
2014-07-11 19:11 UTC (8+ messages)
` [PATCH 2/2] dir: "
[PATCH 1/2] tag: use skip_prefix instead of magic numbers
2014-07-11 18:29 UTC (8+ messages)
` [PATCH 2/2 v4] tag: support configuring --sort via .gitconfig
[PATCH v6 00/10] Add --graft option to git replace
2014-07-11 18:29 UTC (11+ messages)
` [PATCH v6 02/10] replace: add --graft option
pitfall with empty commits during git rebase
2014-07-11 18:25 UTC (3+ messages)
[PATCH v8 0/3] git config cache & special querying api utilizing the cache
2014-07-11 18:18 UTC (11+ messages)
` [PATCH v8 1/2] add `config_set` API for caching config-like files
` [PATCH v8 2/2] test-config: add tests for the config_set API
` [fixup PATCH 1/2] Call configset_clear
` [PATCH 2/2] Better tests for error cases
[Bug] data loss with cyclic alternates
2014-07-11 18:01 UTC (3+ messages)
git p4 diff-tree ambiguous argument error
2014-07-11 17:40 UTC (5+ messages)
[PATCH v3] http: Add Accept-Language header if possible
2014-07-11 17:35 UTC (2+ messages)
[PATCH v3 2/2] alloc.c: remove the redundant commit_count variable
2014-07-11 16:59 UTC (16+ messages)
` [PATCH 0/7] ensure index is set for all OBJ_COMMIT objects variable
` [PATCH 1/7] alloc.c: remove the alloc_raw_commit_node() function
` [PATCH 2/7] move setting of object->type to alloc_* functions
` [PATCH 3/7] parse_object_buffer: do not set object type
` [PATCH 4/7] add object_as_type helper for casting objects
` [PATCH 5/7] alloc: factor out commit index
` [PATCH 6/7] object_as_type: set "
` [PATCH 7/7] diff-tree: avoid lookup_unknown_object
[PATCH] http: Add Accept-Language header if possible
2014-07-11 16:35 UTC (11+ messages)
[PATCH 1/4 v6] cache-tree: Create/update cache-tree on checkout
2014-07-11 15:52 UTC (8+ messages)
` [PATCH 2/4 v6] test-dump-cache-tree: invalid trees are not errors
` [PATCH 3/4 v6] cache-tree: subdirectory tests
` [PATCH 4/4 v6] cache-tree: Write updated cache-tree after commit
[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
2014-07-11 13:46 UTC (21+ messages)
` [PATCH RFC v2 00/19] Enable options --signoff, --reset-author for pick, reword
` [PATCH RFC v2 01/19] rebase -i: Failed reword prints redundant error message
` [PATCH RFC v2 02/19] rebase -i: reword complains about empty commit despite --keep-empty
` [PATCH RFC v2 06/19] rebase -i: Stop on root commits with empty log messages
` [PATCH RFC v2 07/19] rebase -i: The replay of root commits is not shown with --verbose
` [PATCH RFC v2 15/19] rebase -i: Explicitly distinguish replay commands and exec tasks
git pull crash
2014-07-11 11:39 UTC (2+ messages)
[PATCH v2] http: Add Accept-Language header if possible
2014-07-11 9:46 UTC
[PATCH v6 00/32] Support multiple checkouts
2014-07-11 7:13 UTC (2+ messages)
git-p4 and initial import
2014-07-10 13:45 UTC
[PATCH v3 1/2] alloc.c: remove the alloc_raw_commit_node() function
2014-07-11 0:33 UTC (3+ messages)
[PATCH v3 0/2] alloc.c: remove alloc_raw_commit_node() function
2014-07-10 23:57 UTC
[PATCH] gitignore: add .version as this is generated during a make
2014-07-10 23:38 UTC (4+ messages)
[PATCH v4] linuxptp: add phc_ctl program to help debug PHC devices
2014-07-10 23:39 UTC (3+ messages)
745224e0 gcc-4.9 emmintrin.h build error
2014-07-10 22:58 UTC (10+ messages)
[PATCH v2] tag: support configuring --sort via .gitconfig
2014-07-10 22:46 UTC (8+ messages)
[PATCH] makefile: add ability to run specific test files
2014-07-10 22:31 UTC (7+ messages)
[PATCH 3/3] verify-commit: scriptable commit signature verification
2014-07-10 22:27 UTC (4+ messages)
` [PATCH] log: correctly identify mergetag signature verification status
[PATCH 00/14] Add submodule test harness
2014-07-10 21:43 UTC (24+ messages)
` No fchmod() under msygit - Was: "
` No fchmd. was: "
Align git push stderr output to the same as git pull
2014-07-10 20:50 UTC (2+ messages)
[PATCH] Coding guideline for Error messages
2014-07-10 20:42 UTC (5+ messages)
` [PATCH] doc: State coding guideline for error message punctuation
[PATCH v6 0/3] git config cache & special querying api utilizing the cache
2014-07-10 16:46 UTC (14+ messages)
` [PATCH v7 1/2] add `config_set` API for caching config-like files
` [PATCH v7 2/2] test-config: Add tests for the config_set API
[PATCH] .mailmap: Map different names with the same email address together
2014-07-10 12:48 UTC
[PATCH] fsck: simplify fsck_commit_buffer() by using commit_list_count()
2014-07-10 9:48 UTC
[PATCH] commit: use commit_list_append() instead of duplicating its code
2014-07-10 9:47 UTC
[PATCH] merge: simplify merge_trivial() by using commit_list_append()
2014-07-10 9:41 UTC
[PATCH] use strbuf_addch for adding single characters
2014-07-10 8:54 UTC
[PATCH] use strbuf_addbuf for adding strbufs
2014-07-10 8:52 UTC
move detection doesnt take filename into account
2014-07-10 3:53 UTC (10+ messages)
[PATCH] tag: support configuring --sort via .gitconfig
2014-07-09 22:15 UTC (4+ messages)
[PATCH v2 0/4] submodule config lookup API
2014-07-09 22:04 UTC (5+ messages)
` [PATCH v2 3/4] use new config API for worktree configurations of submodules
` "
"Unexpected end of command stream" message looks irrelevant when I try to pull a non-existing branch
2014-07-09 21:47 UTC (8+ messages)
` [PATCH] remote-curl: do not complain on EOF from parent git
` [PATCH 1/3] "
` [PATCH 2/3] remote-curl: use error instead of fprintf(stderr)
` [PATCH 3/3] remote-curl: mark helper-protocol errors more clearly
t3200-branch.sh number 102 fails when run under make test
2014-07-09 21:17 UTC (4+ messages)
[PATCH 0/2] always run all lint targets when running the test suite
2014-07-09 19:34 UTC (8+ messages)
` [PATCH 2/2] t/Makefile: always test all lint targets when running tests
` [PATCH v2 0/2] always run all lint targets when running the test suite
` [PATCH v2 1/2] t/Makefile: check helper scripts for non-portable shell commands too
` [PATCH v2 2/2] t/Makefile: always test all lint targets when running tests
[PATCH] enums: remove trailing ',' after last item in enum
2014-07-09 14:59 UTC (2+ messages)
t5150-request-pull.sh fails on newest master in Debian
2014-07-09 14:52 UTC (10+ messages)
` [PATCH] refs.c: handle REFNAME_REFSPEC_PATTERN at end of page
[PATCH v6 0/3] git config cache & special querying api utilizing the cache
2014-07-09 12:10 UTC (5+ messages)
` [PATCH v6 2/2] test-config: Add tests for the config_set API
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).