git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-08-28 19:38:58 to 2014-09-02 14:51:30 UTC [more...]

[PATCH 00/32] nd/multiple-work-trees cleanup
 2014-09-02 14:51 UTC  (41+ messages)
` [PATCH 01/32] path.c: make get_pathname() return strbuf instead of static buffer
` [PATCH 02/32] path.c: make get_pathname() call sites return const char *
` [PATCH 03/32] git_snpath(): retire and replace with strbuf_git_path()
` [PATCH 04/32] path.c: rename vsnpath() to do_git_path()
` [PATCH 05/32] path.c: group git_path(), git_pathdup() and strbuf_git_path() together
` [PATCH 06/32] git_path(): be aware of file relocation in $GIT_DIR
` [PATCH 07/32] *.sh: respect $GIT_INDEX_FILE
` [PATCH 08/32] reflog: avoid constructing .lock path with git_path
` [PATCH 09/32] fast-import: use git_path() for accessing .git dir instead of get_git_dir()
` [PATCH 10/32] commit: use SEQ_DIR instead of hardcoding "sequencer"
` [PATCH 11/32] $GIT_COMMON_DIR: a new environment variable
` [PATCH 12/32] git-sh-setup.sh: use rev-parse --git-path to get $GIT_DIR/objects
` [PATCH 13/32] *.sh: avoid hardcoding $GIT_DIR/hooks/
` [PATCH 14/32] git-stash: avoid hardcoding $GIT_DIR/logs/
` [PATCH 15/32] setup.c: convert is_git_directory() to use strbuf
` [PATCH 16/32] setup.c: detect $GIT_COMMON_DIR in is_git_directory()
` [PATCH 17/32] setup.c: convert check_repository_format_gently to use strbuf
` [PATCH 18/32] setup.c: detect $GIT_COMMON_DIR check_repository_format_gently()
` [PATCH 19/32] setup.c: support multi-checkout repo setup
` [PATCH 20/32] wrapper.c: wrapper to open a file, fprintf then close
` [PATCH 21/32] use new wrapper write_file() for simple file writing
` [PATCH 22/32] checkout: support checking out into a new working directory
` [PATCH 23/32] checkout: clean up half-prepared directories in --to mode
` [PATCH 24/32] checkout: reject if the branch is already checked out elsewhere
` [PATCH 25/32] prune: strategies for linked checkouts
` [PATCH 26/32] gc: style change -- no SP before closing parenthesis
` [PATCH 27/32] gc: factor out gc.pruneexpire parsing code
` [PATCH 28/32] gc: support prune --repos
` [PATCH 29/32] count-objects: report unused files in $GIT_DIR/repos/
` [PATCH 30/32] git_path(): keep "info/sparse-checkout" per work-tree
` [PATCH 31/32] checkout: don't require a work tree when checking out into a new one
` [PATCH 32/32] t2025: add a test to make sure grafts is working from a linked checkout

Next Git conference or meeting
 2014-09-02 13:51 UTC  (5+ messages)

git submodule, multi-threading the update process for large number of registered submodules
 2014-09-02  7:53 UTC 

Configurable filename for what is now .gitignore
 2014-09-01 23:33 UTC  (5+ messages)

[PATCH v8 1/4] cache-tree: Create/update cache-tree on checkout
 2014-09-01 22:13 UTC  (4+ messages)
` [PATCH v8 1/4] cache-tree: Create/update cache-tree on checkou

git fsck exit code?
 2014-09-01 18:17 UTC  (9+ messages)

Trailing whitespace on git diff output
 2014-09-01 18:10 UTC  (2+ messages)

Dealing with conflicting tags - multiple remotes
 2014-09-01 15:36 UTC 

git stash -u deletes directories containing ignored files
 2014-09-01 14:08 UTC 

[PATCH] wt-status.c: Expand cut_line so the scissor line is 72 chars
 2014-09-01  0:07 UTC 

[PATCH 0/6] Improve tag checking in fsck and with transfer.fsckobjects
 2014-08-31 22:46 UTC  (16+ messages)
` [PATCH 1/6] Refactor type_from_string() to avoid die()ing in case of errors
` [PATCH 2/6] Accept object data in the fsck_object() function
` [PATCH 3/6] Make sure fsck_commit_buffer() does not run out of the buffer
` [PATCH 4/6] fsck: check tag objects' headers

[BUG] resolved deltas
 2014-08-31 22:23 UTC  (27+ messages)
                    ` [PATCH 1/2] index-pack: fix race condition with duplicate bases
                    ` [PATCH 2/2] index-pack: handle duplicate base objects gracefully
                    ` [PATCH 3/2] t5309: mark delta-cycle failover tests as passing

[RFC] add detached HEAD to --all listing
 2014-08-31 21:36 UTC  (4+ messages)
` [PATCH] rev-parse: include HEAD in --all output

[PATCH] reachable.c: add HEAD to reachability starting commits
 2014-08-31 21:16 UTC  (3+ messages)
  ` [PATCH v2] "

[RFC PATCH 1/3] stylefix: pointers bind to the variable, not the type
 2014-08-31 20:11 UTC  (3+ messages)
` [RFC PATCH 2/3] headers: improve header dependencies
  ` [RFC PATCH 3/3] core: "

[PATCH v2] teach fast-export an --anonymize option
 2014-08-31 15:53 UTC  (6+ messages)
