git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-11-23 22:36:00 to 2012-11-26 20:35:56 UTC [more...]

Ignoring boring lines(that do not contain information) in git diff
 2012-11-26 20:35 UTC  (2+ messages)

git-gui: textconv not used on unstaged files
 2012-11-26 20:28 UTC  (2+ messages)

difftool -d symlinks, under what conditions
 2012-11-26 20:23 UTC 

git bundle format
 2012-11-26 20:20 UTC  (3+ messages)

gitpacker progress report and a question
 2012-11-26 20:07 UTC  (2+ messages)

[PATCH] fast-export: Allow pruned-references in mark file
 2012-11-26 20:04 UTC  (8+ messages)

[PATCH] Third try at documenting command integration requirements
 2012-11-26 20:01 UTC  (3+ messages)

[PATCH v3] send-email: avoid questions when user has an ident
 2012-11-26 19:35 UTC  (2+ messages)

[PATCH] Fix typo in remote set-head usage
 2012-11-26 19:21 UTC  (3+ messages)

[PATCH v5 00/15] fast-export and remote-testgit improvements
 2012-11-26 19:23 UTC  (14+ messages)
` [PATCH v5 15/15] fast-export: don't handle uninteresting refs

[PATCH v5 0/7] push: update remote tags only with force
 2012-11-26 18:57 UTC  (7+ messages)
` [PATCH 1/7] push: return reject reasons via a mask
` [PATCH 5/7] push: require force for refs under refs/tags/
` [PATCH 7/7] push: clarify rejection of update to non-commit-ish

[PATCH] makefile: hide stderr of curl-config test
 2012-11-26 18:30 UTC  (2+ messages)

commit gone after merge - how to debug?
 2012-11-26 17:01 UTC  (13+ messages)

Failure to extra stable@vger.kernel.org addresses
 2012-11-26 17:33 UTC  (7+ messages)
` [PATCH 1/5] git-send-email: remove garbage after email address
  ` [PATCH 3/5] git-send-email: remove invalid addresses earlier
  ` [PATCH 5/5] git-send-email: allow edit invalid email address

Long clone time after "done."
 2012-11-26 18:06 UTC  (11+ messages)

[RFC/PATCH] Option to revert order of parents in merge commit
 2012-11-26 17:58 UTC  (4+ messages)

git-fetch does not work from .git subdirectory
 2012-11-26 16:09 UTC  (3+ messages)

Python extension commands in git - request for policy change
 2012-11-26 13:17 UTC  (38+ messages)
    `  "

Can I zip a git repo without losing anything?
 2012-11-26 13:04 UTC  (3+ messages)

[RFC] pack-objects: compression level for non-blobs
 2012-11-26 12:35 UTC  (2+ messages)

[PATCH v3 0/7] New remote-bzr remote helper
 2012-11-26 11:34 UTC  (4+ messages)

[PATCH] Fix bash completion when `egrep` is aliased to `egrep --color=always`
 2012-11-26 11:30 UTC  (4+ messages)

Requirements for integrating a new git subcommand
 2012-11-26 11:01 UTC  (6+ messages)

Multiple threads of compression
 2012-11-26  9:59 UTC  (3+ messages)

[PATCH] diff: Fixes shortstat number of files
 2012-11-26  9:10 UTC  (3+ messages)

[PATCH 00/11] alternative unify appending of sob
 2012-11-26  7:56 UTC  (13+ messages)
` [PATCH 01/11] sequencer.c: remove broken support for rfc2822 continuation in footer
` [PATCH 02/11] t/test-lib-functions.sh: allow to specify the tag name to test_commit
` [PATCH 03/11] t/t3511: add some tests of 'cherry-pick -s' functionality
` [PATCH 04/11] sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer
` [PATCH 05/11] sequencer.c: always separate "(cherry picked from" from commit body
` [PATCH 06/11] sequencer.c: teach append_signoff how to detect duplicate s-o-b
` [PATCH 07/11] sequencer.c: teach append_signoff to avoid adding a duplicate newline
` [PATCH 08/11] t4014: more tests about appending s-o-b lines
` [PATCH 09/11] format-patch: stricter S-o-b detection
` [PATCH 10/11] format-patch: update append_signoff prototype
` [PATCH 11/11] Unify appending signoff in format-patch, commit and sequencer

[PATCH] Add documentation on how to integrate commands
 2012-11-26  5:25 UTC  (8+ messages)

[ANNOUNCE] Git v1.8.0.1
 2012-11-26  4:54 UTC 

[PATCH] honour GIT_ASKPASS for querying username in git-svn
 2012-11-26  4:50 UTC  (24+ messages)
              ` [PATCH 0/5] honour *_ASKPASS for querying user "
                ` [PATCH 5/5] make askpass_prompt a global prompt method for asking users
                      ` [PATCH 2/2] git-svn, perl/Git.pm: extend and use Git->prompt method for querying users
                                          ` [PATCH 0/2] second try

[PATCH] Document the integration requirements for extension commands
 2012-11-25 21:35 UTC 

[PATCH] gitk tag delete/rename support
 2012-11-25 19:05 UTC  (5+ messages)

[PATCH v6] Add "core.eol" config variable
 2012-11-25 15:39 UTC  (4+ messages)
` [PATCH master] convert: The native line-ending is \r\n on MinGW

