git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-10-19 01:06:42 to 2008-10-21 13:55:38 UTC [more...]

[PATCH 2/2] rm: loosen safety valve for empty files
 2008-10-21 13:54 UTC  (3+ messages)

[PATCH 0/7] gitk: UI enhancements
 2008-10-21 12:52 UTC  (13+ messages)
` [PATCH 1/7] gitk: Enhance UI popup and accelerator handling
  ` [PATCH 2/7] gitk: Allow forcing branch creation if it already exists
    ` [PATCH 3/7] gitk: Allow starting gui blame for a specific line
      ` [PATCH 4/7] gitk: Fix file list context menu for merge commits
        ` [PATCH 5/7] gitk: Make cherry-pick call git-citool on conflicts
          ` [PATCH 6/7] gitk: Implement a user-friendly Edit View dialog
            ` [PATCH 7/7] gitk: Explicitly position popup windows

[PATCH 1/3] Fix some tab/space inconsistencies in git-mergetool.sh
 2008-10-21 12:26 UTC  (6+ messages)
` [PATCH 2/3] Add -n/--no-prompt option to mergetool
  ` [PATCH 3/3] Add -k/--keep-going "

git command to read
 2008-10-21 12:06 UTC  (4+ messages)

[PATCH, RFC] diff: add option to show context between close chunks
 2008-10-21 11:20 UTC  (8+ messages)

[RFC PATCH] commit: Warn about encodings unsupported by iconv
 2008-10-21 10:43 UTC  (4+ messages)

[PATCH] git-fetch should not strip off ".git" extension
 2008-10-21 10:23 UTC  (5+ messages)

Working with remotes; cloning remote references
 2008-10-21  9:49 UTC  (12+ messages)

Archiving tags/branches?
 2008-10-21  9:33 UTC  (13+ messages)

[RFC PATCH] builtin-blame: Reencode commit messages according to git-log rules
 2008-10-21  7:34 UTC  (2+ messages)

Feedback outside of the user survey
 2008-10-21  7:24 UTC  (15+ messages)

[EGIT PATCH] git property page for project properties
 2008-10-21  5:37 UTC  (2+ messages)

[PATCH] rehabilitate 'git index-pack' inside the object store
 2008-10-21  5:03 UTC  (2+ messages)
` [PATCH] (squash) add index-pack with git-dir test

[PATCH] rebase-i-p: squashing and limiting todo
 2008-10-21  0:39 UTC  (5+ messages)
` [PATCH] rebase-i-p: only list commits that require rewriting in todo

[PATCH 1/2] document "intent to add" option to git-add
 2008-10-21  0:36 UTC 

[PATCH] Teach/Fix pull/fetch -q/-v options
 2008-10-20 23:54 UTC  (4+ messages)

[PATCH] Teach/Fix -q/-v to pull/fetch
 2008-10-20 23:52 UTC  (4+ messages)

git add --patch newfile doesn't add newfile to cache ?
 2008-10-20 23:50 UTC  (2+ messages)

[Gitk Patch 0/6]
 2008-10-20 23:21 UTC  (5+ messages)
  ` [GITK PATCH] Add menu accelerators
  ` [GITK PATCH v2] "

gitk: Turn short SHA1 names into links too
 2008-10-20 23:20 UTC  (2+ messages)

[PATCH] fix multiple issues in index-pack
 2008-10-20 21:31 UTC  (4+ messages)

[BUG?] Fail to pull from kernel.org: pack has bad object
 2008-10-20 20:51 UTC  (10+ messages)

[PATCH] fix for "index-pack: rationalize delta resolution code"
 2008-10-20 20:12 UTC  (10+ messages)

How to push to http(s) repository with authentication?
 2008-10-20 18:25 UTC 

bug: git-stash save and symbolic links
 2008-10-20 17:55 UTC  (5+ messages)

[PATCH] workflows documentation: fix link to git-request-pull[1]
 2008-10-20 17:35 UTC 

[PATCH] bash completion: Add 'workflows' to 'git help'
 2008-10-20 17:31 UTC 

Usability of git stash
 2008-10-20 16:33 UTC  (15+ messages)

[PATCH] Teach/Fix pull/fetch -q/-v options
 2008-10-20 16:28 UTC 

"git checkout: --track and --no-track require -b" check accidentally resurrected?
 2008-10-20 16:17 UTC  (5+ messages)
  ` Is XDL_MERGE_ZEALOUS too zealous (or maybe not zealous enough)?

[PATCH (GIT-GUI,MINGW) 0/3] Fix OpenSSH & Git-Gui integration in msysgit
 2008-10-20 16:02 UTC  (4+ messages)
