git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-07-18 19:14:27 to 2014-07-22 21:44:50 UTC [more...]

What's cooking in git.git (Jul 2014, #04; Tue, 22)
 2014-07-22 21:44 UTC 

[PATCH 00/12] Use ref transactions part 3
 2014-07-22 21:44 UTC  (18+ messages)
` [PATCH 01/12] wrapper.c: simplify warn_if_unremovable
` [PATCH 02/12] wrapper.c: add a new function unlink_or_msg
` [PATCH 05/12] refs.c: pass NULL as *flags to read_ref_full
` [PATCH 06/12] refs.c: move the check for valid refname to lock_ref_sha1_basic
` [PATCH 12/12] refs.c: fix handling of badly named refs

[PATCH] t7300: repair filesystem permissions with test_when_finished
 2014-07-22 21:39 UTC  (3+ messages)
` [RFH] "git clean" deletes excluded files in untracked directories

.gitignore and git stash -u
 2014-07-22 21:22 UTC  (2+ messages)

[PATCH 1/4] completion: add missing terminator in case statement
 2014-07-22 21:17 UTC  (16+ messages)
` [PATCH 2/4] completion: complete "unstuck" `git push --recurse-submodules`
` [PATCH 3/4] completion: add some missing options to `git push`
` [PATCH 4/4] completion: complete `git push --force-with-lease=`
` [PATCH v2 1/3] completion: complete "unstuck" `git push --recurse-submodules`
  ` [PATCH v2 2/3] completion: add some missing options to `git push`
  ` [PATCH v2 3/3] completion: complete `git push --force-with-lease=`

Two gitweb bugs related to javascript-actions
 2014-07-22 20:41 UTC 

Bug in get_pwd_cwd() in Windows?
 2014-07-22 19:35 UTC  (2+ messages)

[BUG] "git merge-file" mismerge
 2014-07-22 19:19 UTC 

[PATCH v10] tag: support configuring --sort via .gitconfig
 2014-07-22 17:32 UTC  (3+ messages)

Git + mod_auth_kerb
 2014-07-22 17:00 UTC  (4+ messages)

[PATCH] config.c: change the function signature of `git_config_string()`
 2014-07-22 16:47 UTC  (8+ messages)

inotify support, nearly there
 2014-07-22 16:39 UTC  (3+ messages)

[PATCH v3 0/6] git_config callers rewritten with the new config cache API
 2014-07-22 11:23 UTC  (26+ messages)
` [PATCH v3 1/6] alias.c: replace `git_config()` with `git_config_get_string()`
` [PATCH v3 2/6] branch.c: "
` [PATCH v3 3/6] imap-send.c: replace `git_config()` with `git_config_get_*()` family
` [PATCH v3 4/6] notes.c: replace `git_config()` with `git_config_get_value()`
` [PATCH v3 5/6] pager.c: "
` [PATCH v3 6/6] notes-util.c: "
` [PATCH/RFC] rewrite `git_default_config()` using config-set API functions

[PATCH v2 0/4] getcwd without PATH_MAX
 2014-07-22 10:43 UTC  (9+ messages)
` [PATCH v2 1/4] strbuf: add strbuf_getcwd()
` [PATCH v2 2/4] use strbuf_getcwd() to get the current working directory without fixed-sized buffers
` [PATCH v2 3/4] wrapper: add xgetcwd()
` [PATCH v2 4/4] use xgetcwd() get the current directory or die

OSX packages on git-scm.com broken on previous OSX versions?
 2014-07-22 10:41 UTC  (2+ messages)

scan.coverity: improve the modeling file of git.git
 2014-07-22  8:33 UTC  (2+ messages)

[PATCH] Documentation: fix missing text for rev-parse --verify
 2014-07-21 23:35 UTC  (3+ messages)

[PATCH 0/3] fix test suite with mingw-unicode patches
 2014-07-21 22:39 UTC  (16+ messages)
` [PATCH 0/6] mingw test fixes
  ` [PATCH 2/6] Disable t0110's high-bit test on Windows
        ` [PATCH] t0110/MinGW: skip tests that pass arbitrary bytes on the command line
  ` [PATCH 4/6] t4210: skip command-line encoding tests on mingw
        `  "
          ` [PATCH 2/2] test prerequisites: enumerate with commas

[PATCH] git-gui: Make git-gui lib dir configurable at runtime
 2014-07-21 21:57 UTC  (3+ messages)

[PATCH v2] git-gui: Make git-gui lib dir configurable at runime
 2014-07-21 20:41 UTC 

[PATCH v7 0/9] Add --graft option to git replace
 2014-07-21 20:09 UTC  (11+ messages)
` [PATCH v7 1/9] replace: cleanup redirection style in tests
` [PATCH v7 2/9] replace: add --graft option
` [PATCH v7 3/9] replace: add test for --graft
` [PATCH v7 4/9] Documentation: replace: add --graft option
` [PATCH v7 5/9] contrib: add convert-grafts-to-replace-refs.sh
` [PATCH v7 6/9] replace: remove signature when using --graft
` [PATCH v7 7/9] replace: add test for --graft with signed commit
` [PATCH v7 8/9] replace: check mergetags when using --graft
` [PATCH v7 9/9] replace: add test for --graft with a mergetag

