git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-22 23:48:36 to 2015-01-28 04:44:59 UTC [more...]

[PATCH 00/21] nd/list-files updates
 2015-01-28  4:44 UTC  (27+ messages)
` [PATCH 01/21] ls_colors.c: add $LS_COLORS parsing code
` [PATCH 02/21] ls_colors.c: parse color.ls.* from config file
` [PATCH 03/21] ls_colors.c: add a function to color a file name
` [PATCH 04/21] ls_colors.c: highlight submodules like directories
` [PATCH 05/21] ls-files: buffer full item in strbuf before printing
` [PATCH 06/21] ls-files: add --color to highlight file names
` [PATCH 07/21] ls-files: add --column
` [PATCH 08/21] ls-files: support --max-depth
` [PATCH 09/21] list-files: a user friendly version of ls-files and more
` [PATCH 10/21] list-files: make alias 'ls' default to 'list-files'
` [PATCH 11/21] list-files: -u does not imply showing stages
` [PATCH 12/21] list-files: add -R/--recursive short for --max-depth=-1
` [PATCH 13/21] list-files: add -1 short for --no-column
` [PATCH 14/21] list-files: add -t back
` [PATCH 15/21] list-files: sort output and remove duplicates
` [PATCH 16/21] list-files: do not show duplicate cached entries
` [PATCH 17/21] list-files: show directories as well as files
` [PATCH 18/21] list-files: add -F/--classify
` [PATCH 19/21] list-files -F: show submodules with the new indicator '&'
` [PATCH 20/21] list-files: -M aka diff-cached
` [PATCH 21/21] t3080: tests for git-list-files

What's cooking in git.git (Jan 2015, #05; Tue, 27)
 2015-01-27 23:35 UTC 

[ANNOUNCE] Git v2.3.0-rc2
 2015-01-27 23:35 UTC 

[PATCH v7 1/1] http: Add Accept-Language header if possible
 2015-01-27 23:34 UTC  (4+ messages)
` [PATCH v8 0/1] "
  ` [PATCH] "

implement a stable 'Last updated' in Documentation
 2015-01-27 23:10 UTC  (3+ messages)

[PATCH 2/2] test-lib.sh: Dynamic test for the prerequisite SANITY
 2015-01-27 22:20 UTC  (3+ messages)

git push --repo option not working as described in git manual
 2015-01-27 22:07 UTC  (5+ messages)
  ` [PATCH] git-push.txt: document the behavior of --repo

[PATCH] Add failing test for fetching from multiple packs over dumb httpd
 2015-01-27 20:46 UTC  (6+ messages)
  ` [PATCH] dumb-http: do not pass NULL path to parse_pack_index

patch-2.7.3 no longer applies relative symbolic link patches
 2015-01-27 20:39 UTC  (13+ messages)

[PATCH] Documentation/git-add.txt: add `add.ginore-errors` configuration variable
 2015-01-27 20:17 UTC  (3+ messages)

[PATCH] git-new-workdir: support submodules
 2015-01-27 17:35 UTC  (8+ messages)

[PATCH] INSTALL: minor typo fix
 2015-01-27 17:17 UTC  (4+ messages)

t5539 broken under Mac OS X
 2015-01-27 16:35 UTC  (27+ messages)
                  ` [PATCH] t/lib-httpd: switch SANITY check for NOT_ROOT
                              `  "
                                      ` [msysGit] "

[PATCH 1/2] t2026 needs procondition SANITY
 2015-01-27 15:38 UTC 

bug report
 2015-01-27 14:50 UTC  (2+ messages)

[PATCH] commit: reword --author error message
 2015-01-27 12:22 UTC  (7+ messages)
` [PATCHv2] "

[PATCH] Makefile: do not compile git with debugging symbols by default
 2015-01-27  8:43 UTC  (7+ messages)

[PATCH] l10n: gitk/ca.po: add Catalan translation
 2015-01-27  7:26 UTC 

[PATCHv2 0/5] Fix bug in large transactions
 2015-01-27  3:22 UTC  (20+ messages)
` [PATCHv3 0/6] "
  ` [PATCHv3 1/6] update-ref: test handling large transactions properly
  ` [PATCHv3 2/6] t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE
  ` [PATCHv3 3/6] refs.c: remove lock_fd from struct ref_lock
  ` [PATCHv3 4/6] refs.c: move static functions to close and commit refs
  ` [PATCHv3 5/6] refs.c: remove unlock_ref and commit_ref from write_ref_sha1
  ` [PATCHv3 6/6] refs.c: enable large transactions
            ` [PATCH] refs.c: clean up write_ref_sha1 returns

[PATCH 1/2] l10n: de.po: translate "leave behind" correctly
 2015-01-26 18:22 UTC  (3+ messages)
` [PATCH 2/2] l10n: de.po: correct singular form

