messages from 2014-05-16 23:41:54 to 2014-05-19 22:55:57 UTC [more...]
[PATCH 00/31] Finish implementing ref and reflog transactions
2014-05-19 22:55 UTC (4+ messages)
` [PATCH 08/31] refs.c: only write reflog update if msg is non-NULL
[PATCH 0/4] ack recoding in commit log
2014-05-19 22:40 UTC (8+ messages)
` [PATCH 1/4] rebase -i: add ack action
` [PATCH 2/4] git-rebase: document ack
` [PATCH 3/4] rebase: test ack
` [PATCH 4/4] git-ack: record an ack
[PATCH] remote-helpers: point at their upstream repositories
2014-05-19 22:27 UTC (23+ messages)
[PATCH] rebase -i: handle "Nothing to do" case with autostash
2014-05-19 22:05 UTC
[ANNOUNCE] git related v0.3
2014-05-19 21:27 UTC (3+ messages)
[PATCH/RFC] send-pack.c: Allow to disable side-band-64k
2014-05-19 21:20 UTC (6+ messages)
` "
[ANNOUNCE] git reintegrate v0.3; manager of integration branches
2014-05-19 21:08 UTC (2+ messages)
[PATCH v3 00/10] replace: add option to edit a Git object
2014-05-19 20:39 UTC (12+ messages)
` [PATCH v3 01/10] replace: refactor command-mode determination
` [PATCH v3 02/10] replace: use OPT_CMDMODE to handle modes
` [PATCH v3 03/10] replace: factor object resolution out of replace_object
` [PATCH v3 04/10] replace: add --edit option
` [PATCH v3 05/10] replace: make sure --edit results in a different object
` [PATCH v3 06/10] replace: refactor checking ref validity
` [PATCH v3 07/10] replace: die early if replace ref already exists
` [PATCH v3 08/10] replace: add tests for --edit
` [PATCH v3 09/10] replace: add --edit to usage string
` [PATCH v3 10/10] Documentation: replace: describe new --edit option
format-patch crashes with a huge patchset
2014-05-19 19:35 UTC
[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 (21+ messages)
` [PATCH v10 04/44] refs.c: add an err argument to repack_without_refs
` [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 22/44] fetch.c: clear errno before calling functions that might set it
` [PATCH v10 24/44] fetch.c: use a single 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 (7+ messages)
git gui error with relocated repository
2014-05-19 17:16 UTC (14+ 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)
[PATCH] Documentation/technical/api-hashmap: Remove source highlighting
2014-05-19 17:09 UTC (4+ messages)
[PATCH v8 00/44] Use ref transactions for all ref updates
2014-05-19 16:58 UTC (7+ 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 v2] format-patch --signature-file <file>
2014-05-19 16:54 UTC (9+ 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)
[PATCH v2 0/2] Reroll patch series. Pretty print truncate does not work
2014-05-19 15:28 UTC (10+ messages)
` [PATCH v2 1/2] t4205, t6006: Add failing tests for the case when i18n.logOutputEncoding is set
` [PATCH v3 0/5] Reroll patches. Pretty print truncate does not work
` [PATCH v3 1/5] t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
` [PATCH v3 2/5] t4041, t4205, t6006, t7102: Don't hardcode tested encoding value
` [PATCH v3 3/5] t4205 (log-pretty-format): Use `tformat` rather than `format`
` [PATCH v3 4/5] t4205, t6006: Add failing tests for the case when i18n.logOutputEncoding is set
` [PATCH v3 5/5] pretty.c: format string with truncate respects logOutputEncoding
Returning error message from custom smart http server
2014-05-19 15:09 UTC (5+ messages)
Git showing tags in logs when it shouldn't
2014-05-19 14:53 UTC (2+ messages)
Misspelled directory
2014-05-19 14:28 UTC (2+ messages)
[PATCH] Windows: Allow using UNC path for git repository
2014-05-19 13:23 UTC
[PATCH v4] format-patch --signature-file <file>
2014-05-19 10:48 UTC (3+ messages)
Watchman support for git
2014-05-19 10:10 UTC (6+ messages)
Problem: staging of an alternative repository
2014-05-19 10:05 UTC (5+ messages)
bug: autostash is lost after aborted rebase
2014-05-19 9:16 UTC (4+ messages)
Bash completion: merge --abort
2014-05-19 8:36 UTC
[ANNOUNCE] git send-series v0.1
2014-05-19 0:37 UTC
[PATCH] rebase --keep-empty -i: add test
2014-05-18 23:18 UTC (2+ messages)
[GUILT v4 00/33] Teach guilt import-commit how to create legal patch names, and more
2014-05-18 22:00 UTC (34+ messages)
` [GUILT v4 01/33] The tests should not fail if guilt.diffstat is set
` [GUILT v4 02/33] Allow "guilt delete -f" to run from a dir which contains spaces
` [GUILT v4 03/33] Added test case for "guilt delete -f"
` [GUILT v4 04/33] Allow "guilt import-commit" to run from a dir which contains spaces
` [GUILT v4 05/33] "guilt new": Accept more than 4 arguments
` [GUILT v4 06/33] Fix the do_get_patch function
` [GUILT v4 07/33] Added test cases for "guilt fold"
` [GUILT v4 08/33] Added more test cases for "guilt new": empty patches
` [GUILT v4 09/33] Test suite: properly check the exit status of commands
` [GUILT v4 10/33] Run test_failed if the exit status of a test script is bad
` [GUILT v4 11/33] test suite: remove pointless redirection
` [GUILT v4 12/33] "guilt header": more robust header selection
` [GUILT v4 13/33] Check that "guilt header '.*'" fails
` [GUILT v4 14/33] Use "git check-ref-format" to validate patch names
` [GUILT v4 15/33] Produce legal patch names in guilt-import-commit
` [GUILT v4 16/33] Fix backslash handling when creating names of imported patches
` [GUILT v4 17/33] "guilt graph" no longer loops when no patches are applied
` [GUILT v4 18/33] guilt-graph: Handle commas in branch names
` [GUILT v4 19/33] Check that "guilt graph" works when working on a branch with a comma
` [GUILT v4 20/33] "guilt graph": Handle patch names containing quotes
` [GUILT v4 21/33] The log.decorate setting should not influence import-commit
` [GUILT v4 22/33] The log.decorate setting should not influence patchbomb
` [GUILT v4 23/33] The log.decorate setting should not influence guilt rebase
` [GUILT v4 24/33] disp no longer processes backslashes
` [GUILT v4 25/33] "guilt push" now fails when there are no more patches to push
` [GUILT v4 26/33] "guilt pop" now fails when there are no more patches to pop
` [GUILT v4 27/33] Minor testsuite fix
` [GUILT v4 28/33] Fix coding style errors in t-061.sh
` [GUILT v4 29/33] Added guilt.reusebranch configuration option
` [GUILT v4 30/33] Added a short style guide, and Emacs settings
` [GUILT v4 31/33] Don't use "git log -p" in the test suite
` [GUILT v4 32/33] Improved doc and tests for guilt header
` [GUILT v4 33/33] Document the exit status of guilt push and guilt pop
[GUILT v3 00/31] Teach guilt import-commit how to create legal patch names, and more
2014-05-18 19:12 UTC (7+ messages)
` [GUILT v3 09/31] Test suite: properly check the exit status of commands
` [GUILT v3 14/31] Use "git check-ref-format" to validate patch names
[PATCH v3] format-patch --signature-file <file>
2014-05-18 17:49 UTC (4+ messages)
commit all the untracked files prior adding them to stage using "git add"
2014-05-18 4:17 UTC (2+ messages)
Delaying 2.0 final
2014-05-18 0:36 UTC (3+ messages)
[PATCH v2 00/10] replace: add option to edit a Git object
2014-05-17 7:24 UTC (16+ messages)
` [PATCH v2 01/10] replace: refactor command-mode determination
` [PATCH v2 02/10] replace: use OPT_CMDMODE to handle modes
` [PATCH v2 03/10] replace: factor object resolution out of replace_object
` [PATCH v2 04/10] replace: add --edit option
` [PATCH v2 05/10] replace: make sure --edit results in a different object
` [PATCH v2 06/10] replace: refactor checking ref validity
` [PATCH v2 07/10] replace: die early if replace ref already exists
` [PATCH v2 08/10] replace: add tests for --edit
` [PATCH v2 09/10] replace: add --edit to usage string
` [PATCH v2 10/10] Documentation: replace: describe new --edit option
GIT, libcurl and GSS-Negotiate
2014-05-17 6:51 UTC (7+ messages)
[PATCH] RelNotes/2.0.0.txt: Fix several grammar issues, notably a lack of hyphens, double quotes, or articles
2014-05-17 3:30 UTC
worlds slowest git repo- what to do?
2014-05-17 1:49 UTC (4+ messages)
` [git-users] "
[PATCH] commit: switch core.commentChar if it's found in existing commit
2014-05-17 1:52 UTC (7+ messages)
` [PATCH 1/2] config: be strict on core.commentChar
` [PATCH 2/2] commit: allow core.commentChar=auto for character auto selection
` [PATCH v2 1/2] config: be strict on core.commentChar
` [PATCH v2 2/2] commit: allow core.commentChar=auto for character auto selection
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).