` [PATCH (GIT-GUI,MINGW) 1/3] git-gui: Add a dialog that shows the OpenSSH public key
  ` [PATCH (GIT-GUI,MINGW) 2/3] git-gui: Add a simple implementation of SSH_ASKPASS
    ` [PATCH (GIT-GUI,MINGW) 3/3] Windows: Make OpenSSH properly detect tty detachment

Git graph on GitHub
 2008-10-20 15:21 UTC  (3+ messages)

[PATCHv6 0/5] gitweb: PATH_INFO enhancement
 2008-10-20 14:57 UTC  (15+ messages)
` [PATCHv6 3/5] gitweb: use_pathinfo filenames start with /
  ` [PATCHv6 4/5] gitweb: parse parent..current syntax from PATH_INFO
    ` [PATCHv6 5/5] gitweb: generate parent..current URLs
      ` [PATCH 6/6] gitweb: retrieve snapshot format from PATH_INFO
      ` [PATHv2 6/8] "
        ` [PATHv2 7/8] gitweb: embed snapshot format parameter in PATH_INFO
          ` [PATHv2 8/8] gitweb: make the supported snapshot formats array global

[PATCH] -C/--chdir command line option
 2008-10-20 13:59 UTC  (10+ messages)

need help stripping a repo to one file
 2008-10-20 11:53 UTC  (2+ messages)

[PATCH 1/3] add alloc_ref_with_prefix()
 2008-10-20 10:34 UTC  (5+ messages)

[PATCH] -C/--chdir command line option
 2008-10-20  7:28 UTC 

[PATCH] Fix testcase failure when extended attributes are in use
 2008-10-20  5:52 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] Add command line option --chdir/-C to allow setting git process work directory
 2008-10-19 23:13 UTC 

[PATCH] git-merge-recursive: honor merge.conflictstyle once again
 2008-10-19 21:50 UTC  (2+ messages)

[PATCH v2] parse-opt: migrate builtin-checkout-index
 2008-10-19 21:45 UTC  (10+ messages)
` [PATCH] "

[PATCH v2] Add command line option --chdir/-C to allow setting git process work directory
 2008-10-19 21:02 UTC  (2+ messages)

Moving a 5 person dev team from CVS to git
 2008-10-19 20:20 UTC  (2+ messages)

[RFC PATCH v2] Documentation: add manpage about workflows
 2008-10-19 20:07 UTC  (4+ messages)
` [RFC PATCH v3] "
  ` [Interdiff] "

Detached checkout will clobber branch head when using symlink HEAD
 2008-10-19 19:36 UTC  (7+ messages)

[PATCH stgit] revised patch for importing series from tarball
 2008-10-19 19:16 UTC 

[JGIT PATCH] Encode/decode index and tree entries using UTF-8
 2008-10-19 18:24 UTC  (3+ messages)
  ` [JGIT PATCH v2] "

[PATCH/RFR&A] Do not rename read-only files during a push
 2008-10-19 17:41 UTC  (3+ messages)

[PATCH] Documentation: Spelling fix
 2008-10-19 16:09 UTC 

What's cooking in git.git (Oct 2008, #04; Sat, 18)
 2008-10-19 15:18 UTC  (3+ messages)

Weird filename encoding issue
 2008-10-19 14:11 UTC  (5+ messages)
      ` [msysGit] "

[PATCH] feature request: git-mergetool --force
 2008-10-19 11:47 UTC  (6+ messages)

[PATCH] Documentation: diff-filter=T only tests for symlink changes
 2008-10-19 10:29 UTC  (3+ messages)

StGIT 0.14.3: extra space is added before e-mail on export after "stg edit"
 2008-10-19  8:09 UTC  (3+ messages)

[PATCH/RFR&A] gitweb: Better processing format string in custom links in navbar
 2008-10-19  7:07 UTC 

[PATCH/RFR&A] Fix reading of cloud tags
 2008-10-19  7:06 UTC 

What is the pre-merge hook status?
 2008-10-19  6:51 UTC  (3+ messages)

git-svn crashing perl
 2008-10-19  6:39 UTC  (4+ messages)

[PATCH] git-format-patch(1)- add note about creating patch for single commit
 2008-10-19  5:33 UTC  (4+ messages)

[PATCH] Documentation: Better explain git-commit --author implications
 2008-10-19  4:19 UTC  (3+ messages)
  ` [PATCH] Documentation: Clarify '--signoff' for git-commit

[PATCH] config.txt: alphabetize configuration variable groups
 2008-10-19  1:42 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).