` [PATCH v3] "

contact me,
 2014-08-31 11:47 UTC 

[PATCH v2] stash: prefer --quiet over shell redirection
 2014-08-31  7:42 UTC 

[PATCH 1/2] bisect: remove unnecessary redirection
 2014-08-31  7:35 UTC  (5+ messages)
` [PATCH 2/2] stash: prefer --quiet over shell redirection

[PATCH] gc --auto: do not run 'pack-refs' and 'reflog expire' twice
 2014-08-31  4:33 UTC 

Auto Packing message twice?
 2014-08-31  4:26 UTC  (3+ messages)

progress.c does not compile under Mac OS X
 2014-08-30 23:12 UTC  (2+ messages)

[PATCH] merge-tree: remove unused df_conflict arguments
 2014-08-30 21:40 UTC 

[PATCH v3 2/2] MinGW: Update tests to handle a native eol of crlf
 2014-08-30 21:39 UTC 

[PATCH v3 1/2] Push the NATIVE_CRLF Makefile variable to C and added a test for native
 2014-08-30 21:38 UTC 

[PATCH] Improve English grammar
 2014-08-30 20:05 UTC  (2+ messages)

[PATCH] imap-send: simplify v_issue_imap_cmd() and get_cmd_result() using starts_with()
 2014-08-30 16:14 UTC 

[PATCH] config: simplify git_config_include()
 2014-08-30 16:07 UTC 

[PATCH] http-walker: simplify process_alternates_response() using strbuf
 2014-08-30 15:55 UTC 

make install fails because GNU tar needed
 2014-08-30 15:26 UTC  (5+ messages)

problem with def of inet_ntop() in git-compat-util.h as well as other places
 2014-08-30 15:25 UTC  (9+ messages)

[PATCH v2 00/19] Signed push
 2014-08-30 11:59 UTC  (3+ messages)
` [PATCH v2 19/19] signed push: fortify against replay attacks

[PATCH] pack-write: simplify index_pack_lockfile using skip_prefix() and xstrfmt()
 2014-08-30  9:47 UTC 

[PATCH] connect: simplify check_ref() using skip_prefix() and starts_with()
 2014-08-30  9:46 UTC 

[PATCH 1/2] t0027: Tests for core.eol=native, eol=lf, eol=crlf
 2014-08-30  9:01 UTC  (3+ messages)

[PATCH] fix calloc() and xcalloc() argument ordering
 2014-08-30  6:54 UTC 

[PATCH] builtin/commit.c: fix type warnings from gcc and sparse
 2014-08-29 22:17 UTC  (3+ messages)

[PATCH v2] pretty: Provide a strict ISO8601 date format
 2014-08-29 22:12 UTC  (7+ messages)

[PATCH] pretty: Provide a strict ISO8601 date format
 2014-08-29 20:57 UTC  (6+ messages)

[PATCH v3] pretty: add --date=iso-strict, a strict ISO-8601 date format
 2014-08-29 20:55 UTC 

[PATCH 1/9] git-compat-util.h: Add missing semicolon after struct itimerval
 2014-08-29 19:43 UTC  (19+ messages)
` [PATCH 2/9] autoconf: Check for "
` [PATCH 3/9] autoconf: Check for setitimer
` [PATCH 4/9] autoconf: Check for timer_t
` [PATCH 5/9] autoconf: Check for struct timespec
` [PATCH 6/9] autoconf: Check for struct sigevent
` [PATCH 7/9] autoconf: Check for struct itimerspec
` [PATCH 8/9] autoconf: Check for timer_settime
` [PATCH 9/9] Use timer_settime for new platforms

What happens when the repository is bigger than gc.autopacklimit * pack.packSizeLimit?
 2014-08-29 18:54 UTC  (7+ messages)

[GIT PULL] l10n updates for Git 2.1.1
 2014-08-29 17:18 UTC  (2+ messages)

[PATCH 1/2] Check order when reading index
 2014-08-29 17:06 UTC  (5+ messages)
` [PATCH 1/2] read_index_from(): catch out of order entries when reading an index file
    ` [PATCH] "

[PATCH 0/9] Use timer_settime for new platforms
 2014-08-29 16:11 UTC  (9+ messages)
` [PATCH 5/9] autoconf: Check for struct itimerval
` [PATCH 8/9] autoconf: Check for timer_settime
` [PATCH 9/9] Use timer_settime for new platforms

Relative submodule URLs
 2014-08-29 15:09 UTC  (7+ messages)
        `  "

[PATCH v2 0/2] fast-import: fix segfault and filedelete tests
 2014-08-29 11:53 UTC  (3+ messages)
` [PATCH v2 1/2] t9300: test filedelete command
` [PATCH v2 2/2] fast-import: fix segfault in store_tree()

[PATCH 0/2] fast-import: fix segfault and tests
 2014-08-29 11:40 UTC  (7+ messages)
` [PATCH 1/2] t9300: test filedelete root
` [PATCH 2/2] fast-import: fix segfault in store_tree()

[RFC] improving advice message from "git commit" during a merge
 2014-08-29  6:44 UTC  (5+ messages)
` [PATCH] merge, pull: stop advising 'commit -a' in case of conflict

[ANNOUNCE] tig-2.0.3
 2014-08-29  2:32 UTC 

revert top most commit
 2014-08-28 20:27 UTC  (6+ 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).