git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-07-15 17:57:14 to 2013-07-18 17:37:21 UTC [more...]

[PATCH v2 0/2] Squelch warning from send-email
 2013-07-18 17:36 UTC  (13+ messages)
` [PATCH v2 1/2] send-email: squelch warning from Net::SMTP::SSL
              ` [PATCH] send-email: improve SSL certificate verification
                  ` Re* "

[PATCH 1/4] Update git-gui/po/git-gui.pot
 2013-07-18 17:13 UTC 

[PATCH 1/4] Update git-gui/po/git-gui.pot
 2013-07-18 17:22 UTC 

[PATCH 4/4] Update Japanese translation (Git-gui)
 2013-07-18 17:15 UTC 

[PATCH 3/4] Add Git-gui Translate ("yes", "no", "ask")
 2013-07-18 17:15 UTC 

[PATCH 2/4] Update git-gui/po/ja.po (Git-gui Japanese)
 2013-07-18 17:14 UTC 

[PATCH 0/4] git-gui translation update
 2013-07-18 17:12 UTC 

[PATCH v2 1/2] Documentation: remove --prune from pack-refs examples
 2013-07-18 16:53 UTC  (2+ messages)
` [PATCH v2 2/2] Documentation: fix git-prune example usage

Git tag output order is incorrect (IMHO)
 2013-07-18 16:14 UTC  (6+ messages)

first parent, commit graph layout, and pull merge direction
 2013-07-18 14:30 UTC  (11+ messages)
                ` [PATCH] pull: require choice between rebase/merge on non-fast-forward pull

Git counterpart to SVN bugtraq properties?
 2013-07-18 13:32 UTC  (3+ messages)

[PATCH] TIG: Fix to reinstate proper operation with no arguments
 2013-07-18 13:30 UTC  (2+ messages)

git svn exits with error error closing pipe: Bad file descriptor
 2013-07-18 12:52 UTC 

[PATCH 0/2] open() error checking
 2013-07-18 12:32 UTC  (9+ messages)
` [PATCH 1/2] git_mkstemps: correctly test return value of open()
  ` [PATCH 1/2] daemon/shell: refactor redirection of 0/1/2 from /dev/null
    ` [PATCH 2/2] git: ensure 0/1/2 are open in main()

[PATCH 0/3] Switch German translation from pure German to German+English
 2013-07-18 12:26 UTC  (29+ messages)
` [PATCHv2 0/3] Switch German translation to G+E
  ` [PATCHv2 1/3] l10n: de.po: switch from pure German to German+English (part 1)
    ` [PATCHv2 2/3] l10n: de.po: switch from pure German to German+English (part 2)
      ` [PATCHv2 3/3] l10n: de.po: switch from pure German to German+English (part 3)
    ` [PATCH 1/2] apply, entry: speak of submodules instead of subprojects
      ` [PATCH 2/2] show-branch: fix description of --date-order
    ` [PATCHv3 0/3] Switch German translation to G+E
      ` [PATCHv3 1/3] l10n: de.po: switch from pure German to German+English (part 1)
        ` [PATCHv3 2/3] l10n: de.po: switch from pure German to German+English (part 2)
          ` [PATCHv3 3/3] l10n: de.po: switch from pure German to German+English (part 3)
      ` [PATCH v3 0/3] Switch German translation to G+E
        ` [PATCH v3 1/3] l10n: de.po: switch from pure German to German+English (part 1)
          ` [PATCH v3 2/3] l10n: de.po: switch from pure German to German+English (part 2)
            ` [PATCH v3 3/3] l10n: de.po: switch from pure German to German+English (part 3)
    ` [PATCH v2 1/2] apply, entry: speak of submodules instead of subprojects
      ` [PATCH v2 2/2] show-branch: fix description of --date-order

git svn fetch segfault on exit
 2013-07-18 12:18 UTC  (2+ messages)

