git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-08-17 00:40:25 to 2011-08-19 11:45:51 UTC [more...]

[PATCH] branch.c: use the parsed branch name
 2011-08-19 11:45 UTC 

[PATCH RFC] gitk: Allow commit editing
 2011-08-19 11:44 UTC  (3+ messages)

update-index --index-info producing spurious submodule commits
 2011-08-19 11:00 UTC  (5+ messages)

[PATCH] bash-completion: Make use of git status
 2011-08-19 10:10 UTC  (3+ messages)

git-svn repo in weird state
 2011-08-19  9:54 UTC  (3+ messages)

[PATCH 0/4] Refactor git-mergetool--lib.sh
 2011-08-19  9:14 UTC  (12+ messages)
` [PATCH 1/4] difftool--helper: Make style consistent with git
` [PATCH 2/4] mergetool--lib: "
` [PATCH 3/4] mergetool--lib: Refactor tools into separate files
` [PATCH 4/4] mergetools/meld: Use '--output' when available
  ` [PATCH v2 "

[PATCH v2 0/7] Generalized sequencer foundations
 2011-08-19  9:08 UTC  (17+ messages)
` [PATCH 7/7] sequencer: Remove sequencer state after final commit

[PATCH 0/10] color and pager improvements
 2011-08-19  8:30 UTC  (31+ messages)
` [PATCH 01/10] t7006: modernize calls to unset
` [PATCH 02/10] test-lib: add helper functions for config
` [PATCH 03/10] t7006: use test_config helpers
` [PATCH 04/10] setup_pager: set GIT_PAGER_IN_USE
` [PATCH 05/10] diff: refactor COLOR_DIFF from a flag into an int
` [PATCH 06/10] git_config_colorbool: refactor stdout_is_tty handling
` [PATCH 07/10] color: delay auto-color decision until point of use
` [PATCH 08/10] config: refactor get_colorbool function
` [PATCH 09/10] diff: don't load color config in plumbing
` [PATCH 10/10] want_color: automatically fallback to color.ui
  ` [PATCH 11/10] support pager.* for aliases
  ` [PATCH 12/10] support pager.* for external commands

[PATCH 0/1] git-clone: fix relative path problem in the alternates
 2011-08-19  6:39 UTC  (4+ messages)
` [PATCH 1/1] clone: replace relative paths "

RFC: repository of handy git aliases?
 2011-08-19  6:15 UTC  (8+ messages)

[BUG] Git won't commit
 2011-08-19  6:04 UTC  (6+ messages)
          ` [PATCH] commit: clarify "could not read 'template'" message

[PATCH] fetch-pack: check for valid commit from server
 2011-08-19  4:19 UTC  (3+ messages)

[PATCH] git-send-email: Add AUTH LOGIN support
 2011-08-19  1:16 UTC  (4+ messages)

Branches & directories
 2011-08-19  0:13 UTC  (9+ messages)

[PATCH/RFC 0/2] Search for parent commit in new branch import
 2011-08-19  0:09 UTC  (3+ messages)
` [PATCH/RFC 1/2] git-p4: Search for parent commit on branch creation
` [PATCH/RFC 2/2] git-p4: Add complex test case for branch import

[PATCH v3 0/4] git-p4: Improve branch support
 2011-08-18 23:44 UTC  (5+ messages)
` [PATCH v3 1/4] git-p4: Correct branch base depot path detection
` [PATCH v3 2/4] git-p4: Allow filtering Perforce branches by user
` [PATCH v3 3/4] git-p4: Allow branch definition with git config
` [PATCH v3 4/4] git-p4: Add simple test case for branch import

[PATCH v2 0/4] Support threshold in copy/rename detection
 2011-08-18 23:43 UTC  (7+ messages)
` [PATCH v2 1/4] git-p4: Allow setting rename/copy detection threshold
` [PATCH v2 2/4] git-p4: Add description of rename/copy detection options
` [PATCH v2 3/4] git-p4: Add test case for rename detection
` [PATCH v2 4/4] git-p4: Add test case for copy detection

Missing item in 1.7.7 release notes
 2011-08-18 23:13 UTC  (2+ messages)

[PATCH] xdiff/xprepare: improve O(n*m) performance in xdl_cleanup_records()
 2011-08-18 22:44 UTC  (5+ messages)
