git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-23 11:36:17 to 2011-05-25 17:51:52 UTC [more...]

[PATCH] Interix catch-ups for recent changes/releases
 2011-05-25 17:51 UTC  (4+ messages)
` [PATCH 1/2] Add additional build options for Interix, and remove obsolete ones
` [PATCH 2/2] Include unistd.h

Merge made by recursive?
 2011-05-25 17:42 UTC  (2+ messages)

Supporting "-v" option for git-log
 2011-05-25 17:32 UTC  (13+ messages)

[PATCH v3 1/3] Support multiple virtual repositories with a single object store and refs
 2011-05-25 17:20 UTC  (9+ messages)
` [PATCH v3 2/3] Support virtual repositories in smart http-backend, specified by environment
` [PATCH v3 3/3] Add documentation for virtual repositories

Simple dead assignment
 2011-05-25 17:18 UTC  (6+ messages)
` [PATCH] "
    ` [PATCH] Remove a "

gitk normal use on linux repo and severe memory pressure
 2011-05-25 17:17 UTC  (3+ messages)

[PATCH] Support multiple virtual repositories with a single object store and refs
 2011-05-25 16:56 UTC  (4+ messages)

[PATCH] sh-18n: quell "unused variable" warning
 2011-05-25 16:35 UTC  (2+ messages)

[PATCH 0/2] gitweb: Improve handling of configuration files
 2011-05-25 16:35 UTC  (4+ messages)
` [PATCH 1/2] gitweb: Refactor reading and parsing config file into read_config_file
` [PATCHv1 2/2 (version A)] gitweb: Mention read_config_file in gitweb/README
` [PATCHv3 2/2 (version B)] gitweb: Use /etc/gitweb.conf even if gitweb_conf.perl exist

[PATCHv2 1/2] Support multiple virtual repositories with a single object store and refs
 2011-05-25 15:44 UTC  (5+ messages)
` [PATCHv2 2/2] Support virtual repositories in smart http-backend, specified by environment

commit a1f6baa5 (wrap long header lines) breaks my habit
 2011-05-25 15:40 UTC  (5+ messages)

combined diff does not detect binary files and ignores -diff attribute
 2011-05-25 15:29 UTC  (32+ messages)
        ` [PATCH 1/5] combine-diff: split header printing into its own function
        ` [PATCH 2/5] combine-diff: calculate mode_differs earlier
        ` [PATCH 3/5] combine-diff: handle binary files as binary
        ` [PATCH 4/5] refactor get_textconv to not require diff_filespec
        ` [PATCH 5/5] combine-diff: respect textconv attributes

Git EOL Normalization
 2011-05-25 15:20 UTC 

git issues/bugs - is there an alert process?
 2011-05-25 15:14 UTC  (5+ messages)

[PATCHv2] add Android support
 2011-05-25 15:06 UTC  (8+ messages)
      ` Cross-compiling git (was: [PATCHv2] add Android support)

What's cooking in git.git (May 2011, #11; Tue, 24)
 2011-05-25 15:04 UTC  (6+ messages)

[PATCH v3 00/10] Sequencer Foundations
 2011-05-25 14:17 UTC  (11+ messages)
` [PATCH 01/10] advice: Introduce error_resolve_conflict
` [PATCH 02/10] revert: Propogate errors upwards from do_pick_commit
` [PATCH 03/10] revert: Eliminate global "commit" variable
` [PATCH 04/10] revert: Rename no_replay to record_origin
` [PATCH 05/10] revert: Introduce struct to keep command-line options
` [PATCH 06/10] revert: Separate cmdline parsing from functional code
` [PATCH 07/10] revert: Catch incompatible command-line options early
` [PATCH 08/10] revert: Introduce HEAD, TODO files to persist state, plan
` [PATCH 09/10] revert: Implement parsing --continue, --abort and --skip
` [PATCH 10/10] revert: Implement --abort processing

t7810.94 (git-grep -E -F -G) never passed
 2011-05-25 12:48 UTC  (3+ messages)

git difftool does does not respect current working directory
 2011-05-25  4:19 UTC  (9+ messages)