[PATCH 0/6] fix blame -L regression; add tests
 2013-07-18 12:04 UTC  (9+ messages)
` [PATCH 1/6] line-range: fix "blame -L X,-N" regression
` [PATCH 2/6] t8001/t8002 (blame): modernize style
` [PATCH 3/6] t8001/t8002 (blame): add blame -L tests
` [PATCH 4/6] t8001/t8002 (blame): add blame -L :funcname tests
` [PATCH 5/6] blame-options.txt: place each -L option variation on its own line
` [PATCH 6/6] blame-options.txt: explain that -L <start> and <end> are optional

[PATCH 1/2] Documentation: remove --prune from pack-refs examples
 2013-07-18  7:12 UTC  (2+ messages)
` [PATCH 2/2] Documentation: fix git-prune example usage

[PATCH] TIG: Implement mkstemps() work-around for platforms lacking it
 2013-07-18  4:45 UTC  (2+ messages)

Segfault in `git describe`
 2013-07-18  4:03 UTC  (3+ messages)
` [PATCH] do_one_ref(): save and restore value of current_ref

[PATCH] .mailmap: Combine more (email, name) to individual persons
 2013-07-18  1:01 UTC  (2+ messages)

[PATCH] .mailmap: René Scharfe has a new email address
 2013-07-18  0:56 UTC  (2+ messages)

[PATCH v2 1/5] diff: allow --no-patch as synonym for -s
 2013-07-18  0:51 UTC  (23+ messages)
` [PATCH v3 0/6] Make "git show -s" easier to discover for users
  ` [PATCH v3 1/6] t4000-diff-format.sh: modernize style
  ` [PATCH v3 2/6] diff: allow --no-patch as synonym for -s
  ` [PATCH v3 3/6] diff: allow --patch & cie to override -s/--no-patch
          ` [PATCH v4 0/6] Make "git show -s" easier to discover for users
            ` [PATCH v4 1/6] t4000-diff-format.sh: modernize style
            ` [PATCH v4 2/6] diff: allow --no-patch as synonym for -s
            ` [PATCH v4 3/6] diff: allow --patch & cie to override -s/--no-patch
            ` [PATCH v4 4/6] Documentation/git-show.txt: include common diff options, like git-log.txt
            ` [PATCH v4 5/6] Documentation: move description of -s, --no-patch to diff-options.txt
            ` [PATCH v4 6/6] Documentation/git-log.txt: capitalize section names
  ` [PATCH v3 4/6] Documentation/git-show.txt: include common diff options, like git-log.txt
  ` [PATCH v3 5/6] Documentation: move description of -s, --no-patch to diff-options.txt
  ` [PATCH v3 6/6] Documentation/git-log.txt: capitalize section names

[PATCH 3/4] diff-no-index: Remove unused variable
 2013-07-18  0:30 UTC  (14+ messages)
` [PATCH 0/2] git diff -q option removal
  ` [PATCH 1/2] diff --no-index: remove nonfunctional "-q" handling
  ` [PATCH 2/2] diff: Remove -q to stay silent on missing files
    ` [PATCH 0/6] Deprecating "diff-files -q"
      ` [PATCH 1/6] diff: pass the whole diff_options to diffcore_apply_filter()
      ` [PATCH 2/6] diff: factor out match_filter()
      ` [PATCH 3/6] diff: preparse --diff-filter string argument
      ` [PATCH 4/6] diff: reject unknown change class given to --diff-filter
      ` [PATCH 5/6] diff: allow lowercase letter to specify what change class to exclude
      ` [PATCH 6/6] diff: deprecate -q option to diff-files

[PATCH v2 00/19] Index-v5
 2013-07-17 23:58 UTC  (20+ messages)
` [PATCH v2 07/19] make sure partially read index is not changed
` [PATCH v2 09/19] ls-files.c: use index api
` [PATCH v2 10/19] documentation: add documentation of the index-v5 file format
` [PATCH v2 12/19] read-cache: read index-v5