` [PATCH v2] "

What's cooking in git.git (Aug 2011, #03; Thu, 11)
 2011-08-18 22:34 UTC  (6+ messages)

[PATCH 0/4] Support threshold in copy/rename detection
 2011-08-18 21:50 UTC  (7+ messages)
` [PATCH 1/4] git-p4: Allow setting rename/copy detection threshold
` [PATCH 2/4] git-p4: Add description of rename/copy detection options
` [PATCH 3/4] git-p4: Add test case for rename detection
` [PATCH 4/4] git-p4: Add test case for copy detection

[PATCH v4 2/2] push: Don't push a repository with unpushed submodules
 2011-08-18 20:32 UTC  (3+ messages)

[PATCH] log: decorate grafted commits with "grafted"
 2011-08-18 18:16 UTC  (13+ messages)
` [PATCH v2 0/5] Decorate grafts and replaces
  ` [PATCH 1/5] decoration: do not mis-decorate refs with same prefix
  ` [PATCH 2/5] Add for_each_commit_graft() to iterate all grafts
  ` [PATCH 3/5] Move write_shallow_commits to fetch-pack.c
  ` [PATCH 4/5] log: decorate grafted commits with "grafted"
  ` [PATCH 5/5] log: decorate "replaced" on to replaced commits

[PATCH] commit: check return value of lookup_commit()
 2011-08-18 18:54 UTC  (10+ messages)
` [PATCH v2] commit: accept tag objects in HEAD/MERGE_HEAD
  ` [PATCH v3] Accept tags in HEAD or MERGE_HEAD

[GSoC update] Sequencer: Dealing with historical mistakes
 2011-08-18 19:15 UTC 

[PATCH resend] Makefile: Use computed header dependencies if the compiler supports it
 2011-08-18 18:41 UTC  (6+ messages)

Good Morning Restaurant Owners
 2011-08-18 16:54 UTC 

[PATCH] Disallow creating ambiguous branch names by default
 2011-08-18 13:53 UTC  (4+ messages)

[PATCH v2] git svn : hook before 'git svn dcommit'
 2011-08-18 13:43 UTC  (7+ messages)

git-svn bug: Could not unmemoize function `lookup_svn_merge' 
 2011-08-18 13:23 UTC  (3+ messages)

linux-next: Tree for Aug 18 (GNU patch and "git diffs: Support symlinks")
 2011-08-18  9:35 UTC 

can we have @{U} as an alias for @{u}
 2011-08-18  9:31 UTC  (7+ messages)
` [PATCH] rev-parse: Allow @{U} as a synonym "

[PATCH] stash: Utilize config variable pager.stash.list in stash list command
 2011-08-18  7:55 UTC  (5+ messages)

[RFC/PATCH v3] git-svn: New flag to emulate empty directories
 2011-08-18  7:55 UTC  (3+ messages)

(unknown)
 2011-08-18  6:36 UTC 

git-config: case insensitivity for subsections
 2011-08-18  6:35 UTC 

[PATCH] update-index: add --swap to swap index and worktree content
 2011-08-18  1:01 UTC  (14+ messages)

Malformed branch name in fast-export when specifying non-HEAD/branch revision
 2011-08-17 23:19 UTC  (4+ messages)

[PATCH 0/3] Minor "list-objects" updates
 2011-08-17 21:30 UTC  (4+ messages)
` [PATCH 1/3] rev-list: fix finish_object() call
` [PATCH 2/3] revision.c: add show_object_with_name() helper function
` [PATCH 3/3] revision.c: update show_object_with_name() without using malloc()

Реклама на теле купить за 10 тысяч рублей? Фотоаппарат… или
 2011-08-17 20:49 UTC 

[PATCH] checkout-index: remove obsolete comment
 2011-08-17 17:40 UTC  (2+ messages)

shallow clone not very shallow due to tags
 2011-08-17 14:35 UTC  (6+ messages)

[BUG] git-svn: error importing git repository in svn when first git commit was empty
 2011-08-17 11:17 UTC  (2+ messages)

[PATCH v3] doc/fast-import: document feature import-marks-if-exists
 2011-08-17 10:42 UTC 

Issue: Mails sent twice if patch is mentioned twice while sending mail
 2011-08-17  9:58 UTC  (4+ messages)

[PATCH 1/2] xdiff-interface: allow consume function to quit early by returning non-zero
 2011-08-17  2:44 UTC  (5+ messages)
` [PATCH 2/2] diffcore-pickaxe: terminate grepping as soon as it hits

[PATCH/RFC] Disallow NULL in struct commit_list
 2011-08-17  2:01 UTC 

[PATCH/RFC] git-svn: remove auto_abbrev (Getopt::Long option)
 2011-08-17  1:02 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).