git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-12-01 16:14:42 to 2009-12-02 23:24:53 UTC [more...]

[ANNOUNCE] GIT 1.6.6.rc1
 2009-12-02 23:24 UTC 

Unhelpful "branch.master.remote = <nickname>" advice?
 2009-12-02 23:08 UTC  (11+ messages)
          ` [PATCH] git-pull.sh: overhaul error handling when no candidates are found
              ` [PATCH v2] git-pull.sh --rebase: "
                  ` [PATCH] pull: clarify advice for the unconfigured error case

[PATCH v2] Add --track option to git clone
 2009-12-02 23:02 UTC  (12+ messages)
` [PATCH v2 1/2] Teach clone to clone just one remote branch using --track
` [PATCH v2 2/2] Documentation: Add --track option to the git clone manpage

[PATCH] transport-helper: remove duplicate free()
 2009-12-02 23:00 UTC  (4+ messages)

[PATCH] builtin-commit: add --date option
 2009-12-02 22:54 UTC  (17+ messages)
    ` [PATCH 1/2] "
      ` [PATCH 2/2] Document date formats accepted by parse_date()

[RFC/PATCHv9 00/11] git notes
 2009-12-02 22:41 UTC  (14+ messages)
` [RFC/PATCHv9 01/11] fast-import: Proper notes tree manipulation
` [RFC/PATCHv9 02/11] Rename t9301 to t9350, to make room for more fast-import tests
` [RFC/PATCHv9 03/11] Add more testcases to test fast-import of notes
` [RFC/PATCHv9 04/11] Minor style fixes to notes.c
` [RFC/PATCHv9 05/11] Notes API: get_commit_notes() -> format_note() + remove the commit restriction
` [RFC/PATCHv9 06/11] Notes API: init_notes(): Initialize the notes tree from the given notes ref
` [RFC/PATCHv9 07/11] Notes API: add_note(): Add note objects to the internal notes tree structure
` [RFC/PATCHv9 08/11] Notes API: get_note(): Return the note annotating the given object
` [RFC/PATCHv9 09/11] Notes API: for_each_note(): Traverse the entire notes tree with a callback
` [RFC/PATCHv9 10/11] Notes API: Allow multiple concurrent notes trees with new struct notes_tree
` [RFC/PATCHv9 11/11] Refactor notes concatenation into a flexible interface for combining notes

[StGit PATCH v2 0/6] add support for git send-email
 2009-12-02 22:35 UTC  (12+ messages)
` [StGit PATCH v2 1/6] stg mail: Refactor __send_message and friends
` [StGit PATCH v2 2/6] stg mail: reorder __build_[message|cover] parameters
` [StGit PATCH v2 3/6] stg mail: make __send_message do more
` [StGit PATCH v2 4/6] stg mail: factor out __update_header
` [StGit PATCH v2 5/6] stg mail: add basic support for git send-email
` [StGit PATCH v2 6/6] stg mail: don't parse To/Cc/Bcc in --git mode

[PATCH] General --quiet improvements
 2009-12-02 21:28 UTC 

How do you best store structured data in git repositories?
 2009-12-02 21:17 UTC  (2+ messages)

Git GUI client SmartGit released
 2009-12-02 21:15 UTC  (3+ messages)

What's cooking in git.git (Dec 2009, #01; Tue, 01)
 2009-12-02 21:14 UTC  (3+ messages)
` [PATCH] gitweb: Describe (possible) gitweb.js minification in gitweb/README

[PATCH 0/5] git-svn: svk log message cleanup
 2009-12-02 20:46 UTC  (7+ messages)
` [PATCH 1/5] git-svn: Allow setting the committer and author date separately
` [PATCH 2/5] git-svn: Make merge metadata accessible to make_log_entry
` [PATCH 3/5] git-svn: Strip SVK headers, optionally parsing author information
` [PATCH 4/5] git-svn: Provide a default "empty commit message" so the metadata is not the header
` [PATCH 5/5] git-svn: Correct a copy-and-pasted misleading comment

[RFC PATCH 0/8] Git remote helpers to implement smart transports
 2009-12-02 20:10 UTC  (35+ messages)
` [RFC PATCH 4/8] Support remote helpers implementing "
` [RFC PATCH 6/8] Remove special casing of http, https and ftp

"git merge" merges too much!
 2009-12-02 20:09 UTC  (23+ messages)
          ` multiple working directories for long-running builds (was: "git merge" merges too much!)
                  ` multiple working directories for long-running builds

