git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-06-06 07:17:05 to 2011-06-08 07:30:02 UTC [more...]

[PATCH 00/48] Handling more corner cases in merge-recursive.c
 2011-06-08  7:30 UTC  (5+ messages)
` [PATCH 01/48] t6039: Add a testcase where git deletes an untracked file
` [PATCH 03/48] t6039: Add a pair of cases where undetected renames cause issues
` [PATCH 06/48] t6039: Add failing testcases for rename/rename/add-{source,dest} conflicts
` [PATCH 08/48] t6036: Add differently resolved modify/delete conflict in criss-cross test

[PATCH] t3703: skip more tests using colons in file names on Windows
 2011-06-08  6:22 UTC  (2+ messages)

blame -C: adding a line in moved content sometimes affect blame result
 2011-06-08  5:09 UTC 

[RFC/PATCH] git put: an alternative to add/reset/checkout
 2011-06-08  3:07 UTC  (4+ messages)

gc getting called on each git command ... what's wrong?
 2011-06-08  1:48 UTC  (2+ messages)

[PATCHv8 0/4] Support ref namespaces
 2011-06-08  1:40 UTC  (7+ messages)
` [PATCHv8 1/4] Fix prefix handling in ref iteration functions
` [PATCHv8 2/4] Add infrastructure for ref namespaces
` [PATCHv8 3/4] Support ref namespaces for remote repositories via upload-pack and receive-pack
` [PATCHv8 4/4] Add documentation for ref namespaces

[rfd] auto-following tags upon "git push"?
 2011-06-07 23:23 UTC  (5+ messages)

