git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-07 09:38:45 to 2015-05-10 08:03:02 UTC [more...]

[PATCH] l10n: de.po: change error message from "sagen" to "Meinten Sie"
 2015-05-10  8:02 UTC  (2+ messages)

[PATCH v3 1/3] tree-walk: learn get_tree_entry_follow_symlinks
 2015-05-10  7:06 UTC  (4+ messages)
` [PATCH v3 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH v3 3/3] cat-file: add --follow-symlinks to --batch

[PATCH v2 0/8] Fix atomicity and avoid fd exhaustion in ref transactions
 2015-05-10  2:45 UTC  (9+ messages)
` [PATCH v2 1/8] update-ref: test handling large transactions properly
` [PATCH v2 2/8] t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE
` [PATCH v2 3/8] write_ref_to_lockfile(): new function, extracted from write_ref_sha1()
` [PATCH v2 4/8] commit_ref_update(): "
` [PATCH v2 5/8] rename_ref(): inline calls to write_ref_sha1() from this function
` [PATCH v2 6/8] ref_transaction_commit(): inline call to write_ref_sha1()
` [PATCH v2 7/8] ref_transaction_commit(): remove the local flags variable
` [PATCH v2 8/8] ref_transaction_commit(): fix atomicity and avoid fd exhaustion

Request: refuse to commit .gitattributes unless the change also commits correct line endings
 2015-05-10  0:57 UTC 

[PATCH v2 1/3] tree-walk: learn get_tree_entry_follow_symlinks
 2015-05-09 20:34 UTC  (8+ messages)
` [PATCH v2 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH v2 3/3] cat-file: add --follow-symlinks to --batch

t0005-signals.sh fails with ksh
 2015-05-09 20:01 UTC  (11+ messages)

[PATCH v5 0/6] git help: group common commands by theme
 2015-05-09 17:17 UTC  (7+ messages)
` [PATCH v5 1/6] generate-cmdlist: parse common group commands
` [PATCH v5 2/6] help.c: output the typical Git workflow
` [PATCH v5 3/6] command-list.txt: group common commands by theme
` [PATCH v5 4/6] Makefile: update to new command-list.txt format
` [PATCH v5 5/6] new-command.txt: mention the common command groups
` [PATCH v5 6/6] cmd-list.perl: ignore all lines until [commands]

[PATCH] bisect: print abbrev sha1 for first bad commit
 2015-05-09  4:07 UTC  (4+ messages)

t0025 weird behaviour on NonStop ksh/bash
 2015-05-09  3:11 UTC  (3+ messages)

[PATCH v2 00/12] Improve git-pull test coverage
 2015-05-09  3:10 UTC  (44+ messages)
` [PATCH v2 01/12] t5520: implement tests for no merge candidates cases
` [PATCH v2 02/12] t5520: test for failure if index has unresolved entries
` [PATCH v2 03/12] t5520: test work tree fast-forward when fetch updates head
` [PATCH v2 05/12] t5520: test --rebase failure on unborn branch with index
` [PATCH v2 07/12] t4013: call git-merge instead of git-pull
` [PATCH v2 09/12] t7406: use "git pull" instead of "git pull --rebase"
` [PATCH v2 10/12] t5520: failing test for pull --all with no configured upstream
` [PATCH v2 11/12] t5524: test --log=1 limits shortlog length
` [PATCH v2 12/12] t5520: check reflog action in fast-forward merge

t0025 weird behaviour on NonStop ksh/bash
 2015-05-09  2:46 UTC 

[PATCH v2 0/9] address packed-refs speed regressions
 2015-05-09  1:09 UTC  (6+ messages)
` [PATCH 7/9] strbuf_getwholeline: use getdelim if it is available

What's cooking in git.git (May 2015, #03; Fri, 8)
 2015-05-08 22:26 UTC 

Please consider extending .gitignore to support setting of a file size limit
 2015-05-08 22:13 UTC  (7+ messages)

[PATCH 1/3] tree-walk: learn get_tree_enty_follow_symlinks
 2015-05-08 21:31 UTC  (15+ messages)
` [PATCH 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH 3/3] cat-file: add --follow-symlinks to --batch

[PATCH 0/3] git help: group common commands by theme
 2015-05-08 21:20 UTC  (34+ messages)
` [PATCH 1/3] command-list.txt: "
` [PATCH 2/3] generate-cmdlist.sh: parse common group commands
` [PATCH 3/3] git help: group common commands by theme

[PATCH] sequencer.c: abbreviate hashs placed in the middle of messages
 2015-05-08 20:57 UTC  (11+ messages)

[PATCH] command-list.txt: fix whitespace inconsistency
 2015-05-08 19:37 UTC  (2+ messages)

[PATCH] contrib/subtree: fix linefeeds trimming for cmd_split()
 2015-05-08 18:55 UTC  (10+ messages)
      ` [PATCH] contrib/subtree: portability fix for string printing

git difftool and proper path escaping on windows
 2015-05-08 17:31 UTC 

A note from the maintainer
 2015-05-08 16:25 UTC  (3+ messages)

[PATCH v2 0/12] implement @{push} shorthand
 2015-05-08 16:13 UTC  (7+ messages)
` [PATCH 04/12] remote.c: provide per-branch pushremote name

[PATCH] add support for specifying an SSL cipher list
 2015-05-08 15:59 UTC  (18+ messages)
  ` [PATCH v2] http: "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH] bundle: verify arguments more strictly
 2015-05-08  8:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] gitk: Add mouse right-click options
 2015-05-08  2:29 UTC  (2+ messages)

[PATCH 0/2] Re: Bug: git-p4 edit_template() and P4EDITOR w/options
 2015-05-07 22:16 UTC  (11+ messages)
` [PATCH 1/2] git-p4: add failing test for P4EDITOR handling
` [PATCH 2/2] git-p4: fix handling of multi-word P4EDITOR

[PATCH] config --global --edit: generate correct .gitconfig template
 2015-05-07 18:41 UTC  (4+ messages)

[PATCH v10 0/4] cat-file: add support for "-allow-unknown-type"
 2015-05-07 18:35 UTC  (9+ messages)

t5570 - not cloned error
 2015-05-07 18:24 UTC  (6+ messages)

--squash has no effect in git subtree push?
 2015-05-07 18:05 UTC  (3+ messages)

[PATCH] Fixed translation error in config.c file
 2015-05-07 16:28 UTC  (6+ messages)

[PATCH] t5540: skip under NO_CURL=NoThanks
 2015-05-07 16:13 UTC  (5+ messages)
    ` [PATCH] tests: skip dav http-push tests under NO_EXPAT=NoThanks


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