git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-05-13 12:51:43 to 2009-05-15 00:59:18 UTC [more...]

Request for detailed documentation of git pack protocol
 2009-05-15  0:58 UTC  (11+ messages)

[PATCH] Showing stash state in bash prompt
 2009-05-15  0:57 UTC  (6+ messages)

[RFC PATCH] builtin-log: Add options to --coverletter
 2009-05-15  0:57 UTC 

[PATCH 2/2] Teach "-m <msg>" and "-F <file>" to "git notes edit"
 2009-05-15  0:13 UTC 

[PATCH 1/2] Minor cleanup and bugfixing in git-notes.sh
 2009-05-15  0:12 UTC 

[PATCH 0/2] Add "-m" and "-F" options to "git notes edit"
 2009-05-15  0:11 UTC 

[PATCH 1/3] dir.c: clean up handling of 'path' parameter in read_directory_recursive()
 2009-05-14 22:51 UTC  (8+ messages)
` [PATCH 2/3] Add 'fill_directory()' helper function for directory traversal
  ` [PATCH 3/3] read_directory(): infrastructure for pathname character set conversion

Proposed patch for mktree [0/3]
 2009-05-14 22:49 UTC  (13+ messages)
` [PATCH 1/3] '--missing' option for mktree: re-added strbuf_release(&p_uq), Updated man page
` [PATCH 2/3] added --batch option to mktree
` [PATCH 3/3] improved validation of entry type in mktree

git-tag bug? confusing git fast-export with double tag objects
 2009-05-14 22:35 UTC  (14+ messages)

Cross-Platform Version Control
 2009-05-14 22:25 UTC  (41+ messages)
  ` [PATCH] Extend sample pre-commit hook to check for non ascii file/usernames
      ` [PATCH v2] Extend sample pre-commit hook to check for non ascii filenames

[PATCH] Fix minor memory leak in init-db
 2009-05-14 22:22 UTC 

Trying to sync two svn repositories with git-svn (repost)
 2009-05-14 21:57 UTC  (15+ messages)

Teach git how to propagate a fix across a file split
 2009-05-14 21:00 UTC 

Syntax check via update hook?
 2009-05-14 19:52 UTC  (5+ messages)

[PATCH 1/3] '--missing' option for mktree: updated usage message and man page
 2009-05-14 19:46 UTC 

Announce: Git for Windows 1.6.3
 2009-05-14 19:02 UTC  (3+ messages)

[PATCH] git-send-email: parse all messages in mbox
 2009-05-14 18:41 UTC  (5+ messages)

[Q] merge squash unexpected conflicts
 2009-05-14 18:25 UTC  (11+ messages)

mergetool for Solaris
 2009-05-14 16:00 UTC 

Random failure after "git config core.autocrlf false" then "git reset --hard"
 2009-05-14 14:53 UTC  (3+ messages)

[PATCH 0/6] Add core.autocrlf=true on cygwin by default during tests
 2009-05-14 14:39 UTC  (19+ messages)
` [PATCH 1/6] "
  ` [PATCH 2/6] Fix tests to work with core.autocrlf=true
    ` [PATCH 3/6] "
` [PATCH v2 0/7] Add GIT_TEST_AUTO_CRLF environment variable to set core.autocrlf on init
  ` [PATCH v2 1/7] "
    ` [PATCH v2 2/7] Add support functions for tests in core.autocrlf=true
      ` [PATCH v2 3/7] Fix tests to work with core.autocrlf=true -- new functions
        ` [PATCH v2 4/7] Fix tests to work with core.autocrlf=true -- force false
          ` [PATCH v2 5/7] Fix tests to work with core.autocrlf=true -- cmp to test_cmp
            ` [PATCH v2 6/7] Fix tests to work with core.autocrlf=true -- test_cmp to cmp
              ` [PATCH v2 7/7] Add 'make test-text' core.autocrlf=true

[RFC 0/8] Antique UTF-8 filename support
 2009-05-14 13:57 UTC  (10+ messages)
` [RFC 1/8] UTF helpers

[PATCH] Use UTF-8 instead of utf8 for backward compatibility
 2009-05-14 13:05 UTC 

git fails with control characters in trunk directory name
 2009-05-14 12:50 UTC  (24+ messages)
        ` [PATCH] Quote LF in urls git fetch saves in FETCH_HEAD
          ` [PATCH 1/2] "
            ` [PATCH 2/2] Improve the naming of guessed target repository for git clone

how to get 'git diff' to output patch to file
 2009-05-14 12:03 UTC  (2+ messages)

Narrow clone implementation difficulty estimate
 2009-05-14 10:39 UTC  (2+ messages)

git push don't setup tracking?
 2009-05-14  9:33 UTC  (4+ messages)

git push origin error (1.6.3 new default functionality)
 2009-05-14  8:57 UTC  (14+ messages)

[PATCH 0/2] Allow tags as upstreams for --track
 2009-05-14  7:51 UTC  (4+ messages)
` [PATCH 1/2] Test tracking of non-commit upstreams
  ` [PATCH 2/2] Fix behavior with non-committish upstream references

[PATCH] Eliminate redirection to stdout and stderr when quiet option is available
 2009-05-14  7:48 UTC  (4+ messages)
  `  "

[PATCH] Turn on USE_ST_TIMESPEC for OpenBSD
 2009-05-14  6:47 UTC 

check-ref-format question
 2009-05-14  7:24 UTC  (7+ messages)
    ` [PATCH] Documentation: clarify / requirement in 'git check-ref-format'

update @version in file
 2009-05-14  7:08 UTC  (9+ messages)

hosting multiple project in single git repository
 2009-05-14  7:14 UTC  (3+ messages)

how to update origin/<branch> after a push to origin <branch>?
 2009-05-14  5:29 UTC  (6+ messages)

[PATCH 0/3] log: prettier decorations
 2009-05-13 21:34 UTC  (7+ messages)
` [PATCH 1/3] Change prettify_ref to prettify_refname
  ` [PATCH 2/3] Prettify log decorations even more
    ` [PATCH 3/3] Fix test for new log decorate
  ` [PATCH 2/2] Prettify log decorations even more

[git-svn] howto select a part of the tree
 2009-05-13 20:38 UTC  (4+ messages)

[PATCH v3] To make GIT-VERSION-FILE, search for git more widely
 2009-05-13 19:32 UTC  (8+ messages)

[PATCHv2 0/2] completion: config --unset/get
 2009-05-13 18:50 UTC  (9+ messages)
` [PATCHv2 1/2] completion: add __git_config_get_set_variables() to get config variables
  ` [PATCHv2 2/2] completion: complete config variables for --get/getall/unset/unset-all

[ANNOUNCE] GIT 1.6.3.1
 2009-05-13 18:31 UTC 

[StGit PATCH 0/9] Various StGit updates
 2009-05-13 16:10 UTC  (7+ messages)
` [StGit PATCH 4/9] Convert 'clone' to the use stgit.lib
` [StGit PATCH 5/9] Convert 'hide' to the lib infrastructure

How to create a new commit with the content of some commit?
 2009-05-13 14:36 UTC  (4+ messages)

The 9th production of the msysGit Herald
 2009-05-13 14:12 UTC  (3+ messages)

how to make "pull" always pulling the matching branch?
 2009-05-13 13:12 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).