Commit Graph

  • 6ba8b079cb Merge branch 'jc/attributes-checkout' Junio C Hamano 2009-03-26 00:27:33 -0700
  • b71fdc590d Merge branch 'js/maint-diff-temp-smudge' Junio C Hamano 2009-03-26 00:27:30 -0700
  • b2aa958dc2 Merge branch 'js/maint-1.6.0-exec-path-env' Junio C Hamano 2009-03-26 00:27:03 -0700
  • 23fd723c9d Merge branch 'bc/maint-1.6.1-branch-deleted-was' Junio C Hamano 2009-03-26 00:26:47 -0700
  • 2545c089e3 Merge branch 'fg/push-default' Junio C Hamano 2009-03-26 00:26:25 -0700
  • 0b3035fe15 Merge branch 'dm/maint-docco' Junio C Hamano 2009-03-26 00:26:04 -0700
  • a8fac795dd documentation: update cvsimport description of "-r" for recent clone Carlo Marcelo Arenas Belon 2009-03-26 00:08:09 -0700
  • ebeec7dbc5 fast-export: Avoid dropping files from commits Elijah Newren 2009-03-25 17:53:23 -0600
  • 19fa5e8c4d Documentation: Remove spurious uses of "you" in git-bisect.txt. David J. Mellor 2009-03-25 20:44:44 -0700
  • 4fa535a179 Grammar fixes to "merge" and "patch-id" docs Wincent Colaiuta 2009-03-25 19:23:42 +0100
  • 98e1a4186a Correct missing SP characters in grammar comment at top of fast-import.c Elijah Newren 2009-03-25 15:22:13 -0600
  • d5b0c97d13 git-filter-branch: avoid collisions with variables in eval'ed commands Elijah Newren 2009-03-25 15:51:01 -0600
  • 8befac5d6f Merge branch 'for-junio' of git://repo.or.cz/git/mingw/j6t Junio C Hamano 2009-03-25 15:08:09 -0700
  • b2655cdae9 builtin-push.c: Fix typo: "anythig" -> "anything" Kevin Ballard 2009-03-25 13:14:03 -0700
  • fb9a2beab2 t7502-commit: Skip SIGTERM test on Windows Johannes Sixt 2009-03-25 13:21:15 +0100
  • 80f0e53d6b t7005-editor: Use $SHELL_PATH in the editor scripts Johannes Sixt 2009-03-25 12:48:30 +0100
  • 5d83f9c198 diff --no-index: Do not generate patch output if other output is requested Johannes Sixt 2009-03-25 18:19:46 +0100
  • 5c928c06e2 Guard a few Makefile variables against user environments Johannes Schindelin 2009-03-25 17:27:28 +0100
  • 89fbda2425 Merge branch 'maint' Junio C Hamano 2009-03-24 19:45:57 -0700
  • 7c98213abc Add warning about known issues to documentation of cvsimport Heiko Voigt 2009-03-23 20:53:05 +0100
  • e1d37937ac completion: add --thread=deep/shallow to format-patch Stephen Boyd 2009-03-23 03:26:51 -0700
  • 3f7df3a71a completion: add --cc and --no-attachment option to format-patch Stephen Boyd 2009-03-23 03:26:50 -0700
  • 77813151f9 completion: add --annotate option to send-email Stephen Boyd 2009-03-23 03:26:49 -0700
  • 3e262b95c5 Don't permit ref/branch names to end with ".lock" Shawn O. Pearce 2009-03-24 16:31:01 -0700
  • 389d176771 Increase the size of the die/warning buffer to avoid truncation Shawn O. Pearce 2009-03-24 16:10:35 -0700
  • 966d0778db git-gui: minor spelling fix and string factorisation. Sam Hocevar 2009-03-24 00:42:24 +0100
  • b59f091d80 git-gui: various French translation fixes Sam Hocevar 2009-03-25 00:15:38 +0100
  • b0de555410 Merge branch 'maint-1.6.1' into maint Junio C Hamano 2009-03-24 15:31:21 -0700
  • 2a5643da73 Merge branch 'maint-1.6.0' into maint-1.6.1 Junio C Hamano 2009-03-24 15:31:15 -0700
  • 3aea1a5a89 MinGW: Quote arguments for subprocesses that contain a single-quote Johannes Sixt 2009-03-24 21:43:02 +0100
  • 78360b576a Merge branch 'js/windows-tests' Junio C Hamano 2009-03-24 14:42:50 -0700
  • e8bd78c3fc close_sha1_file(): make it easier to diagnose errors Linus Torvalds 2009-03-24 12:31:36 -0700
  • 720fe22d50 avoid possible overflow in delta size filtering computation Nicolas Pitre 2009-03-24 15:56:12 -0400
  • cbdffe4093 check_ref_format(): tighten refname rules Junio C Hamano 2009-03-21 13:27:31 -0700
  • edbc25c5b3 refs: use warning() instead of fprintf(stderr, "warning: ") Miklos Vajna 2009-03-24 02:09:17 +0100
  • 5620e77e30 builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ") Miklos Vajna 2009-03-24 02:09:16 +0100
  • 33fa4d3dfe builtin-show-branch: use warning() instead of fprintf(stderr, "warning: ") Miklos Vajna 2009-03-24 02:09:15 +0100
  • c36d785da0 builtin-rm: use warning() instead of fprintf(stderr, "warning: ") Miklos Vajna 2009-03-24 02:09:14 +0100
  • 2fd8c0a5db builtin-init-db: use warning() instead of fprintf(stderr, "warning: ") Miklos Vajna 2009-03-24 02:09:13 +0100
  • 78509d2197 builtin-fetch-pack: use warning() instead of fprintf(stderr, "warning: ") Miklos Vajna 2009-03-24 02:09:12 +0100
  • f198e21849 builtin-checkout: use warning() instead of fprintf(stderr, "warning: ") Miklos Vajna 2009-03-24 02:09:11 +0100
  • eca2a8f023 builtin-apply: use warning() instead of fprintf(stderr, "warning: ") Miklos Vajna 2009-03-24 02:09:10 +0100
  • d5c87cb4ff http-push: using error() and warning() as appropriate Miklos Vajna 2009-03-24 02:09:09 +0100
  • 5fdcbb1390 gitk: Fixes for Mac OS X TkAqua Daniel A. Steffen 2009-03-23 12:17:38 +0100
  • d38d7d4954 gitk: Provide a 32x32 window icon based on the git logo Stephen Boyd 2009-03-19 01:54:18 -0700
  • 37871b735a gitk: Provide a window icon if possible Giuseppe Bilotta 2009-03-19 01:54:17 -0700
  • 681c3290e3 gitk: Handle blobs containing a DOS end-of-file marker Pat Thoyts 2009-03-16 10:24:40 +0000
  • 28baf82ea3 t0060: fix whitespace in "wc -c" invocation Jeff King 2009-03-23 02:22:29 -0400
  • a2fab531bb strbuf_check_branch_ref(): a helper to check a refname for a branch Junio C Hamano 2009-03-21 14:35:51 -0700
  • 03d3aada5a Fix branch -m @{-1} newname Junio C Hamano 2009-03-21 13:23:27 -0700
  • a31dca0393 check-ref-format --branch: give Porcelain a way to grok branch shorthand Junio C Hamano 2009-03-21 14:19:53 -0700
  • a552de75eb strbuf_branchname(): a wrapper for branch name shorthands Junio C Hamano 2009-03-21 13:17:30 -0700
  • 431b1969fc Rename interpret/substitute nth_last_branch functions Junio C Hamano 2009-03-21 12:51:34 -0700
  • 747e25050b format-patch: --numbered-files and --stdout aren't mutually exclusive Stephen Boyd 2009-03-22 19:14:06 -0700
  • 108dab2811 format-patch: --attach/inline uses filename instead of SHA1 Stephen Boyd 2009-03-22 19:14:05 -0700
  • 6fa8e6278b format-patch: move get_patch_filename() into log-tree Stephen Boyd 2009-03-22 19:14:04 -0700
  • cd2ef591c8 format-patch: pass a commit to reopen_stdout() Stephen Boyd 2009-03-22 19:14:03 -0700
  • 6df514af9d format-patch: construct patch filename in one function Stephen Boyd 2009-03-22 19:14:02 -0700
  • 46d164b0cd pretty.c: add %f format specifier to format_commit_message() Stephen Boyd 2009-03-22 19:14:01 -0700
  • cd747dc6dc Documentation: minor grammatical fix in git-check-ref-format.txt David J. Mellor 2009-03-22 18:00:17 -0700
  • 3460a60064 Documentation: minor grammatical fixes in git-check-attr.txt David J. Mellor 2009-03-22 18:00:16 -0700
  • d83a42f34a Documentation: minor grammatical fixes in git-cat-file.txt David J. Mellor 2009-03-22 18:00:15 -0700
  • 1d52b02696 Documentation: minor grammatical fixes and rewording in git-bundle.txt David J. Mellor 2009-03-22 18:00:14 -0700
  • a42dea3281 Documentation: remove some uses of the passive voice in git-bisect.txt David J. Mellor 2009-03-22 20:11:10 -0700
  • 9140804276 Makefile: turn on USE_ST_TIMESPEC for FreeBSD Jeff King 2009-03-22 04:08:48 -0400
  • 4bca86367b bash completion: add options for 'git fsck' Arto Jonsson 2009-03-22 20:49:07 +0200
  • ebd15bf0d7 Add --staged to bash completion for git diff Kevin McConnell 2009-03-21 16:29:27 -0700
  • 26284f9356 Improve error message about fetch into current branch Alex Riesen 2009-03-22 23:07:33 +0100
  • 636991be2d Merge branch 'maint' Junio C Hamano 2009-03-22 15:41:42 -0700
  • cbc8c61041 Merge branch 'maint-1.6.1' into maint Junio C Hamano 2009-03-22 15:41:00 -0700
  • 0abd52772b Merge branch 'maint-1.6.0' into maint-1.6.1 Junio C Hamano 2009-03-22 15:40:55 -0700
  • 150115aded diff --cached: do not borrow from a work tree when a path is marked as assume-unchanged Junio C Hamano 2009-03-22 15:26:07 -0700
  • 4e218f54b3 Smudge the files fed to external diff and textconv Johannes Schindelin 2009-03-21 12:42:52 +0100
  • 24c11552cb githooks documentation: post-checkout hook is also called after clone Jens Lehmann 2009-03-22 19:46:38 +0100
  • 3e5970a41e everyday: use the dashless form of git-init David Aguilar 2009-03-22 02:15:13 -0700
  • 48ef563641 remote: improve sorting of "configure for git push" list Jeff King 2009-03-22 04:59:20 -0400
  • 8b02c64a3c t5503: GIT_DEBUG_SEND_PACK is not supported on MinGW Johannes Sixt 2009-03-20 22:03:33 +0100
  • a4df22ce49 t7004: Use prerequisite tags to skip tests that need gpg Johannes Sixt 2009-03-16 15:09:23 +0100
  • 552a26c8c0 Use prerequisites to skip tests that need unzip Johannes Sixt 2009-03-16 14:44:56 +0100
  • 6fd1106aa4 t3700: Skip a test with backslashes in pathspec Johannes Sixt 2009-03-13 23:00:15 +0100
  • ee9fb68c39 Skip tests that require a filesystem that obeys POSIX permissions Johannes Sixt 2009-03-13 22:55:27 +0100
  • 2718e852e9 t0060: Fix tests on Windows Johannes Sixt 2009-03-11 22:15:10 +0100
  • 704a3143d5 Use prerequisite tags to skip tests that depend on symbolic links Johannes Sixt 2009-03-04 22:38:24 +0100
  • 7b7247b0d7 t9100, t9129: Use prerequisite tags for UTF-8 tests Johannes Sixt 2009-02-24 21:13:39 +0100
  • 18bf879817 t5302: Use prerequisite tags to skip 64-bit offset tests Johannes Sixt 2009-02-25 22:34:34 +0100
  • 872f349e7b Skip tests that fail if the executable bit is not handled by the filesystem Johannes Sixt 2009-02-27 22:20:57 +0100
  • 56e78bfb29 t3600: Use test prerequisite tags Johannes Sixt 2009-02-26 23:09:00 +0100
  • 88f78ce843 Merge branch 'dm/maint-docco' Junio C Hamano 2009-03-21 23:24:46 -0700
  • d291a9a6c8 Merge branch 'mg/test-installed' Junio C Hamano 2009-03-21 23:24:40 -0700
  • c511549e0c Sync with maint Junio C Hamano 2009-03-21 23:24:11 -0700
  • 93467ee660 Update draft release notes to 1.6.2.2 Junio C Hamano 2009-03-21 23:21:15 -0700
  • 67c176f549 ls-files: require worktree when --deleted is given Jeff King 2009-03-17 05:03:19 -0400
  • 7ad3c52e2d pickaxe: count regex matches only once René Scharfe 2009-03-16 19:38:42 +0100
  • c0250b6477 Merge branch 'maint-1.6.1' into maint Junio C Hamano 2009-03-21 23:10:42 -0700
  • 923cc82c48 Merge branch 'tr/maint-1.6.0-send-email-irt' into maint Junio C Hamano 2009-03-21 23:09:21 -0700
  • 8af95ca017 Merge branch 'mg/maint-submodule-normalize-path' into maint Junio C Hamano 2009-03-21 23:08:27 -0700
  • 2aa93deec0 Merge branch 'rs/memmem' into maint Junio C Hamano 2009-03-21 23:08:21 -0700
  • 10a73f5848 Merge branch 'js/rsync-local' into maint Junio C Hamano 2009-03-21 23:03:17 -0700
  • 3c954c23d6 Merge branch 'db/maint-missing-origin' into maint Junio C Hamano 2009-03-21 23:02:55 -0700
  • 0e1aa2f7af Merge branch 'jc/maint-1.6.0-read-tree-overlay' into maint Junio C Hamano 2009-03-21 23:02:47 -0700