git clone (ssh://) skips detached HEAD
 2011-06-07 23:18 UTC  (41+ messages)
` [PATCH 3/3] clone: always fetch remote HEAD
            ` [PATCH 0/8] minor import/export remote helper fixes
              ` [PATCH 1/8] transport-helper: fix minor leak in push_refs_with_export
              ` [PATCH 2/8] git-remote-testgit: exit gracefully after push
              ` [PATCH 3/8] t5800: factor out some ref tests
              ` [PATCH 4/8] t5800: document some non-functional parts of remote helpers
              ` [PATCH 5/8] teach remote-testgit to import non-HEAD refs
              ` [PATCH 6/8] teach remote-testgit to import multiple refs
              ` [PATCH 7/8] transport-helper: don't feed bogus refs to export push
              ` [PATCH 8/8] git_remote_helpers: push all refs during a non-local export
        ` [PATCH 1/2] make copy_ref globally available
        ` [PATCH 2/2] clone: always fetch remote HEAD

[PATCH v2] Document the underlying protocol used by shallow repositories and --depth commands
 2011-06-07 23:06 UTC  (4+ messages)

[PATCH] Document the underlying protocol used by shallow repositories and --depth commands
 2011-06-07 23:01 UTC  (8+ messages)

old but persistent problem: bad line length character
 2011-06-07 22:32 UTC  (3+ messages)

What's cooking in git.git (Jun 2011, #01; Sun, 5)
 2011-06-07 22:25 UTC  (11+ messages)
  ` [PATCH 1/4] Fix prefix handling in ref iteration functions
  ` [PATCH 2/4] Add infrastructure for ref namespaces
  ` [PATCH 3/4] Support ref namespaces for remote repositories via upload-pack and receive-pack
  ` [PATCH 4/4] Add documentation for ref namespaces

diff'ing files 
 2011-06-07 22:19 UTC  (4+ messages)

[PATCH] submodule add: improve message when resolving a relative url fails
 2011-06-07 21:03 UTC  (18+ messages)
` [PATCH] Clarified how "git submodule add" handles relative paths
            ` [PATCH 0/3] submodule add: allow relative repository path even when no url is set
              ` [PATCH 1/3] submodule add: test failure when url is not configured in superproject
              ` [PATCH 2/3] submodule add: allow relative repository path even when no url is set
                ` [PATCH 0/2] Improve "git submodule add" documentation
                  ` [PATCH 1/2] More precisely described how "git submodule add" handles relative submodule URLs
                  ` [PATCH 2/2] Moved paragraph describing the utility of "
              ` [PATCH 3/3] submodule add: clean up duplicated code

Command-line interface thoughts
 2011-06-07 20:33 UTC  (26+ messages)

[RFC/PATCHv3 0/5] Improving gitweb documentation, creating manpages
 2011-06-07 19:50 UTC  (19+ messages)
` [PATCHv3 1/5] gitweb: Move information about installation from README to INSTALL
` [PATCHv3 2/5] gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL
` [PATCHv3 3/5] gitweb: Move "Requirements" up "
` [RFC/PATCHv3 4/5] gitweb: Starting work on a man page for /etc/gitweb.conf (WIP)
` [RFC/PATCHv3 5/5] gitweb: Starting work on a man page for gitweb (WIP)

[PATCH maint 0/3] do not write files outside of work-dir
 2011-06-07 19:32 UTC  (12+ messages)
` [PATCH 3/3] verify_path: consider dos drive prefix

Jabber, question on push,pull and --tags, and no help but jabber
 2011-06-07 15:33 UTC  (11+ messages)
` [PATCH] Notes that tags need to pushed explicitely
    ` [PATCH] Remarks that tags need to be pushed explicitly

git fast-export and lightweight tags
 2011-06-07 14:48 UTC  (4+ messages)

new tool for git: git-blameall
 2011-06-07 11:38 UTC  (3+ messages)

[PATCHv2] Add a remote helper to interact with mediawiki, pull & clone handled
 2011-06-07 11:33 UTC  (4+ messages)

[GSoC update] Sequencer: Iterating over a stable series
 2011-06-07 11:32 UTC  (2+ messages)

[PATCH] Interactive-rebase doesn't pick all children of "upstream"
 2011-06-07  4:08 UTC  (3+ messages)
` [PATCH v2] rebase -i -p: doesn't pick certain merge commits that are "
  ` [PATCH] "

[PATCH] Add a remote helper to interact with mediawiki, pull & clone handled
 2011-06-06 22:11 UTC  (5+ messages)

merging bare repository
 2011-06-06 21:54 UTC  (4+ messages)

[RFC PATCH 0/2] Add an update=none option for 'loose' submodules
 2011-06-06 20:57 UTC  (3+ messages)
` [RFC PATCH 1/2] submodule: move update configuration variable further up
` [RFC PATCH 2/2] add update 'none' flag to disable update of submodule by default

GIT_TRACE_PACKET is not documented
 2011-06-06 16:13 UTC  (2+ messages)

[BUG] "git checkout -b" erronously thinks a branch already exists
 2011-06-06 16:05 UTC  (5+ messages)
` Re* "

pre-commit to reject EOL changes
 2011-06-06 13:05 UTC  (2+ messages)

[PATCH 0/3] grep: add result grouping, ack style
 2011-06-06 12:26 UTC  (3+ messages)
` [PATCH 3/3] grep: add --heading

New CIA.vc script
 2011-06-06 10:36 UTC 

[RFC/PATCH 0/6] git: please honor DNS SRV records
 2011-06-06 10:01 UTC  (9+ messages)
    ` [PATCH 1/6] transport: expose git_tcp_connect and friends in new tcp.h
    ` [PATCH 2/6] daemon: make host resolution into a separate function
    ` [PATCH 3/6] daemon: move locate_host to tcp.c
    ` [PATCH 4/6] transport: fix index in ipv6 connection failed message
    ` [PATCH 5/6] tcp: unify ipv4 and ipv6 code paths
    ` [PATCH 6/6] transport: learn to honor DNS SRV records

500Mb file erroneously commited
 2011-06-06  9:10 UTC  (4+ 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).