git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-11-25 22:35:39 to 2010-11-28 19:46:15 UTC [more...]

[PATCHv2] Add support for subversion dump format v3
 2010-11-28 19:45 UTC  (7+ messages)
` [PATCH 1/5] fast-import: Let importers retrieve blobs
  ` [PATCH/RFC v3 resend 0/4] "
    ` [PATCH 1/4] fast-import: stricter parsing of integer options
    ` [PATCH 2/4] fast-import: clarify documentation of "feature" command
    ` [PATCH 3/4] fast-import: let importers retrieve blobs
    ` [PATCH 4/4] fast-import: Allow cat-blob requests at arbitrary points in stream

[PATCH 1/3] cvsimport: partial whitespace cleanup
 2010-11-28 19:39 UTC  (8+ messages)
` [PATCH 2/3] cvsimport: fix the parsing of uppercase config options
      ` [PATCHv2 1/3] cvsimport: partial whitespace cleanup
        ` [PATCHv2 2/3] cvsimport: fix the parsing of uppercase config options
        ` [PATCHv2 3/3] cvsimport.txt: document the mapping between config and options

[PATCH v4 0/4] add --recode-patch parameter to mailinfo and am
 2010-11-28 19:10 UTC  (5+ messages)
` [PATCH v4 1/4] mailinfo.c: convert_to_utf8(): added a target_charset parameter
` [PATCH v4 2/4] i18n.patchencoding: introduce a new config variable
` [PATCH v4 3/4] git mailinfo: added a --recode-patch parameter
` [PATCH v4 4/4] git am: "

gitweb: false base href sent when integrated via reverse proxy and path_info is active
 2010-11-28 18:12 UTC  (4+ messages)

[PATCH 0/3] Gitweb caching v7
 2010-11-28 11:31 UTC  (5+ messages)
