git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-05-15 20:30:30 to 2009-05-19 06:35:55 UTC [more...]

[PATCH 1/3] bisect: rework some rev related functions to make them more reusable
 2009-05-19  6:35 UTC  (7+ messages)
` [PATCH 2/3] commit: add function to unparse a commit and its parents
` [PATCH 3/3] bisect: check ancestors without forking a "git rev-list" process

[PATCH] Fix type-punning issues
 2009-05-19  6:23 UTC  (7+ messages)
    ` [PATCH 1/3] Unify signedness in hashing calls
      ` [PATCH 2/3] Convert hash functions to char instead of struct object
        ` [PATCH 3/3] Unify sha1 char hash functions

[TopGit PATCH] tg-graph: print dependency graph like git log --graph
 2009-05-19  5:44 UTC 

[PATCH 1/3] show-branch: Fix die message in parse_reflog_param()
 2009-05-19  5:09 UTC  (9+ messages)
` [PATCH 2/3] parse-options: add PARSE_OPT_CUSTOM_ARGH for complicated argh's
  ` [PATCH 3/3] show-branch: migrate to parse-options API

committing to a checked out branch
 2009-05-19  2:17 UTC  (2+ messages)

What's cooking in git.git (May 2009, #02; Sun, 17)
 2009-05-19  1:33 UTC  (10+ messages)
      ` [PATCH] git-submodule: add support for --merge

git svn rebase problem
 2009-05-19  0:56 UTC  (6+ messages)

Merging a branch when I don't want conflicts
 2009-05-18 23:53 UTC  (8+ messages)

[PATCH 0/8] character encoding portability updates
 2009-05-18 23:44 UTC  (9+ messages)
` [PATCH 1/8] t3900: use ancient iconv names for backward compatibility
  ` [PATCH 2/8] Use 'UTF-8' rather than 'utf-8' everywhere "
    ` [PATCH 3/8] builtin-mailinfo.c: compare character encodings case insensitively
      ` [PATCH 4/8] builtin-mailinfo.c: use "ISO8859-1" instead of "latin1" as fallback encoding
        ` [PATCH 5/8] t3901: avoid negation on right hand side of '|'
          ` [PATCH 6/8] t3901: Use ISO8859-1 instead of ISO-8859-1 for backward compatibility
            ` [PATCH 7/8] t9301: use ISO8859-1 rather than ISO-8859-1
              ` [PATCH 8/8] t5100: use ancient encoding syntax for backwards compatibility

[PATCH] gitk: Handle msysGit version during version comparisons
 2009-05-18 22:57 UTC  (2+ messages)

Cross-Platform Version Control
 2009-05-18 22:26 UTC  (16+ 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] "

Pretty date option for git tag?
 2009-05-18 21:27 UTC  (7+ messages)
      ` [PATCH] for-each-ref: fix segfault in copy_email

[PATCH/RFC RESEND 0/2] git subtree: an alternative to git submodule
 2009-05-18 16:38 UTC  (7+ messages)
`  "

[PATCH] completion: use git rev-parse to detect bare repos
 2009-05-18 16:24 UTC 

[StGit PATCH] Add a --tree flag to stg push
 2009-05-18 14:50 UTC 

Git screwup with reset
 2009-05-18 15:11 UTC  (3+ messages)

git archive, cygwin, and --git-dir vs --remote
 2009-05-18 14:37 UTC 

git svn rebase problem
 2009-05-18 14:06 UTC 

[JGIT PATCH] FindBugs: Superclass uses subclass during initialization
 2009-05-18 13:11 UTC 

msysgit - cygcrypto-0.9.8.dll was not found!!
 2009-05-18  9:34 UTC 

[PATCH 3/3] http*: add helper methods for fetching objects (loose)
 2009-05-18  8:14 UTC 

[PATCH 1/3] http*: add helper methods for fetching packs
 2009-05-18  8:14 UTC 

[PATCH 2/3] http*: add helper methods for fetching objects/info/packs
 2009-05-18  8:14 UTC 

[PATCH 0/3] http*: refactor fetching code (v2)
 2009-05-18  8:30 UTC 

Funny error with git gc
 2009-05-18  8:28 UTC  (7+ messages)

[PATCH] tests: introduce --trash specifying root directory for trash folders
 2009-05-18  7:49 UTC 

Running vimdiff in read-only mode with git-difftool?
 2009-05-18  6:06 UTC  (4+ messages)

[PATCH] mergetool--lib: add support for araxis merge
 2009-05-18  3:18 UTC 

check-ref-format question
 2009-05-18  2:36 UTC  (3+ messages)
` [PATCH] Documentation: clarify / requirement in 'git check-ref-format'

[PATCH] gitk: Fix errors in the theme patch
 2009-05-17 23:32 UTC  (2+ messages)

[PATCH 1/3] api-parse-options.txt: use 'func' instead of 'funct'
 2009-05-17 21:30 UTC  (5+ messages)
` [PATCH 2/3] tests: Add tests for missing format-patch long options
  ` [PATCH 3/3] format-patch: migrate to parse-options API
    ` [PATCH] "

On data structures and parallelism
 2009-05-17 20:35 UTC  (5+ messages)

