git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-01-22 04:15:13 to 2010-01-25 04:39:54 UTC [more...]

What's cooking in git.git (Jan 2010, #08; Sun, 24)
 2010-01-25  4:39 UTC 

[PATCH 06/18] rebase -i: Document how temporary files are used
 2010-01-25  3:38 UTC  (2+ messages)

[PATCH 0/9] Gitweb caching v5
 2010-01-25  1:47 UTC  (15+ messages)
` [PATCH 1/9] gitweb: Load checking
  ` [PATCH 2/9] gitweb: change die_error to take "extra" argument for extended die information
    ` [PATCH 3/9] gitweb: Add option to force version match
      ` [PATCH 4/9] gitweb: Makefile improvements
        ` [PATCH 5/9] gitweb: add a get function to compliment print_local_time
          ` [PATCH 6/9] gitweb: add a get function to compliment print_sort_th
            ` [PATCH 7/9] gitweb: cleanup error message produced by undefined $site_header
              ` [PATCH 8/9] gitweb: Convert output to using indirect file handle

[PATCH 9/9] gitweb: File based caching layer (from git.kernel.org)
 2010-01-25  1:17 UTC  (17+ messages)
` [RFC PATCH 00/10] gitweb: Simple file based output caching
  ` [RFC PATCH 02/10] gitweb: href(..., -path_info => 0|1)
  ` [RFC PATCH 03/10] gitweb/cache.pm - Very simple file based caching
  ` [RFC PATCH 04/10] gitweb/cache.pm - Stat-based cache expiration
  ` [RFC PATCH 05/10] gitweb: Use Cache::Cache compatibile (get, set) output caching (WIP)
  ` [RFC PATCH 06/10] gitweb/cache.pm - Adaptive cache expiration time (WIP)
  ` [RFC PATCH 07/10] gitweb: Use CHI compatibile (compute method) caching (WIP)
  ` [RFC PATCH 08/10] gitweb/cache.pm - Use locking to avoid 'stampeding herd' problem (WIP)
  ` [RFC PATCH 09/10] gitweb/cache.pm - Serve stale data when waiting for filling cache (WIP)
  ` [RFC PATCH 10/10] gitweb: Show appropriate "Generating..." page when regenerating "
  ` [RFC PATCH 11/10] gitweb: Ajax-y "
  ` [RFC PATCH 01/10] gitweb: Print to explicit filehandle (preparing for caching)

[PATCH] Handle double slashes in make_relative_path()
 2010-01-25  1:06 UTC  (20+ messages)

[PATCH] Handle UNC paths everywhere
 2010-01-25  0:55 UTC 

Understanding git.git's branch policy
 2010-01-25  0:17 UTC  (2+ messages)

basic question about push
 2010-01-24 23:59 UTC  (4+ messages)

git push failed
 2010-01-24 23:35 UTC  (2+ messages)

[PATCH] Make test numbers unique
 2010-01-24 21:40 UTC 

git-gui: Using "Stage To Commit" does not always stage all selected files
 2010-01-24 21:05 UTC 

Modern Git GUI
 2010-01-24 20:43 UTC  (3+ messages)

[PATCH v2 0/7] clarify 'git merge' documentation
 2010-01-24 19:29 UTC  (10+ messages)