` [RFC/PATCHv7.2 0/4] Gitweb caching v7.2
  ` [PATCHv7.1 3/4] gitweb: File based caching layer (from git.kernel.org)
    ` [PATCHv7.1 3/4 (amend)] "

[PATCH] rebase: pass --signoff option to git am
 2010-11-28  8:00 UTC  (4+ messages)

how to git with google code
 2010-11-28  7:18 UTC  (7+ messages)

[PATCH] entry.c: remove "checkout-index" from error messages
 2010-11-28  6:30 UTC  (2+ messages)

[PATCH] get_sha1: support relative path ":path" syntax
 2010-11-28  3:37 UTC  (2+ messages)

fast-import: multiple processes possible?
 2010-11-27 22:28 UTC  (2+ messages)

http://tech.slashdot.org/comments.pl?sid=1885890&cid=34358134
 2010-11-27 20:19 UTC  (5+ messages)

Patchbombing or not, that is the question
 2010-11-27 18:39 UTC  (6+ messages)

'git replace' and pushing
 2010-11-27 17:54 UTC  (10+ messages)

[PATCH 0/2] Create a shared config file
 2010-11-27 16:29 UTC  (6+ messages)
` [PATCH 1/2] Add support for "
` [PATCH 2/2] Document toplevel gitconfig file

[PATCH] git-web--browse: Add support for opera
 2010-11-27 15:19 UTC  (2+ messages)

[PATCH] commit: Append commit_list prefix in two function names
 2010-11-27  8:29 UTC  (4+ messages)

[PATCH 0/5] Sparse checkout fixes
 2010-11-27  6:24 UTC  (9+ messages)
` [PATCH 1/5] cache.h: remove surrounding brackes and realign CE_* constants
    ` [PATCH 1/5] cache.h: realign and use (1 << x) form for "
` [PATCH 2/5] dir.c: add free_excludes()
` [PATCH 3/5] unpack-trees: move all skip-worktree checks back to unpack_trees()
` [PATCH 4/5] unpack-trees: fix sparse checkout's "unable to match directories"
` [PATCH 5/5] Revert "excluded_1(): support exclude files in index"

[RFC/PATCH 00/18] WIP implement cherry-pick/revert --continue
 2010-11-27  3:50 UTC  (27+ messages)
` [RFC/PATCH 01/18] advice: add error_resolve_conflict() function
` [RFC/PATCH 02/18] revert: change many die() calls into "return error()" calls
` [RFC/PATCH 03/18] usage: implement error_errno() the same way as die_errno()
` [RFC/PATCH 04/18] revert: don't die when write_message() fails
` [RFC/PATCH 05/18] commit: move reverse_commit_list() into commit.{h, c}
` [RFC/PATCH 06/18] revert: remove "commit" global variable
` [RFC/PATCH 07/18] revert: put option information in an option struct
` [RFC/PATCH 08/18] revert: refactor code into a new pick_commits() function
` [RFC/PATCH 09/18] revert: make pick_commits() return an error on --ff incompatible option
` [RFC/PATCH 10/18] revert: make read_and_refresh_cache() and prepare_revs() return errors
` [RFC/PATCH 11/18] revert: add get_todo_content() and create_todo_file()
` [RFC/PATCH 12/18] revert: write TODO and DONE files in case of failure
` [RFC/PATCH 13/18] revert: add option parsing for option --continue
` [RFC/PATCH 14/18] revert: move global variable "me" into "struct args_info"
` [RFC/PATCH 15/18] revert: add NONE action and make parse_args() manage it
` [RFC/PATCH 16/18] revert: implement parsing TODO and DONE files
` [RFC/PATCH 17/18] revert: add remaining instructions in todo file
` [RFC/PATCH 18/18] revert: implement --continue processing

[PATCH] commit: Add commit_list prefix in two function names
 2010-11-27  1:58 UTC 

[PATCH 0/3] gitk: improve dark background
 2010-11-27  1:34 UTC  (3+ messages)

[PATCH/RFC 00/20] Refactor rebase
 2010-11-27  1:24 UTC  (27+ messages)
` [PATCH/RFC 01/20] rebase: clearer names for directory variables
` [PATCH/RFC 02/20] rebase: refactor reading of state
` [PATCH/RFC 03/20] rebase: read state outside loop
` [PATCH/RFC 04/20] rebase: remove unused rebase state 'prev_head'
` [PATCH/RFC 05/20] rebase: act on command line outside parsing loop
` [PATCH/RFC 06/20] rebase: collect check for existing rebase
` [PATCH/RFC 07/20] rebase: stricter check on arguments
` [PATCH/RFC 08/20] rebase: align variable names
` [PATCH/RFC 09/20] rebase: align variable content
` [PATCH/RFC 10/20] rebase: factor out command line option processing
` [PATCH/RFC 11/20] rebase -i: remove now unnecessary directory checks
` [PATCH/RFC 12/20] rebase: reorder validation steps
` [PATCH/RFC 13/20] rebase: factor out reference parsing
` [PATCH/RFC 14/20] rebase: factor out clean work tree check
` [PATCH/RFC 15/20] rebase: factor out call to pre-rebase hook
` [PATCH/RFC 16/20] rebase -i: support --stat
` [PATCH/RFC 17/20] rebase: improve detection of rebase in progress
` [PATCH/RFC 18/20] rebase -m: extract code to new source file
` [PATCH/RFC 19/20] rebase: extract am "
` [PATCH/RFC 20/20] rebase: show consistent conflict resolution hint

[PATCH] git-send-email.perl: Deduplicate "to:" and "cc:" entries with names
 2010-11-27  0:39 UTC  (9+ messages)
      ` [PATCH V2] "

[PATCH] help: always suggest common-cmds if prefix of cmd
 2010-11-27  0:18 UTC  (3+ messages)
