git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-10-16 21:14:03 to 2009-10-19 19:03:59 UTC [more...]

git fsck not identifying corrupted packs
 2009-10-19 19:03 UTC  (6+ messages)

What's cooking in git.git (Oct 2009, #03; Mon, 19)
 2009-10-19 18:58 UTC  (3+ messages)

git-pack-objects gitattributes?
 2009-10-19 18:47 UTC  (2+ messages)

[PATCH v4 0/8] imap-send: Windows support
 2009-10-19 18:20 UTC  (11+ messages)
` [PATCH v4 1/8] imap-send: remove useless uid code
  ` [PATCH v4 2/8] imap-send: use separate read and write fds
    ` [PATCH v4 3/8] imap-send: use run-command API for tunneling
      ` [PATCH v4 4/8] imap-send: fix compilation-error on Windows
        ` [PATCH v4 5/8] imap-send: build imap-send "
          ` [PATCH v4 6/8] mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
            ` [PATCH v4 7/8] mingw: enable OpenSSL
              ` [PATCH v4 8/8] MSVC: Enable OpenSSL, and translate -lcrypto
              ` [msysGit] [PATCH v4 7/8] mingw: enable OpenSSL
            ` [msysGit] [PATCH v4 6/8] mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle

How to revert one of multiple merges
 2009-10-19 18:13 UTC  (3+ messages)

[PATCH] am: allow some defaults to be specified via git-config
 2009-10-19 17:49 UTC  (3+ messages)

[PATCH] git add -e documentation: rephrase note
 2009-10-19 17:42 UTC  (9+ messages)

[PATCH resend] Make the MSVC projects use PDB/IDB files named after the project
 2009-10-19 16:40 UTC 

denying branch creation in a shared repository
 2009-10-19 16:43 UTC  (11+ messages)

[PATCH] Use faster byte swapping when compiling with MSVC
 2009-10-19 16:37 UTC 

[PATCH v2 3/5] Introduce new pretty formats %g[sdD] for reflog information
 2009-10-19 15:48 UTC  (14+ messages)
` [PATCH v3 0/5] Pretty formats for reflog data
  ` [PATCH v3 1/5] Refactor pretty_print_commit arguments into a struct
          ` [PATCH v4 0/5] Pretty formats for reflog data
            ` [PATCH v4 1/5] Refactor pretty_print_commit arguments into a struct
            ` [PATCH v4 2/5] reflog-walk: refactor the branch@{num} formatting
            ` [PATCH v4 3/5] Introduce new pretty formats %g[sdD] for reflog information
            ` [PATCH v4 4/5] stash list: use new %g formats instead of sed
            ` [PATCH v4 5/5] stash list: drop the default limit of 10 stashes

Unapplied patches reminder
 2009-10-19 13:08 UTC  (14+ messages)
  `  "

[PATCH] Add the --submodule option to the diff option family
 2009-10-19 12:38 UTC  (4+ messages)
    ` [PATCH v2] "

Potentially dangerous behavior of git gc
 2009-10-19 11:21 UTC  (2+ messages)

Which dates 'git log --since= --after=' compare?
 2009-10-19 10:01 UTC 

Moving git
 2009-10-19  9:30 UTC  (4+ messages)

[RFC PATCH] hooks: add some defaults to support sane workflow to pre-commit
 2009-10-19  8:50 UTC  (2+ messages)

[PATCH] Proof-of-concept patch to remember what the detached HEAD was
 2009-10-19  8:44 UTC  (47+ messages)

[PATCH] describe: load refnames before calling describe()
 2009-10-19  8:05 UTC  (2+ messages)

[PATCH] rebase -i: fix reword when using a terminal editor
 2009-10-19  8:05 UTC  (2+ messages)

[PATCH v2 0/3] nested expansion
 2009-10-19  7:30 UTC  (4+ messages)
` [PATCH v2 1/3] strbuf_nested_expand(): allow expansion to interrupt in the middle
` [PATCH v2 2/3] Add %[wrap(width,in1,in2)<<any-string>>%] implementation
` [PATCH v2 3/3] Teach --wrap to only indent without wrapping

[PATCH/RFC] builtin-checkout: suggest creating local branch when appropriate to do so
 2009-10-19  7:25 UTC  (20+ messages)
    ` [PATCH 1/3] check_filename(): make verify_filename() callable without dying
    ` [PATCH 2/3] DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"
    ` [PATCH 3/3] git checkout --nodwim
          ` [PATCH] Use "--no-" prefix to switch off some of checkout dwimmery

[ANNOUNCE] TortoiseGit 1.2.1.0 Release
 2009-10-19  6:58 UTC 

Creating something like increasing revision numbers
 2009-10-19  6:21 UTC  (22+ messages)

[ANNOUNCE] GIT 1.6.5
 2009-10-19  5:58 UTC  (11+ messages)
  ` [PATCH] Document git push -q
    ` [PATCH] git push: remove incomplete options list from help text
        ` [PATCH] git push: say that --tag can't be used with --all or --mirror in "

[PATCH] Makefile: clean block-sha1/ directory instead of mozilla-sha1/
 2009-10-19  5:58 UTC  (2+ messages)

git push should automatically push to remote tracking branch
 2009-10-19  5:06 UTC  (4+ messages)

[RFC PATCH v3 00/17] Return of smart HTTP
 2009-10-19  2:59 UTC  (7+ messages)
` [RFC PATCH v3 10/17] Move WebDAV HTTP push under remote-curl

[PATCH 0/3] Generalized "string function" syntax
 2009-10-18 22:47 UTC  (13+ messages)
` [PATCH 1/3] format_commit_message(): fix function signature
` [PATCH 3/3] Add proof-of-concept %[w(width,in1,in2)<<any-string>>%] implementation

[PATCH v3 3/5] Introduce new pretty formats %g[sdD] for reflog information
 2009-10-18 10:34 UTC  (5+ messages)
` [PATCH v3.1 "

[ANNOUNCE] GIT 1.6.5.1
 2009-10-18  1:04 UTC 

git submodules
 2009-10-17 22:30 UTC  (3+ messages)

Introduction and Wikipedia and Git Blame
 2009-10-17 16:42 UTC  (12+ messages)

Git gui and gitk documentation
 2009-10-17 16:15 UTC  (3+ messages)

[PATCH v3.1 3/5] Introduce new pretty formats %g[sdD] for reflog information
 2009-10-17 14:39 UTC 

[PATCH] bash: complete more options for 'git rebase'
 2009-10-17  9:33 UTC 

[PATCH] grep: do not segfault when -f is used
 2009-10-17  7:44 UTC  (3+ messages)

[PATCH RFC] git describe without refs distinguishes dirty working tree
 2009-10-17  0:31 UTC  (7+ messages)

Q: supplying large sets of path to git commands
 2009-10-16 22:08 UTC  (2+ 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).