[PATCH] l10n: de.po: fix typo
 2015-01-26 18:16 UTC 

[PATCH] git-gui: sort entries in tclIndex
 2015-01-26 17:07 UTC 

[PATCH 0/2] Tweaking the gitk window title
 2015-01-26 14:58 UTC  (2+ messages)

[PATCH] wincred: fix get credential if username has @
 2015-01-26  4:25 UTC  (5+ messages)

[PATCH] win32: syslog: prevent potential realloc memory leak
 2015-01-26  4:25 UTC  (4+ messages)

git pull not ignoring the file which has been sent to the temporary ignore list
 2015-01-24 11:03 UTC  (10+ messages)

Git submodule first time update with proxy
 2015-01-24  5:47 UTC  (5+ messages)

[PATCH 00/24] nd/untracked-cache update
 2015-01-24  2:51 UTC  (8+ messages)
` [PATCH 20/24] update-index: test the system before enabling untracked cache

[ANNOUNCE] Git Merge, April 8-9, Paris
 2015-01-23 23:37 UTC 

git-p4 maintainership change
 2015-01-23 22:42 UTC  (2+ messages)

Should copy/rename detection consider file overwrites?
 2015-01-23 22:37 UTC  (3+ messages)

[PATCH] diff: make -M -C mean the same as -C -M
 2015-01-23 22:34 UTC  (4+ messages)

git --recurse-submodule does not recurse to sub-submodules (etc.)
 2015-01-23 22:02 UTC  (3+ messages)

[PATCH] git-p4: correct --prepare-p4-only instructions
 2015-01-23 21:39 UTC  (3+ messages)

[PATCH] Documentation: what does "git log --indexed-objects" even mean?
 2015-01-23 19:52 UTC  (2+ messages)

Git compile warnings (under mac/clang)
 2015-01-23 19:20 UTC  (14+ messages)

[PATCH 0/7] Coding style fixes
 2015-01-23 18:36 UTC  (11+ messages)
` [PATCH 1/7] show-branch: minor style fix
` [PATCH 2/7] clone: "
` [PATCH 3/7] test-hashmap: "
` [PATCH 4/7] http-backend: "
` [PATCH 5/7] refs: "
` [PATCH 6/7] quote: "
` [PATCH 7/7] fast-import: "

[GUILT 0/2] Teach "guilt graph" to ignore some files
 2015-01-23 14:49 UTC  (5+ messages)
` [GUILT 1/2] guilt graph: Simplify getfiles
` [GUILT 2/2] Teach "guilt graph" the "-x exclude-pattern" option

[GUILT 0/5] doc: less guilt-foo invocations, minor Makefile fixes
 2015-01-23 14:36 UTC  (13+ messages)
` [GUILT 1/5] Fix generation of Documentation/usage-%.txt
` [GUILT 2/5] doc: guilt.xml depends on cmds.txt
` [GUILT 3/5] doc: don't use guilt-foo invocations in examples
` [GUILT 4/5] doc: don't use guilt-foo invocations in usage messages
` [GUILT 5/5] doc: git doesn't use git-foo invocations

git push --repo option not working as described in git manual
 2015-01-23 13:24 UTC 

git: regression with mergetool and answering "n" (backport fix / add tests)
 2015-01-23 13:19 UTC  (4+ messages)

git index containing tree extension for unknown path
 2015-01-23  6:23 UTC  (3+ messages)

[PATCH] rebase -i: respect core.abbrev for real
 2015-01-23  0:39 UTC  (4+ messages)
` [PATCHv3] "
  ` RFC "grep '...\{m,n\}"?

Segmentation fault in git apply
 2015-01-23  0:12 UTC  (15+ messages)
                ` [PATCH] apply: count the size of postimage correctly
                  ` [PATCH] test: add git apply whitespace expansion tests

[PATCH] test: add git apply whitespace expansion tests
 2015-01-22 23:48 UTC  (6+ messages)
` [PATCH v2 0/4] apply --whitespace=fix buffer corruption fix
  ` [PATCH v2 1/4] apply.c: typofix


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