` [PATCH v3] "

git-gui: commit message box doesn't respond to enter (only return)
 2010-11-26 23:28 UTC  (2+ messages)

Mr Cheung
 2010-11-27  7:24 UTC 

Absolute Beginner
 2010-11-26 18:59 UTC  (6+ messages)

[PATCH v2 0/6] win32-dirent
 2010-11-26 18:34 UTC  (3+ messages)
` [PATCH v2 2/6] msvc: opendir: allocate enough memory

[PATCH 00/47] nd/setup updates on pu
 2010-11-26 15:32 UTC  (48+ messages)
` [PATCH 01/47] builtins: print setup info if repo is found
` [PATCH 02/47] Add t1510 and basic rules that run repo setup
` [PATCH 03/47] t1510: setup case #0
` [PATCH 04/47] t1510: setup case #1
` [PATCH 05/47] t1510: setup case #2
` [PATCH 06/47] t1510: setup case #3
` [PATCH 07/47] t1510: setup case #4
` [PATCH 08/47] t1510: setup case #5
` [PATCH 09/47] t1510: setup case #6
` [PATCH 10/47] t1510: setup case #7
` [PATCH 11/47] t1510: setup case #8
` [PATCH 12/47] t1510: setup case #9
` [PATCH 13/47] t1510: setup case #10
` [PATCH 14/47] t1510: setup case #11
` [PATCH 15/47] t1510: setup case #12
` [PATCH 16/47] t1510: setup case #13
` [PATCH 17/47] t1510: setup case #14
` [PATCH 18/47] t1510: setup case #15
` [PATCH 19/47] t1510: setup case #16
` [PATCH 20/47] t1510: setup case #17
` [PATCH 21/47] t1510: setup case #18
` [PATCH 22/47] t1510: setup case #19
` [PATCH 23/47] t1510: setup case #20
` [PATCH 24/47] t1510: setup case #21
` [PATCH 25/47] t1510: setup case #22
` [PATCH 26/47] t1510: setup case #23
` [PATCH 27/47] t1510: setup case #24
` [PATCH 28/47] t1510: setup case #25
` [PATCH 29/47] t1510: setup case #26
` [PATCH 30/47] t1510: setup case #27
` [PATCH 31/47] t1510: setup case #28
` [PATCH 32/47] t1510: setup case #29
` [PATCH 33/47] t1510: setup case #30
` [PATCH 34/47] t1510: setup case #31
` [PATCH 35/47] git-rev-parse.txt: clarify --git-dir
` [PATCH 36/47] rev-parse: prints --git-dir relative to user's cwd
` [PATCH 37/47] Add git_config_early()
` [PATCH 38/47] Use git_config_early() instead of git_config() during repo setup
` [PATCH 39/47] setup: limit get_git_work_tree()'s to explicit setup case only
` [PATCH 40/47] setup: clean up setup_bare_git_dir()
` [PATCH 41/47] t1020-subdirectory: test alias expansion in a subdirectory
` [PATCH 42/47] setup: clean up setup_discovered_git_dir()
` [PATCH 43/47] setup: rework setup_explicit_git_dir()
` [PATCH 44/47] Remove all logic from get_git_work_tree()
` [PATCH 45/47] t0001: test git init when run via an alias
` [PATCH 46/47] Revert "Documentation: always respect core.worktree if set"
` [PATCH 47/47] git.txt: correct where --work-tree path is relative to

using git with Google Code
 2010-11-26 15:12 UTC  (4+ messages)

How to do with access control per repo with a smart http git server?
 2010-11-26 12:43 UTC  (8+ messages)

Breaking t1510-repo-setup.sh tests in pu
 2010-11-26  7:51 UTC  (4+ messages)

What's cooking in git.git (Nov 2010, #03; Wed, 24)
 2010-11-26  0:40 UTC  (12+ messages)

Test failure with old svn [Re: [ANNOUNCE] Git 1.7.3.2]
 2010-11-25 23:39 UTC  (5+ messages)
` [PATCH] t9157-git-svn-fetch-merge.sh: remove dependency on subversion 1.5


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