git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-17 12:38:49 to 2011-05-19 19:43:05 UTC [more...]

[PATCH] add-interactive: shortcut to add hunk and quit
 2011-05-19 19:42 UTC  (10+ messages)

[PATCH] compat: add a getpass() compatibility function
 2011-05-19 19:42 UTC  (13+ messages)

[git-p4] Trouble importing all perforce branches into git repository
 2011-05-19 19:31 UTC 

[PATCHv2] add Android support
 2011-05-19 19:27 UTC  (8+ messages)

End of year project : Gate Between Git and Mediawiki
 2011-05-19 18:54 UTC 

[PATCH 0/3] "git notes remove" updates
 2011-05-19 18:47 UTC  (17+ messages)
` [PATCH 1/3] notes remove: allow removing more than one
        ` [PATCH 1/2] fixup! notes remove: --ignore-missing
          ` [PATCH 2/2] fixup! notes remove: --stdin reads from the standard input
` [PATCH 2/3] notes remove: --missing-ok
` [PATCH 3/3] notes remove: --stdin reads from the standard input
` [PATCH 4/3] show: --ignore-missing

What's cooking in git.git (May 2011, #06; Fri, 13)
 2011-05-19 18:21 UTC  (9+ messages)
    ` [WIP PATCH] Teach read-tree the -n|--dry-run option
        ` [RFC PATCH] unpack-trees: add check_worktree flag to enable dry-run functionality

[PATCH 0/8] Sequencer Foundations
 2011-05-19 18:03 UTC  (5+ messages)
` [PATCH 1/8] revert: Improve error handling by cascading errors upwards

Bug report : git-status manual fibs about semantics of --porcelain
 2011-05-19 18:01 UTC 

IN AN ATTEMPT TO REACH YOU AGAIN
 2011-05-19 17:40 UTC 

plain text only policy prohibits the use of android based mobile devices
 2011-05-19 17:32 UTC  (16+ messages)
    ` plain text only policy prohibits the use of android based mobile

[PATCH] add Android support
 2011-05-19 17:30 UTC  (5+ messages)

What's cooking in git.git (May 2011, #09; Wed, 18)
 2011-05-19 17:28 UTC 

[PATCH/WIP] completion: complete git diff with only changed files
 2011-05-19 17:07 UTC  (6+ messages)

[PATCHv2] compat: add a getpass() compatibility function
 2011-05-19 17:01 UTC 

End year project : minimal Git client based on libgit2
 2011-05-19 16:15 UTC  (3+ messages)

FW: git over https and http 1.1
 2011-05-19 16:02 UTC  (6+ messages)

git -- how to revert build to as-originally-cloned?
 2011-05-19 15:27 UTC  (3+ messages)

git over https and http 1.1
 2011-05-19 14:39 UTC  (3+ messages)

[PATCH] ident: add NO_GECOS_IN_PWENT for systems without pw_gecos in struct passwd
 2011-05-19 11:37 UTC 

git & patterns
 2011-05-19  6:54 UTC  (11+ messages)

[PATCH/RFC] git-svn: New flag to add a file in empty directories
 2011-05-19  3:11 UTC  (10+ messages)

[PATCH 00/11] writing out a huge blob to working tree
 2011-05-19  1:52 UTC  (9+ messages)
` [PATCH 06/11] streaming: a new API to read from the object store

[FEATURE] difftool to provide meaningful names for temporary files
 2011-05-18 21:54 UTC 

Exit code of git-ls-remote
 2011-05-18 21:53 UTC  (10+ messages)
    ` [RFC/PATCH] ls-remote: optionally return non-zero on non-existing refs
        ` [PATCH v2] "

[PATCHv3 2/9] send-pack: Attempt to retrieve remote status even if pack-objects fails
 2011-05-18 20:24 UTC  (10+ messages)
` [PATCH 1/3] connect: treat generic proxy processes like ssh processes
` [PATCH 3/3] send-pack: avoid deadlock on git:// push with failed pack-objects
      ` [PATCH] Windows: add a wrapper for the shutdown() system call

[PATCH] git-svn: enable platform-specific authentication
 2011-05-18 19:57 UTC  (2+ messages)

[PATCH v7] Add log.abbrevCommit config variable
 2011-05-18 19:05 UTC  (3+ messages)

[PATCH/RFC] config: Give error message when not changing a multivar
 2011-05-18 18:49 UTC  (11+ messages)
      ` [PATCH 1/2] config: define and document exit codes
        ` [PATCH 2/2] config: Give error message when not changing a multivar

[PATCH v5] Add log.abbrevCommit config variable
 2011-05-18 17:56 UTC  (3+ messages)

[PATCH v6] Add log.abbrevCommit config variable
 2011-05-18 17:51 UTC  (2+ messages)

Is there a debug mode for git-clone https traffic?
 2011-05-18 15:38 UTC  (6+ messages)

git over https and http 1.1
 2011-05-18 12:46 UTC 

Windows permissions with repository on a network share
 2011-05-18 10:10 UTC  (3+ messages)

[PATCH] gitk: spelling fix in German translation
 2011-05-18  9:06 UTC  (2+ messages)

[PATCH] add -i: ignore terminal escape sequences
 2011-05-18  7:33 UTC  (6+ messages)

[PATCH] copy_gecos: fix not adding nlen to len when processing "&"
 2011-05-18  4:28 UTC  (2+ messages)

[PATCH] compat/regex/regexec.c: Fix some sparse warnings
 2011-05-18  4:04 UTC  (3+ messages)

What's cooking in git.git (May 2011, #04; Sun, 8)
 2011-05-18  3:57 UTC  (4+ messages)

[PATCH v4] Add log.abbrevCommit config variable
 2011-05-18  1:21 UTC  (2+ messages)

[PATCH v2] Add log.abbrevCommit config variable
 2011-05-18  1:05 UTC  (10+ messages)
` [PATCH v3] "

Interactive session on Jenkins and Git (May 18th 18:00 UTC)
 2011-05-17 21:44 UTC 

What's cooking in git.git (May 2011, #08; Mon, 16)
 2011-05-17 19:39 UTC  (2+ messages)

[PATCH] setup.c: Fix some "symbol not declared" sparse warnings
 2011-05-17 17:43 UTC 

[PATCH] gitweb: Use GITWEB_CONFIG_SYSTEM even if GITWEB_CONFIG does exist
 2011-05-17 17:28 UTC  (7+ messages)
    ` [PATCHv2] "

git svn info --url lacks username
 2011-05-17 16:51 UTC  (2+ messages)

[BUG] rebase -p loses commits
 2011-05-17 16:12 UTC  (6+ messages)

ACLs for GIT
 2011-05-17 15:41 UTC  (8+ messages)

Maint-only commits
 2011-05-17 15:13 UTC  (3+ 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).