[PATCH v4 0/1] http: Add Accept-Language header if possible
 2014-07-21 19:01 UTC  (3+ messages)
` [PATCH v4 1/1] "

Why C pure? What IDE/tools?
 2014-07-21 15:06 UTC 

[PATCH] Make locked paths absolute when current directory is changed
 2014-07-21 17:04 UTC  (12+ messages)
` [PATCH v2 1/2] lockfile.c: remove PATH_MAX limitation (except in resolve_symlink)
  ` [PATCH v2 2/2] Make locked paths absolute when current directory is changed

[PATCH 00/13] mingw unicode environment
 2014-07-21 16:32 UTC  (4+ messages)
` [PATCH 02/13] Win32: Unicode environment (outgoing)
  ` [PATCH] fixup! "

[PATCH] checkout: indicate when a detached head is checked out for a branch
 2014-07-21 13:03 UTC  (5+ messages)

a more helpful message on "git status" output
 2014-07-21 10:20 UTC  (6+ messages)

[PATCH/RFH 0/3] stable priority-queue
 2014-07-21  9:07 UTC  (3+ messages)

[RFC/PATCH] avoid SIGPIPE warnings for aliases
 2014-07-21  6:45 UTC  (2+ messages)

[PATCH v6 00/32] Support multiple checkouts
 2014-07-21  3:34 UTC  (8+ messages)
` [PATCH v7 00/31] "
  ` [PATCH v7 23/31] checkout: clean up half-prepared directories in --to mode
  ` [PATCH v7 25/31] prune: strategies for linked checkouts

[PATCH] abspath.c: use PATH_MAX in real_path_internal()
 2014-07-21  2:25 UTC  (12+ messages)

[RFC] rebase --root: Empty root commit is replaced with sentinel
 2014-07-20 20:52 UTC  (4+ messages)
` [PATCH v1] rebase --root: sentinel commit cloaks empty commits

[PATCH] Add failing test: "fsck survives inflate errors"
 2014-07-20 20:43 UTC  (2+ messages)

git_inetd_server: run git-http-backend using inetd
 2014-07-20 15:25 UTC  (13+ messages)

[PATCH 0/3] getcwd without PATH_MAX
 2014-07-20 15:22 UTC  (10+ messages)
` [PATCH 1/3] strbuf: add strbuf_add_cwd()
` [PATCH 2/3] wrapper: add xgetcwd()
` [PATCH 3/3] use xgetcwd() get the current directory or die

[PATCH] add documentation for writing config files
 2014-07-20  7:18 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 1/2] mergetool: don't require a work tree for --tool-help
 2014-07-19 18:29 UTC  (4+ messages)
` [PATCH 2/2] difftool: don't assume that default sh is sane

[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
 2014-07-19 18:14 UTC  (7+ messages)
` [PATCH RFC v2 00/19] Enable options --signoff, --reset-author for pick, reword
  ` [PATCH RFC v2 08/19] rebase -i: Root commits are replayed with an unnecessary option

[PATCH] fast-import: use hashcmp() for SHA1 hash comparison
 2014-07-19 17:53 UTC  (7+ messages)

[PATCH] Fix contrib/subtree Makefile to patch #! line
 2014-07-19 16:08 UTC 

[PATCH] use xmemdupz() to allocate copies of strings given by start and length
 2014-07-19 15:35 UTC 

[PATCH] use xcalloc() to allocate zero-initialized memory
 2014-07-19 13:56 UTC 

[PATCH v11 0/4] git config cache & special querying api utilizing the cache
 2014-07-19  9:50 UTC  (6+ messages)
` [PATCH v11 1/4] string-list: add string_list initializer helper function
` [PATCH v11 2/4] replace memset with string-list initializers
` [PATCH v11 3/4] add `config_set` API for caching config-like files
` [PATCH v11 4/4] test-config: add tests for the config_set API

[PATCH v10 0/4] git config cache & special querying api utilizing the cache
 2014-07-18 21:52 UTC  (4+ messages)
` [PATCH v10 4/4] test-config: add tests for the config_set API

[PATCH] remote-testsvn: use internal argv_array of struct child_process in cmd_import()
 2014-07-18 21:45 UTC  (6+ messages)
    ` [PATCH v2] "


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