[PATCH] Fix some sparse warnings
 2013-07-17 23:22 UTC  (11+ messages)
        ` [PATCH] parse_object_buffer: Correct freeing the buffer

Git-P4 Bug With Filename Case Change
 2013-07-17 22:11 UTC 

[StGit PATCH] Fix dirty index errors when resolving conflicts
 2013-07-17 21:23 UTC  (3+ messages)

[PATCH] t6131 - skip tests if on case-insensitive file system
 2013-07-17 19:47 UTC  (3+ messages)

t3032 incompatible with Cygwin/Windows
 2013-07-17 19:33 UTC  (8+ messages)
` [PATCH] t3032 - make compatible with systems using \r\n as a line ending

maintainer question: config http.<url>.* patch administrivia
 2013-07-17 18:15 UTC  (3+ messages)

[PATCH] request-pull: improve error message for invalid revision args
 2013-07-17 17:28 UTC  (3+ messages)
  ` [PATCH v2] "

[RFD] Making "git push [--force/--delete]" safer?
 2013-07-17 17:09 UTC  (28+ messages)
` [PATCH 0/7] safer "push --force" with compare-and-swap
  ` [PATCH 4/7] remote.c: add command line option parser for --lockref
  ` [PATCH 7/7] push: document --lockref

[RFC/PATCH] Add the NO_SENTINEL build variable
 2013-07-17 16:55 UTC  (4+ messages)

[PATCH 0/7] First class shallow clone
 2013-07-17 12:47 UTC  (8+ messages)
` [PATCH 1/7] transport.h: remove send_pack prototype, already defined in send-pack.h
` [PATCH 2/7] {receive,upload}-pack: advertise shallow graft information
` [PATCH 3/7] connect.c: teach get_remote_heads to parse "shallow" lines
` [PATCH 4/7] Move setup_alternate_shallow and write_shallow_commits to shallow.c
` [PATCH 5/7] fetch-pack: support fetching from a shallow repository
` [PATCH 6/7] {send,receive}-pack: support pushing from a shallow clone
` [PATCH 7/7] send-pack: support pushing to "

Missing capabilities in Documentation/technical/protocol-capbilities.txt
 2013-07-17 11:31 UTC  (2+ messages)

merging commit history
 2013-07-17  1:08 UTC  (2+ messages)

[PATCH] show-ref: make --head always show the HEAD ref
 2013-07-17  0:05 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] Use compat/regex on Cygwin
 2013-07-16 23:24 UTC  (4+ messages)

[PATCH] Cygwin has trustable filemode
 2013-07-16 23:22 UTC  (3+ messages)

[RFC/PATCH v2 1/1] cygwin: Add fast_lstat() and fast_fstat() functions
 2013-07-16 23:13 UTC  (10+ messages)

[PATCH] howto: Use all-space indentation in ASCII art
 2013-07-16 18:42 UTC  (8+ messages)

[PATCH v5 0/5] config: add support for http.<url>.* settings
 2013-07-16 10:01 UTC  (5+ messages)
` [PATCH v5 4/5] config: improve "

[PATCH] git-log.txt: fix typesetting of example "git-log -L" invocation
 2013-07-16  9:23 UTC  (2+ messages)

repo consistency under crashes and power failures?
 2013-07-16  6:17 UTC  (2+ messages)

[PATCH] t9200 - Allow cvs version 1.12
 2013-07-16  2:05 UTC  (3+ messages)

[PATCH v2 00/46] "struct pathspec" conversion and :(glob) and :(icase)
 2013-07-15 21:43 UTC  (3+ messages)

[ANNOUNCE] Git v1.8.3.3
 2013-07-15 21:13 UTC 

What's cooking in git.git (Jul 2013, #03; Tue, 9)
 2013-07-15 19:33 UTC  (3+ messages)

What's cooking in git.git (Jul 2013, #05; Fri, 12)
 2013-07-15 19:32 UTC  (3+ messages)


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