` [PATCH 1/7] Documentation: merge: move configuration section to end
` [PATCH 2/7] Documentation: suggest `reset --merge` in How Merge Works section
` [PATCH 3/7] Documentation: merge: move merge strategy list to end
` [PATCH 4/7] Documentation: merge: add an overview
` [PATCH 5/7] Documentation: emphasize when git merge terminates early
` [PATCH 6/7] Documentation: merge: add a section about fast-forward
` [PATCH 7/7] Documentation: simplify How Merge Works

[PATCH 0/2] two git-svn changes to help work with chromium.org
 2010-01-24 19:29 UTC  (5+ messages)
` [PATCH 1/2] git-svn: allow UUID to be manually remapped via rewriteUUID
` [PATCH 2/2] git-svn: allow subset of branches/tags to be specified in glob spec

[PATCH] Windows: avoid static dependency on advapi32.dll
 2010-01-24 19:20 UTC  (2+ messages)

[PATCH] pull: re-fix command line generation
 2010-01-24 19:12 UTC 

[PATCH] Windows: Remove dependency on pthreadGC2.dll
 2010-01-24 19:03 UTC  (2+ messages)

[PATCH] git-gui: use different icon for new and modified files in the index
 2010-01-24 18:54 UTC 

[PATCH] gitweb.js: Workaround for IE8 bug
 2010-01-24 18:05 UTC 

git 1.6.6.1 on glibc 2.2
 2010-01-24 17:40 UTC  (4+ messages)

cherry picking several patches at once
 2010-01-24 15:31 UTC  (7+ messages)

git notes: notes
 2010-01-24 14:27 UTC  (10+ messages)

What's cooking in git.git (Jan 2010, #07; Fri, 22)
 2010-01-24 14:09 UTC  (7+ messages)

[ANNOUNCE] TortoiseGit 1.3.2.0 Release
 2010-01-24 10:25 UTC 

Advice for "pseudo public" repository on a USB key for a single contributer project
 2010-01-24 10:21 UTC  (3+ messages)

[PATCH 0/3] Fixes to mh/rebase-fixup
 2010-01-24  5:33 UTC  (7+ messages)
` [PATCH 1/3] rebase -i: Avoid non-portable "test X -a Y"
` [PATCH 2/3] rebase -i: Enclose sed command substitution in quotes
` [PATCH 3/3] rebase -i: Export GIT_AUTHOR_* variables explicitly

[PATCHv4 0/5] git-gui: more robust handling of fancy repos
 2010-01-24  0:03 UTC  (9+ messages)
` [PATCHv4 1/5] git-gui: handle non-standard worktree locations
` [PATCHv4 2/5] git-gui: handle bare repos correctly
` [PATCHv4 3/5] git-gui: work from the .git dir
` [PATCHv4 4/5] git-gui: set GIT_DIR and GIT_WORK_TREE after setup
    ` [PATCH] "
` [PATCHv4 5/5] git-gui: update shortcut tools to use _gitworktree

More on svn workflows
 2010-01-23 22:57 UTC 

[PATCHv3 0/2] git-gui: (un)stage a range of changes at once
 2010-01-23 23:05 UTC  (3+ messages)
