messages from 2014-05-19 15:48:27 to 2014-05-21 10:33:59 UTC [more...]
[PATCH 0/9] handle alternate charsets for remote http errors
2014-05-21 10:33 UTC (10+ messages)
` [PATCH 1/9] test-lib: preserve GIT_CURL_VERBOSE from the environment
` [PATCH 2/9] strbuf: add strbuf_tolower function
` [PATCH 3/9] daemon/config: factor out duplicate xstrdup_tolower
` [PATCH 4/9] http: normalize case of returned content-type
` [PATCH 5/9] t/lib-httpd: use write_script to copy CGI scripts
` [PATCH 6/9] t5550: test display of remote http error messages
` [PATCH 7/9] remote-curl: recognize text/plain with a charset parameter
` [PATCH 8/9] strbuf: add strbuf_reencode helper
` [PATCH 9/9] remote-curl: reencode http error messages
untracked file deleted from the master branch, when checked out to it from a local branch
2014-05-21 10:21 UTC (10+ messages)
[ANNOUNCE] Git v2.0.0-rc4
2014-05-21 10:02 UTC (4+ messages)
[RFC/PATCH v4 1/3] add high resolution timer function to debug performance issues
2014-05-21 9:14 UTC (5+ messages)
` [RFC/PATCH v4 2/3] add trace_performance facility "
` [RFC/PATCH v4 3/3] add command performance tracing to debug scripted commands
Good Day
2014-05-21 4:21 UTC
[PATCH] t6006-*.sh: Fix truncation tests
2014-05-21 4:11 UTC (10+ messages)
` [PATCH] t6006 (rev-list-format): quote format strings to avoid error on some shells
[PATCH v6] format-patch --signature-file <file>
2014-05-21 1:02 UTC (2+ messages)
[PATCH v8 00/44] Use ref transactions for all ref updates
2014-05-21 0:52 UTC (19+ messages)
` [PATCH v8 23/44] fetch.c: change s_update_ref to use a ref transaction
` [PATCH v8 24/44] fetch.c: use a single ref transaction for all ref updates
` [PATCH v8 25/44] receive-pack.c: use a reference transaction for updating the refs
` [PATCH v8 26/44] fast-import.c: use a ref transaction when dumping tags
` [PATCH v8 27/44] walker.c: use ref transaction for ref updates
` [PATCH v8 28/44] refs.c: make write_ref_sha1 static
` [PATCH v8 29/44] refs.c: make lock_ref_sha1 static
[PATCH v2] format-patch --signature-file <file>
2014-05-21 0:45 UTC (13+ messages)
[PATCH v5] format-patch --signature-file <file>
2014-05-21 0:42 UTC (7+ messages)
Why is --graph --max-count=n so much slower than --graph HEAD~n..?
2014-05-21 0:24 UTC (4+ messages)
[PATCH/RFC] t0000-*.sh: Fix the GIT_SKIP_TESTS sub-tests
2014-05-20 23:33 UTC (6+ messages)
[PATCH] Add an explicit GIT_DIR to the list of excludes
2014-05-20 23:26 UTC
[ANNOUNCE] git reintegrate v0.3; manager of integration branches
2014-05-20 22:54 UTC (7+ messages)
[PATCH] remote-helpers: point at their upstream repositories
2014-05-20 21:50 UTC (27+ messages)
[PATCH 0/2] remote: optimize rm/prune ref deletion
2014-05-20 20:29 UTC (5+ messages)
` [PATCH 1/2] remote: defer repacking packed-refs when deleting refs
` [PATCH 2/2] remote prune: optimize "dangling symref" check/warning
[PATCH] Windows: Allow using UNC path for git repository
2014-05-20 19:33 UTC (4+ messages)
[RFC/PATCH v4 0/3] add performance tracing facility
2014-05-20 19:11 UTC
GIT and large files
2014-05-20 19:01 UTC (10+ messages)
` EXT :Re: "
[PATCH 00/19] convert test -a/-o to && and || patch series
2014-05-20 18:54 UTC (27+ messages)
` [PATCH 01/19] check_bindir: convert test -a/-o to && and ||
` [PATCH 02/19] contrib/examples/git-clone.sh: "
` [PATCH 03/19] contrib/examples/git-commit.sh: "
` [PATCH 04/19] contrib/examples/git-merge.sh: "
` [PATCH 05/19] contrib/examples/git-repack.sh: "
` [PATCH 06/19] contrib/examples/git-resolve.sh: "
` [PATCH 07/19] git-bisect.sh: "
` [PATCH 08/19] git-mergetool.sh: "
` [PATCH 09/19] git-rebase--interactive.sh: "
` [PATCH 10/19] git-submodule.sh: "
` [PATCH 11/19] t/t0025-crlf-auto.sh: "
` [PATCH 12/19] t/t0026-eol-config.sh: "
` [PATCH 13/19] t/t4102-apply-rename.sh: "
` [PATCH 14/19] t/t5000-tar-tree.sh: "
` [PATCH 15/19] t/t5403-post-checkout-hook.sh: "
` [PATCH 16/19] t/t5537-fetch-shallow.sh: "
` [PATCH 17/19] t/t5538-push-shallow.sh: "
` [PATCH 18/19] t/t9814-git-p4-rename.sh: "
` [PATCH 19/19] t/test-lib-functions.sh: "
[PATCH] git-prompt.sh: don't assume the shell expands the value of PS1
2014-05-20 18:38 UTC (2+ messages)
[PATCH] rebase -i: handle "Nothing to do" case with autostash
2014-05-20 18:34 UTC (5+ messages)
` [PATCH] rebase -i: test "
` [PATCH v2] "
format-patch crashes with a huge patchset
2014-05-20 17:41 UTC (3+ messages)
bug: autostash is lost after aborted rebase
2014-05-20 17:34 UTC (3+ messages)
[PATCH] Documentation/technical/api-hashmap: Remove source highlighting
2014-05-20 17:31 UTC (6+ messages)
[PATCH 0/4] ack recoding in commit log
2014-05-20 15:13 UTC (6+ messages)
` [PATCH 3/4] rebase: test ack
[PATCH/RFC] send-pack.c: Allow to disable side-band-64k
2014-05-20 9:01 UTC (8+ messages)
` "
[PATCH v2 1/2] t4205, t6006: Add failing tests for the case when i18n.logOutputEncoding is set
2014-05-20 6:41 UTC (5+ messages)
` [PATCH v3 0/5] Reroll patches. Pretty print truncate does not work
` [PATCH v3 2/5] t4041, t4205, t6006, t7102: Don't hardcode tested encoding value
[PATCH] RelNotes/2.0.0.txt: Fix several grammar issues, notably a lack of hyphens, double quotes, or articles
2014-05-20 4:27 UTC (4+ messages)
[PATCH 00/31] Finish implementing ref and reflog transactions
2014-05-19 23:27 UTC (16+ messages)
` [PATCH 03/31] refs.c: rename the transaction functions
` [PATCH 07/31] refs.c: add a flag to allow reflog updates to truncate the log
` [PATCH 08/31] refs.c: only write reflog update if msg is non-NULL
` [PATCH 09/31] refs.c: allow multiple reflog updates during a single transaction
[ANNOUNCE] git related v0.3
2014-05-19 21:27 UTC (3+ messages)
[PATCH v3 00/10] replace: add option to edit a Git object
2014-05-19 20:39 UTC (2+ messages)
[PATCH] config: preserve config file permissions on edits
2014-05-19 19:21 UTC (8+ messages)
` [PATCH v2] "
` "
[PATCH v10 00/44] Use ref transactions for all ref updates
2014-05-19 19:02 UTC (14+ messages)
` [PATCH v10 13/44] tag.c: use ref transactions when doing updates
` [PATCH v10 14/44] replace.c: use the ref transaction functions for updates
` [PATCH v10 18/44] branch.c: use ref transaction for all ref updates
` [PATCH v10 25/44] receive-pack.c: use a reference transaction for updating the refs
[RFC/PATCH] replace: add --graft option
2014-05-19 18:34 UTC (6+ messages)
git gui error with relocated repository
2014-05-19 17:16 UTC (12+ messages)
` [GIT GUI PATCH] git-gui: use vcompare when comparing the git version
` [GIT GUI PATCH v2] git-gui: tolerate major version changes "
Any difference to unstage files using "git checkout" and "git rm"
2014-05-19 16:45 UTC (5+ messages)
[BUG] git push writes to stderr instead of stdout on success
2014-05-19 16:43 UTC (3+ messages)
[PATCH] request-pull: resurrect for-linus -> tags/for-linus DWIM
2014-05-19 16:30 UTC (3+ messages)
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).