[PATCH v2] Detailed diagnosis when parsing an object name fails
 2009-12-02 20:01 UTC 

[PATCH v2] Detailed diagnosis when parsing an object name fails
 2009-12-02 20:01 UTC 

warning in git version 1.6.6.rc0.114.gc8648
 2009-12-02 19:53 UTC  (3+ messages)

[PATCH/RFC 00/11] daemon-win32
 2009-12-02 19:34 UTC  (20+ messages)
` [PATCH/RFC 01/11] mingw: add network-wrappers for daemon
` [PATCH/RFC 08/11] daemon: use explicit file descriptor
  ` [PATCH/RFC 09/11] daemon: use run-command api for async serving
    ` [msysGit] "
` [msysGit] [PATCH/RFC 06/11] run-command: add kill_async() and is_async_alive()

equal-tree-merges as way to make rebases fast-forward-able
 2009-12-02 18:03 UTC  (6+ messages)

[PATCH] git-pull.sh: Fix call to git-merge for new command format
 2009-12-02 17:49 UTC  (6+ messages)

[BUG?] git-merge appends extra string to user's message?
 2009-12-02 17:13 UTC  (4+ messages)

What is the status of merging with whitespace conflicts?
 2009-12-02 17:04 UTC  (2+ messages)

Marking commits as transitory for git bisect?
 2009-12-02 16:49 UTC  (4+ messages)

non-US-ASCII file names (e.g. Hiragana) on Windows
 2009-12-02 16:22 UTC  (21+ messages)

How to update from remote origin with local modified branch?
 2009-12-02 16:20 UTC  (3+ messages)

[egit] Git repository with multiple eclipse projects ?
 2009-12-02 14:24 UTC  (3+ messages)

choosing an issue tracker
 2009-12-02 11:54 UTC  (3+ messages)

gitk : french translation
 2009-12-02 10:24 UTC  (4+ messages)

[PATCH v2] Add an option for using any HTTP authentication scheme, not only basic
 2009-12-02 10:04 UTC  (23+ messages)
` [PATCH] "
  ` [PATCH] Use the best HTTP authentication method supported by the server
    ` HTTP NTLM Authentication
      ` [PATCH 0/2] http: allow multi-pass authentication
          ` [PATCH/RFC] Allow curl to rewind the RPC read buffer
          ` [PATCH/RFC] Allow curl to rewind the RPC read buffer at any time

How to include full commit logs in git merge message?
 2009-12-02  7:30 UTC 

[PATCH v2 0/6] Run test suite without dashed commands in PATH
 2009-12-02  6:25 UTC  (9+ messages)
` [PATCH v2 1/6] t2300: use documented technique to invoke git-sh-setup
  ` [PATCH v2 2/6] t3409 t4107 t7406: use dashless commands
    ` [PATCH v2 3/6] t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATH
      ` [PATCH v2 4/6] build dashless "bin-wrappers" directory similar to installed bindir
        ` [PATCH v2 5/6] run test suite without dashed git-commands in PATH

[Cygwin 1.7] git difftool does not work with Windows kdiff3
 2009-12-02  5:11 UTC 

[PATCH] Fixed typo
 2009-12-02  1:35 UTC 

[PATCH] Documentation: commit: explain the non-meaning of S-o-b
 2009-12-01 22:25 UTC 

[PATCH] help: Do not unnecessarily look for a repository
 2009-12-01 19:27 UTC 

[PATCH] get_ref_states: strdup entries and free util in stale list
 2009-12-01 19:20 UTC  (11+ messages)

Umlaut in filename makes troubles
 2009-12-01 18:48 UTC  (2+ messages)

[PATCH/RFC] Add a --bouquet option to git rev-list
 2009-12-01 18:21 UTC  (4+ messages)

Transplant branch from another repository
 2009-12-01 16:53 UTC 

[PATCH 0/2] jn/gitweb-blame fixes
 2009-12-01 16:54 UTC  (6+ messages)
` [RFC/PATCH] gitweb: Make linking to actions requiring JavaScript a feature
      ` [PATCH 1/2] "
      ` [PATCH 2/2] gitweb: Add link to other blame implementation in blame views

git-svn: after fetch , move 'remotes/git-svn' commits to be under 'master' ?
 2009-12-01 16:18 UTC 


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