` [PATCH 2/2] Make it possible to apply "

[PATCH 0/2] git-gui: Add a special diff popup menu for submodules
 2010-01-23 22:57 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2 0/4] Documentation style fixes
 2010-01-23 22:48 UTC  (5+ messages)
` [PATCH v2 1/4] Documentation/git-merge: reword references to "remote" and "pull"
      ` [PATCH] Documentation: merge: use MERGE_HEAD to refer to the remote branch

[PATCH] git-gui: Unstaging a partly staged entry didn't update file_states correctly
 2010-01-23 22:43 UTC  (2+ messages)

[PATCH (resend 3)] git gui: Use git diff --submodule when available
 2010-01-23 22:42 UTC  (3+ messages)

[GIT-GUI PATCH] Correctly launch gitk for branch whose name matches a local file
 2010-01-23 22:41 UTC  (2+ messages)

git-gui PATCH Keep repo_config(gui.recentrepos) and .gitconfig in synch
 2010-01-23 22:39 UTC  (2+ messages)

[PATCH] git-gui: handle really long error messages in updateindex
 2010-01-23 22:23 UTC  (2+ messages)

[PATCH] Documentation: move away misplaced 'push --upstream' description
 2010-01-23 22:18 UTC 

[PATCH] Documentation: add missing :: in config.txt
 2010-01-23 22:13 UTC 

[PATCH] If deriving SVN_SSH from GIT_SSH on msys, also add quotes
 2010-01-23 20:11 UTC  (5+ messages)

[PATCH] Documentation: rev-list: fix synopsys for --tags and and --remotes
 2010-01-23 20:10 UTC  (3+ messages)

[PATCH v2 0/2] user-manual: use standarized quoting
 2010-01-23 19:52 UTC  (4+ messages)
` [PATCH v2 1/2] user-manual: general quoting improvements (p1)
` [PATCH v2 2/2] user-manual: general quoting improvements (p2)

[PATCH 0/5] Makefile: add missing header dependency rules
 2010-01-23 14:45 UTC  (6+ messages)
` [PATCH 1/5] Makefile: add missing header file dependencies
` [PATCH 2/5] Makefile: make sure test helpers are rebuilt when headers change
` [PATCH 3/5] Makefile: remove wt-status.h from LIB_H
` [PATCH 4/5] Makefile: clean up http-walker.o dependency rules
` [PATCH 5/5] Makefile: drop dependency on $(wildcard */*.h)

Саня *** Ti-3 *** Бурим добавил Вас в друзья на сайте ВКонтакте.ру
 2010-01-23 10:03 UTC 

[PATCH] rebase -p: Preserve fast-forwardable merges
 2010-01-23  7:29 UTC 

Remove diff machinery dependency from read-cache
 2010-01-23  6:31 UTC  (16+ messages)
                ` [PATCH] merge-tree: remove unnecessary call of git_extract_argv0_path

[PATCH v2] t7800-difftool.sh: Test mergetool.prompt fallback
 2010-01-23  6:03 UTC 

[PATCH] t7800-difftool.sh: Test mergetool.prompt fallback
 2010-01-23  5:58 UTC 

[PATCH v2 0/5] add "--keep" option to "git reset"
 2010-01-23  4:18 UTC  (4+ messages)
` [PATCH v2 1/5] reset: add option "--keep" "

[PATCH 4/4] msvc: Add a definition of NORETURN compatible with msvc compiler
 2010-01-23  0:18 UTC  (4+ messages)

[PATCH 3/4] msvc: Fix a compiler warning due to an incorrect pointer cast
 2010-01-23  0:08 UTC  (2+ messages)

[PATCH 2/4] msvc: Fix an "unrecognized option" linker warning
 2010-01-23  0:06 UTC  (2+ messages)

[PATCH v2 1/4] engine.pl: Fix a recent breakage of the buildsystem generator
 2010-01-22 23:48 UTC  (2+ messages)

[PATCHv2] Make difftool.prompt fall back to mergetool.prompt
 2010-01-22 23:31 UTC  (3+ messages)

git-svn question: adding a branch to a local clone of an upstream git-svn clone
 2010-01-22 22:43 UTC  (3+ messages)

[PATCH 1/4] engine.pl: Fix a recent breakage of the buildsystem generator
 2010-01-22 19:40 UTC  (5+ messages)

[PATCH 0/4] misc. msvc patches
 2010-01-22 19:28 UTC  (3+ messages)

From git repository to server
 2010-01-22 19:01 UTC  (2+ messages)

[PATCH] git-mv: Fix error with multiple sources
 2010-01-22 18:34 UTC  (10+ messages)

[Patch 0/5] make more commands built-in
 2010-01-22 18:26 UTC  (9+ messages)
` [PATCH 1/5] make "merge-index" a built-in
  ` PATCH 2/5] make "mktag" "
    ` [PATCH 3/5] make "git unpack-file" "
      ` [PATCH 4/5] make "git pack-redundant" "
        ` [PATCH 5/5] make "index-pack" "

git-archive ignores export-ignore
 2010-01-22 18:07 UTC  (3+ messages)

[PATCH] bash: don't offer remote transport helpers as subcommands
 2010-01-22 10:54 UTC 

(unknown),
 2010-01-22  9:18 UTC  (4+ messages)
` [PATCH 1/1] Random documentation spelling fixes

1.7.0 release plans
 2010-01-22  8:08 UTC 

[PATCH] fix git-p4 editor invocation
 2010-01-22  5:55 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).