` [PATCH 1/3] setup: Provide GIT_PREFIX to built-ins
  ` [PATCH 3/3] git-mergetool--lib: Make vimdiff retain the current directory

Why does adding an existing repo as a submodule modify .git/config?
 2011-05-25  3:11 UTC  (6+ messages)

[PATCH 0/4] streaming conversion API
 2011-05-25  2:23 UTC  (7+ messages)
` [PATCH 4/4] streaming filter: ident filter and filter cascading
        ` [PATCH] t0021: test application of both crlf and ident
        ` [PATCH v2?] streaming: filter cascading

[RFC PATCH] unpack-trees: add the dry_run flag to unpack_trees_options
 2011-05-24 23:18 UTC  (2+ messages)

[PATCH] handle_options(): do not miscount how many arguments were used
 2011-05-24 22:50 UTC  (10+ messages)
` [PATCH] Allow built-ins to also use -c var=val via alias
          ` [PATCH 1/4] config: make environment parsing routines static
          ` [PATCH 2/4] git_config: don't peek at global config_parameters
          ` [PATCH 3/4] config: always parse GIT_CONFIG_PARAMETERS during git_config
          ` [PATCH 4/4] handle_options(): do not miscount how many arguments were used

[PATCH] checkout: honor advice.detachedHead when reattaching to a branch
 2011-05-24 21:24 UTC  (5+ messages)

[PATCH] diff-options.txt: document --[no]-textconv
 2011-05-24 19:45 UTC  (4+ messages)
` [PATCH] doc: discuss textconv versus external diff drivers

[PATCH] Fix usage of git-init and git-init-db documentation
 2011-05-24 16:40 UTC  (5+ messages)

[PATCHv2] Fix usage of git-init and git-init-db documentation
 2011-05-24 15:07 UTC 

What's cooking in git.git (May 2011, #10; Mon, 23)
 2011-05-24  3:22 UTC  (2+ messages)

[PATCH 8/8] gitk: show modified files with separate work tree
 2011-05-24  2:44 UTC  (2+ messages)
` [PATCH v2 "

[PATCHv4 00/10] Push limits
 2011-05-24  1:17 UTC  (23+ messages)
` [PATCHv4 02/10] send-pack: Attempt to retrieve remote status even if pack-objects fails
` [PATCHv4 04/10] receive-pack: Prepare for addition of the new 'limit-*' family of capabilities
` [PATCHv4 05/10] pack-objects: Teach new option --max-commit-count, limiting #commits in pack
` [PATCHv4 06/10] send-pack/receive-pack: Allow server to refuse pushes with too many commits
` [PATCHv4 07/10] pack-objects: Allow --max-pack-size to be used together with --stdout
` [PATCHv4 08/10] send-pack/receive-pack: Allow server to refuse pushing too large packs
` [PATCHv4 09/10] pack-objects: Estimate pack size; abort early if pack size limit is exceeded

[PATCH] git-grep: Update tests (mainly for -P)
 2011-05-23 18:57 UTC  (2+ messages)

[PATCH 0/3] avoid duplicate .have lines
 2011-05-23 21:53 UTC  (6+ messages)
` [PATCH 2/3] bisect: refactor sha1_array into a generic sha1 list

git checkout no longer warning about uncommitted/untracked files!
 2011-05-23 21:27 UTC  (8+ messages)

[PATCH] Improve errors from 'git diff --no-index'
 2011-05-23 21:24 UTC  (7+ messages)

[git-p4] Trouble importing all perforce branches into git repository
 2011-05-23 20:06 UTC  (6+ messages)

Talk about Git (slides etc.) for intermediate + advanced audience that I can steal?
 2011-05-23 19:06 UTC  (3+ messages)

[PATCHv2] compat: add a getpass() compatibility function
 2011-05-23 17:59 UTC  (2+ messages)

Gate between git and mediawiki : remote-helpers
 2011-05-23 16:54 UTC  (9+ messages)

[idea] separate .git dir and the working tree
 2011-05-23 14:40 UTC  (6+ messages)

git branch
 2011-05-23 12:36 UTC  (4+ messages)


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 NNTP newsgroup(s).