[PATCH 0/8] Add function strbuf_addstr_xml_quoted() and more
 2012-11-25 11:08 UTC  (8+ messages)
` [PATCH 1/8] Add new function strbuf_add_xml_quoted()
` [PATCH 2/8] xml_entities(): use function strbuf_addstr_xml_quoted()
` [PATCH 3/8] lf_to_crlf(): NUL-terminate msg_data::data
` [PATCH 4/8] imap-send: store all_msgs as a strbuf
` [PATCH 5/8] imap-send: correctly report errors reading from stdin
` [PATCH 6/8] imap-send: change msg_data from storing (char *, len) to storing strbuf
` [PATCH 7/8] wrap_in_html(): use strbuf_addstr_xml_quoted()

[PATCH 1/4] git-svn: Document branches with at-sign(@)
 2012-11-23  7:29 UTC  (4+ messages)
` [PATCH 2/4] Recommend use of structure options for git svn
` [PATCH 3/4] git-svn: Expand documentation for --follow-parent
` [PATCH 4/4] git-svn: Note about tags

git bash does not access drive f:
 2012-11-23  0:58 UTC  (2+ messages)

Query for certain branches, but not the rest
 2012-11-25  9:24 UTC 

[PATCH] emacs: make 'git-status' work with separate git dirs
 2012-11-25  9:06 UTC  (3+ messages)

[PATCH] Completion must sort before using uniq
 2012-11-25  6:32 UTC  (6+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

Know how much to download before clonig
 2012-11-24 18:10 UTC  (2+ messages)

Possible vulnerability to SHA-1 collisions
 2012-11-24 18:09 UTC  (2+ messages)

[PATCH v2 0/4] nd/pathspec-wildcard
 2012-11-24  4:33 UTC  (5+ messages)
` [PATCH v2 1/4] pathspec: save the non-wildcard length part
` [PATCH v2 2/4] pathspec: do exact comparison on the leading non-wildcard part
` [PATCH v2 3/4] pathspec: apply "*.c" optimization from exclude
` [PATCH v2 4/4] tree_entry_interesting: do basedir compare on wildcard patterns when possible

[PATCH v6 p2 0/9] transport-helper and fast-export fixes
 2012-11-24  3:28 UTC  (12+ messages)
` [PATCH v6 p2 1/9] transport-helper: update remote helper namespace
` [PATCH v6 p2 2/9] fast-export: don't handle uninteresting refs
` [PATCH v6 p2 3/9] transport-helper: trivial code shuffle
` [PATCH v6 p2 4/9] transport-helper: fix push without refspec
` [PATCH v6 p2 5/9] transport-helper: fix pushing with straight refspec
` [PATCH v6 p2 6/9] transport-helper: fix push without marks
` [PATCH v6 p2 7/9] fast-export: make extra_refs global
` [PATCH v6 p2 8/9] fast-export: refactor get_tags_and_duplicates()
` [PATCH v6 p2 9/9] fast-export: trivial cleanups

[PATCH v6 p1.1 00/14] fast-export and remote-testgit improvements
 2012-11-24  3:17 UTC  (15+ messages)
` [PATCH v6 p1.1 01/14] fast-export: avoid importing blob marks
` [PATCH v6 p1.1 02/14] remote-testgit: fix direction of marks
` [PATCH v6 p1.1 03/14] remote-helpers: fix failure message
` [PATCH v6 p1.1 04/14] Rename git-remote-testgit to git-remote-testpy
` [PATCH v6 p1.1 05/14] Add new simplified git-remote-testgit
` [PATCH v6 p1.1 06/14] remote-testgit: remove non-local functionality
` [PATCH v6 p1.1 07/14] remote-testgit: remove irrelevant test
` [PATCH v6 p1.1 08/14] remote-testgit: cleanup tests
` [PATCH v6 p1.1 09/14] remote-testgit: exercise more features
` [PATCH v6 p1.1 10/14] remote-testgit: report success after an import
` [PATCH v6 p1.1 11/14] remote-testgit: implement the "done" feature manually
` [PATCH v6 p1.1 12/14] fast-export: trivial cleanup
` [PATCH v6 p1.1 13/14] fast-export: fix comparison in tests
` [PATCH v6 p1.1 14/14] fast-export: make sure updated refs get updated

Topics currently in the Stalled category
 2012-11-24  2:05 UTC  (3+ messages)
` [PATCH v2 0/4] nd/unify-appending-of-s-o-b

[PATCH 0/6] git p4 error handling
 2012-11-23 22:35 UTC  (7+ messages)
` [PATCH 1/6] git p4: catch p4 describe errors
` [PATCH 2/6] git p4: handle servers without move support
` [PATCH 3/6] git p4: catch p4 errors when streaming file contents
` [PATCH 4/6] git p4 test: display unresolvable host error
` [PATCH 5/6] git p4: fix labelDetails typo in exception
` [PATCH 6/6] git p4: remove unneeded cmd initialization


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).