git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-07-24 16:17:38 to 2014-07-28 23:20:56 UTC [more...]

[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
 2014-07-28 23:18 UTC  (8+ messages)
` [PATCH v1 00/19] Enable options --signoff, --reset-author for pick, reword
  ` [PATCH v1 01/19] rebase -i: failed reword prints redundant error message
  ` [PATCH v1 02/19] rebase -i: allow rewording an empty commit without complaints
  ` [PATCH v1 03/19] rebase -i: reword executes pre-commit hook on interim commit
  ` [PATCH v1 04/19] rebase -i: teach do_pick the option --edit
  ` [PATCH v1 05/19] rebase -i: implement reword in terms of do_pick
  ` [PATCH v1 06/19] rebase -i: allow replaying commits with empty log messages

[PATCH v3 0/10] getcwd without PATH_MAX
 2014-07-28 22:34 UTC  (20+ messages)
` [PATCH v3 01/10] strbuf: add strbuf_getcwd()
` [PATCH v3 02/10] unix-sockets: use strbuf_getcwd()
` [PATCH v3 03/10] setup: convert setup_git_directory_gently_1 et al. to strbuf
` [PATCH 04/10] abspath: use strbuf_getcwd() to remember original working directory
` [PATCH v3 05/10] abspath: convert real_path_internal() to strbuf
` [PATCH v3 06/10] wrapper: add xgetcwd()
` [PATCH v3 07/10] use xgetcwd() to get the current directory or die
` [PATCH v3 08/10] use xgetcwd() to set $GIT_DIR
` [PATCH v3 09/10] abspath: convert absolute_path() to strbuf
` [PATCH v3 10/10] use strbuf_add_absolute_path() to add absolute paths
` [PATCH v3 04/10] abspath: use strbuf_getcwd() to remember original working directory

What's cooking in git.git (Jul 2014, #04; Tue, 22)
 2014-07-28 22:12 UTC  (9+ messages)

Amending merge commits?
 2014-07-28 21:47 UTC 

Amending merge commits?
 2014-07-28 20:53 UTC  (8+ messages)

git-svn authors file and SVN users with ‘=’ in the username
 2014-07-28 20:07 UTC  (2+ messages)

[PATCH 0/5] ref-transactions-rename
 2014-07-28 19:01 UTC  (12+ messages)
` [PATCH 1/5] refs.c: allow passing raw git_committer_info as email to _update_reflog
` [PATCH 2/5] refs.c: return error instead of dying when locking fails during transaction
` [PATCH 3/5] refs.c: use packed refs when deleting refs during a transaction
` [PATCH 4/5] refs.c: update rename_ref to use "
` [PATCH 5/5] refs.c: rollback the lockfile before we die() in repack_without_refs

[PATCH] init: avoid superfluous real_path() calls
 2014-07-28 18:42 UTC 

git diff-tree commit detail bug in 2.0.2 and 2.0.3
 2014-07-28 18:19 UTC  (11+ messages)

struct hashmap_entry packing
 2014-07-28 17:17 UTC 

[PATCH v3 0/9] Speed up cache loading time
 2014-07-28 12:03 UTC  (10+ messages)
` [PATCH v3 1/9] trace.c: add GIT_TRACE_PACK_STATS for pack usage statistics
` [PATCH v3 2/9] read-cache.c: fix constness of verify_hdr()
` [PATCH v3 3/9] read-cache: allow to keep mmap'd memory after reading
` [PATCH v3 4/9] index-helper: new daemon for caching index and related stuff
` [PATCH v3 5/9] trace.c: add GIT_TRACE_INDEX_STATS for index statistics
` [PATCH v3 6/9] index-helper: add --strict
` [PATCH v3 7/9] daemonize(): set a flag before exiting the main process
` [PATCH v3 8/9] index-helper: add --detach
` [PATCH v3 9/9] index-helper: add Windows support

[PATCH v3 0/6] Rewrite `git_config()` using config-set API
 2014-07-28 11:38 UTC  (15+ messages)
` [PATCH v3 1/6] config.c: fix accuracy of line number in errors
` [PATCH v3 2/6] add line number and file name info to `config_set`
` [PATCH v3 3/6] rewrite git_config() to use the config-set API
` [PATCH v3 4/6] add a test for semantic errors in config files
` [PATCH v3 5/6] config: add `git_die_config()` to the config-set API
` [PATCH v3 6/6] add tests for `git_config_get_string_const()`

[PATCH v13 0/2] git config cache & special querying api utilizing the cache
 2014-07-28 11:10 UTC  (4+ messages)
` [PATCH v13 1/2] add `config_set` API for caching config-like files
` [PATCH v13 2/2] test-config: add tests for the config_set API

[PATCH] imap-send: clarify CRAM-MD5 vs LOGIN documentation
 2014-07-28 10:38 UTC 

[PATCH] imap-send: clarify CRAM-MD5 vs LOGIN documentation
 2014-07-28 10:49 UTC 

[PATCH] imap-send: create target mailbox if it is missing
 2014-07-28 10:48 UTC 

[PATCH v2] add documentation for writing config files
 2014-07-28 10:42 UTC 

"error: Tweaking file descriptors doesn't work with this MSVCRT.dll" on wine
 2014-07-28 10:39 UTC 

[ANNOUNCE] Git v2.1.0-rc0
 2014-07-27 23:18 UTC 

git add -i failed in 2.0.3
 2014-07-27 15:26 UTC 

[PATCH] git-svn: doublecheck if really file or dir
 2014-07-27  2:46 UTC  (3+ messages)

Git + mod_auth_kerb
 2014-07-26 20:57 UTC  (4+ messages)

Bug: git pull --rebase rewinds without applying commits in special workflow
 2014-07-26 13:17 UTC 

[PATCH] valgrind: also ignore Addr16 in check_refname_format
 2014-07-26 11:38 UTC 

old git documentation pages hosted at kernel.org
 2014-07-26 11:31 UTC 

Git-status / preload_index() performance
 2014-07-26 10:33 UTC  (4+ messages)
` [PATCH (performance tracing)] test git-status performance

[PATCH 0/4] Consolidate ref parsing code
 2014-07-26  1:50 UTC  (9+ messages)
` [PATCH 1/4] strbuf.c: keep errno in strbuf_read_file()
` [PATCH 2/4] refs.c: refactor resolve_ref_unsafe() to use strbuf internally
` [PATCH 3/4] refs.c: move ref parsing code out of resolve_ref()
` [PATCH 4/4] refs.c: rewrite resolve_gitlink_ref() to use parse_ref()

[PATCH v2 1/3] config --global --edit: create a template file if needed
 2014-07-25 19:38 UTC  (10+ messages)
` [PATCH v2 2/3] home_config_path: allow NULL xdg parameter
` [PATCH v2 3/3] commit: advertise config --global --edit on guessed identity
  ` [PATCH v3 1/3] config --global --edit: create a template file if needed
    ` [PATCH v3 2/3] home_config_paths(): let the caller ignore xdg path
    ` [PATCH v3 3/3] commit: advertise config --global --edit on guessed identity

[PATCH 0/7] Rewrite `git_config()` using config-set API
 2014-07-25 18:55 UTC  (37+ messages)
` [PATCH 1/7] config.c: fix accuracy of line number in errors
` [PATCH 3/7] add a test for semantic errors in config files
` [PATCH 5/7] enforce `xfuncname` precedence over `funcname`
  ` [PATCH v12 1/2] add `config_set` API for caching config-like files

[RFC PATCH 1/3] config --global --edit: create a template file if needed
 2014-07-25 18:16 UTC  (13+ messages)
` [RFC PATCH 2/3] home_config_path: allow NULL xdg parameter
` [RFC PATCH 3/3] commit: advertize config --global --edit on guessed identity

[PATCH 0/5] use packed refs for ref-transactions
 2014-07-25 17:55 UTC  (6+ messages)
` [PATCH 1/5] refs.c: move reflog updates into its own function
` [PATCH 2/5] refs.c: write updates to packed refs when a transaction has more than one ref
` [PATCH 3/5] remote.c: use a transaction for deleting refs
` [PATCH 4/5] refs.c: make repack_without_refs static
` [PATCH 5/5] refs.c: make the *_packed_refs functions static

[PATCH v2 0/6] Rewrite `git_config()` using config-set API
 2014-07-25 17:29 UTC  (12+ messages)
` [PATCH v2 1/6] config.c: fix accuracy of line number in errors
` [PATCH v2 2/6] add line number and file name info to `config_set`
` [PATCH v2 3/6] rewrite git_config() to use the config-set API
` [PATCH v2 4/6] add a test for semantic errors in config files
` [PATCH v2 5/6] config: add `git_die_config()` to the config-set API
` [PATCH v2 6/6] Add tests for `git_config_get_string()`

`ab | (cd cd && git apply -)' fails with v2.0.0
 2014-07-25 10:31 UTC  (5+ messages)

[PATCH] git-svn: Initialize SVN::Client with svn config instead of, auth for "git svn branch"
 2014-07-25  9:49 UTC  (3+ messages)

[PATCH 0/5] nd/multiple-work-trees follow-ups
 2014-07-25  6:51 UTC  (10+ messages)
` [PATCH 3/5] checkout --to: no auto-detach if the ref is already checked out

git feature-branch
 2014-07-25  6:09 UTC  (4+ messages)

Git and Openssl license
 2014-07-25  2:46 UTC 

What's cooking in git.git (Jul 2014, #05; Thu, 24)
 2014-07-24 22:36 UTC 

[PATCH] git p4 test: fix failure in 9814-git-p4-rename.sh Was: Re: Test failure in t9814-git-p4-rename.sh - my environment or bad test?
 2014-07-24 22:05 UTC  (3+ messages)

[PATCH 0/5] coverity mixed bag
 2014-07-24 20:33 UTC  (2+ messages)

[ANNOUNCE] Git v2.0.3
 2014-07-24 17:57 UTC 

[PATCH] git-svn: Avoid systematic prompt for client certificate when using "git svn branch"
 2014-07-24 16:25 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).