git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-17 15:57:54 to 2014-05-20 13:51:28 UTC [more...]

[PATCH 00/19] convert test -a/-o to && and || patch series
 2014-05-20 13:50 UTC  (17+ messages)
` [PATCH 01/19] check_bindir: convert test -a/-o to && and ||
` [PATCH 02/19] contrib/examples/git-clone.sh: "
` [PATCH 04/19] contrib/examples/git-merge.sh: "
` [PATCH 06/19] contrib/examples/git-resolve.sh: "
` [PATCH 07/19] git-bisect.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 0/2] remote: optimize rm/prune ref deletion
 2014-05-20 10:41 UTC  (3+ messages)
` [PATCH 1/2] remote: defer repacking packed-refs when deleting refs
` [PATCH 2/2] remote prune: optimize "dangling symref" check/warning

[PATCH/RFC] send-pack.c: Allow to disable side-band-64k
 2014-05-20  9:01 UTC  (8+ messages)
  `  "

[PATCH v5] format-patch --signature-file <file>
 2014-05-20  8:27 UTC  (3+ messages)

[PATCH] rebase -i: handle "Nothing to do" case with autostash
 2014-05-20  7:49 UTC  (4+ messages)
` [PATCH] rebase -i: test "
    ` [PATCH v2] "

format-patch crashes with a huge patchset
 2014-05-20  6:49 UTC  (2+ messages)

[PATCH v2 1/2] t4205, t6006: Add failing tests for the case when i18n.logOutputEncoding is set
 2014-05-20  6:41 UTC  (9+ messages)
` [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

[PATCH v2] format-patch --signature-file <file>
 2014-05-20  6:21 UTC  (11+ messages)

[PATCH] remote-helpers: point at their upstream repositories
 2014-05-20  4:32 UTC  (26+ messages)

[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] Documentation/technical/api-hashmap: Remove source highlighting
 2014-05-19 23:40 UTC  (5+ 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

[PATCH] git-prompt.sh: don't assume the shell expands the value of PS1
 2014-05-19 22:55 UTC 

[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

[ANNOUNCE] git related v0.3
 2014-05-19 21:27 UTC  (3+ 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  (9+ messages)
` [PATCH v3 02/10] replace: use OPT_CMDMODE to handle modes
` [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] 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  (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 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

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

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)


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