[PATCH 0/5] grep parseopt conversion
 2009-05-17 19:45 UTC  (4+ messages)
` [PATCH 5/5] grep: use parseopt

[PATCH 0/3] Avoid forking a process when checking merge bases
 2009-05-17 16:35 UTC 

[PATCH 0/5] RESEND: git notes
 2009-05-17 16:31 UTC  (17+ messages)
` [PATCH 1/5] Introduce commit notes
` [PATCH 2/5] Add a script to edit/inspect notes
` [PATCH 3/5] Speed up git notes lookup
` [PATCH 4/5] Add an expensive test for git-notes
` [PATCH 5/5] Teach "-m <msg>" and "-F <file>" to "git notes edit"
    ` [PATCHv2 0/5] RESEND: git notes
      ` [PATCHv2 1/5] Introduce commit notes
      ` [PATCHv2 2/5] Add a script to edit/inspect notes
      ` [PATCHv2 3/5] Speed up git notes lookup
      ` [PATCHv2 4/5] Add an expensive test for git-notes
      ` [PATCHv2 5/5] Teach "-m <msg>" and "-F <file>" to "git notes edit"

[PATCH] Fix minor memory leak in init-db
 2009-05-17 16:09 UTC  (5+ messages)

Trying to sync two svn repositories with git-svn (repost)
 2009-05-17 11:24 UTC  (11+ messages)

[PATCH] completion: add missing options to show-branch and show
 2009-05-17  3:42 UTC 

[buglet] misleading error message from git checkout
 2009-05-17  2:43 UTC  (4+ messages)
` [PATCH] builtin-checkout: Don't tell user that HEAD has moved before it has
    ` [PATCH] test: checkout shouldn't say that HEAD has moved if it didn't

[PATCH] completion: fix PS1 display during a merge on detached HEAD
 2009-05-16 19:59 UTC  (2+ messages)

[PATCH] new test fails "add -p" for adds on the top line
 2009-05-16 19:51 UTC  (8+ messages)

Announce: Git for Windows 1.6.3
 2009-05-16 19:19 UTC  (4+ messages)

[PATCH] pre-commit.sample: don't print incidental SHA1
 2009-05-16 19:12 UTC  (2+ messages)

git fails with control characters in trunk directory name
 2009-05-16 17:49 UTC  (12+ 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

[RFC PATCH] builtin-log: Add options to --coverletter
 2009-05-16 17:35 UTC  (10+ messages)

[PATCH 1/3] dir.c: clean up handling of 'path' parameter in read_directory_recursive()
 2009-05-16 17:27 UTC  (6+ messages)
` [PATCH 2/3] Add 'fill_directory()' helper function for directory traversal
  ` [PATCH 3/3] read_directory(): infrastructure for pathname character set conversion
    ` [PATCH 4/3] Introduce 'convert_path_to_git()'

git-tag bug? confusing git fast-export with double tag objects
 2009-05-16 17:16 UTC  (18+ messages)

[PATCH] git-send-email.perl: Don't add header "In-Reply-To:" when --no-chain-reply-to set
 2009-05-16 17:15 UTC 

Rebase a whole tree from one commit to another?
 2009-05-16 13:49 UTC  (3+ messages)

[RFC/PATCH] completion: complete pretty format placeholders
 2009-05-16 10:07 UTC 

Removing the trailing "/.git" from gitweb display?
 2009-05-16  8:14 UTC  (8+ messages)
` [PATCH] gitweb: Document that gitweb deals with bare repositories

[PATCH] Use UTF-8 instead of utf8 for backward compatibility
 2009-05-16  7:15 UTC  (2+ messages)

Narrow clone implementation difficulty estimate
 2009-05-16  5:17 UTC  (3+ messages)

[PATCH 11/11] http*: add helper methods for fetching objects (loose)
 2009-05-16  3:52 UTC 

[PATCH 09/11] http*: add helper methods for fetching packs
 2009-05-16  3:51 UTC 

[PATCH 10/11] http*: add helper methods for fetching objects/info/packs
 2009-05-16  3:52 UTC 

[PATCH 07/11] http: create function end_url_with_slash
 2009-05-16  3:51 UTC 

[PATCH 08/11] http*: add fetch_http_pack_index
 2009-05-16  3:51 UTC 

[PATCH 06/11] http*: move common variables and macros to http.[ch]
 2009-05-16  3:51 UTC 

[PATCH 04/11] http*: copy string returned by sha1_to_hex
 2009-05-16  3:51 UTC 

[PATCH 05/11] http-push: do not SEGV after fetching a bad pack idx file
 2009-05-16  3:51 UTC 

[PATCH 03/11] http-walker: verify remote packs
 2009-05-16  3:51 UTC 

[PATCH 02/11] http-push, http-walker: style fixes
 2009-05-16  3:51 UTC 

[PATCH 01/11] t5550-http-fetch: test fetching of packed objects
 2009-05-16  3:51 UTC 

[PATCH 00/11] http*: refactor fetching code
 2009-05-16  3:50 UTC 

Simple rollback or discard of un-commited changes
 2009-05-16  2:21 UTC  (2+ messages)

git daemon request logging?
 2009-05-15 22:22 UTC  (5+ 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).