Commit Graph

  • 0e73b3ee6c git-send-email: handle email address with quoted comma Wu Fengguang 2008-12-19 16:10:10 +0800
  • 04c8ce9c1c Documentation: fix typos, grammar, asciidoc syntax Markus Heidelberg 2008-12-19 13:14:18 +0100
  • ec9f0ea3e6 Documentation: sync example output with git output Markus Heidelberg 2008-12-19 13:14:52 +0100
  • 0956a6db7a Fix type-mismatch compiler warning from diff_populate_filespec() René Scharfe 2008-12-18 17:56:51 +0100
  • 32738edfca test overlapping ignore patterns Michael J Gruber 2008-12-18 18:11:18 +0100
  • c0ceb2c32d Merge branch 'lt/readlink' Junio C Hamano 2008-12-17 22:28:03 -0800
  • 954597bd19 Enable threaded delta search on Mac OS X/Darwin Arjen Laarhoven 2008-12-17 09:20:25 +0100
  • ecc03c1c6d Clarify documentation of "git checkout <tree-ish> paths" syntax Nanako Shiraishi 2008-12-18 12:34:56 +0900
  • b4955fb611 Merge git://repo.or.cz/git-gui Junio C Hamano 2008-12-17 21:56:48 -0800
  • e612120d23 git-gui 0.12 gitgui-0.12.0 Shawn O. Pearce 2008-12-17 20:15:17 -0800
  • 1df2713249 githooks documentation: add a note about the +x mode Miklos Vajna 2008-12-17 22:29:06 +0100
  • 912342d9d6 combine-diff.c: use strbuf_readlink() Junio C Hamano 2008-12-17 12:37:58 -0800
  • edfd45d2a0 builtin-blame.c: use strbuf_readlink() Junio C Hamano 2008-12-17 12:37:53 -0800
  • 737e31af7a make_absolute_path(): check bounds when seeing an overlong symlink Junio C Hamano 2008-12-17 12:37:48 -0800
  • dfab6aaecf Make 'prepare_temp_file()' ignore st_size for symlinks Linus Torvalds 2008-12-17 10:31:36 -0800
  • cf219d8c68 Make 'diff_populate_filespec()' use the new 'strbuf_readlink()' Linus Torvalds 2008-12-17 10:26:13 -0800
  • b760d3aa74 Make 'index_path()' use 'strbuf_readlink()' Linus Torvalds 2008-12-17 09:51:53 -0800
  • a60272b38e Make 'ce_compare_link()' use the new 'strbuf_readlink()' Linus Torvalds 2008-12-17 09:47:27 -0800
  • b11b7e13f4 Add generic 'strbuf_readlink()' helper function Linus Torvalds 2008-12-17 09:36:40 -0800
  • d4d1351b96 git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL Johannes Schindelin 2008-12-14 23:12:49 +0100
  • 53682f0c9e doc/git-reset: add reference to git-stash Markus Heidelberg 2008-12-17 03:59:36 +0100
  • d1983677f7 Documentation: fix description for enabling hooks Markus Heidelberg 2008-12-17 03:59:23 +0100
  • 4fce51cf41 git-daemon documentation: use {tilde} Miklos Vajna 2008-12-16 16:48:12 +0100
  • b54dc9fdb9 gitweb: do not run "git diff" that is Porcelain Junio C Hamano 2008-12-16 19:42:02 -0800
  • 438d2991ea GIT 1.5.6.6 v1.5.6.6 Junio C Hamano 2008-12-16 22:13:36 -0800
  • f23ffbe890 GIT 1.5.5.6 v1.5.5.6 Junio C Hamano 2008-12-16 22:08:22 -0800
  • 34b146c0f4 GIT 1.5.4.7 v1.5.4.7 Junio C Hamano 2008-12-16 22:03:29 -0800
  • dfff4b7aa4 gitweb: do not run "git diff" that is Porcelain Junio C Hamano 2008-12-16 19:42:02 -0800
  • 98171a07ae bash completion: Sync config variables with their man pages Lee Marlow 2008-12-15 10:45:49 -0700
  • 025a19298d bash completion: Sort config completion variables Lee Marlow 2008-12-15 10:45:48 -0700
  • 90c3302173 Merge branch 'maint' Junio C Hamano 2008-12-15 23:06:13 -0800
  • 87c8a56e4f fast-import: close pack before unlinking it Johannes Schindelin 2008-12-15 22:11:40 +0100
  • cdad8170b2 gitweb: unify boolean feature subroutines Matt Kraai 2008-12-15 22:16:19 -0800
  • 1415be8f0f Force t5302 to use a single thread Johannes Schindelin 2008-12-15 20:44:30 +0100
  • 60c91181fa Merge branch 'cb/maint-merge-recursive-fix' into cb/merge-recursive-fix Junio C Hamano 2008-12-15 02:41:24 -0800
  • c5ab03f26c merge-recursive: do not clobber untracked working tree garbage Junio C Hamano 2008-12-14 19:40:09 -0800
  • 7bb1fcc6fc modify/delete conflict resolution overwrites untracked file Clemens Buchacher 2008-12-10 21:12:59 +0100
  • a8335024c2 pager: do not dup2 stderr if it is already redirected Junio C Hamano 2008-12-15 00:33:34 -0800
  • d2dadfe890 git-show: do not segfault when showing a bad tag Junio C Hamano 2008-12-15 00:36:56 -0800
  • 8befc50c49 Get rid of the last remnants of GIT_CONFIG_LOCAL v1.6.1-rc3 Johannes Schindelin 2008-12-14 23:10:52 +0100
  • 390c3480b2 Documentation: Describe git-gui Tools menu configuration options. Alexander Gavrilov 2008-12-14 22:44:32 +0300
  • 2fad5329f4 git-fast-import possible memory corruption problem YONETANI Tomokazu 2008-12-14 11:08:22 +0900
  • 7b798d8cc4 What's in/cooking Junio C Hamano 2008-12-14 00:20:03 -0800
  • bf87489624 pack-objects: don't use too many threads with few objects Nicolas Pitre 2008-12-13 15:06:40 -0500
  • 7e76aba317 builtin-commit: remove unused message variable Markus Heidelberg 2008-12-13 20:05:34 +0100
  • 0959df4525 Merge branch 'maint' Junio C Hamano 2008-12-12 21:50:34 -0800
  • 162eba8b43 mergetool: Don't keep temporary merge files unless told to Charles Bailey 2008-12-12 21:48:41 +0000
  • b0169d84df mergetool: Add prompt to continue after failing to merge a file Charles Bailey 2008-12-12 21:48:40 +0000
  • a126ed0a01 git-branch: display sha1 on branch deletion Brandon Casey 2008-12-12 17:20:07 -0600
  • 544ddb045a git-config.txt: fix a typo Jim Meyering 2008-12-12 10:00:41 +0100
  • 43cc2b4266 autodetect number of CPUs by default when using threads Nicolas Pitre 2008-12-11 15:36:47 -0500
  • de0db42278 Merge branch 'maint' Junio C Hamano 2008-12-11 00:36:31 -0800
  • 04d3975937 fsck: reduce stack footprint Linus Torvalds 2008-12-10 19:44:37 -0800
  • 39c19ce275 gitweb: cache $parent_commit info in git_blame() Jakub Narebski 2008-12-11 01:33:29 +0100
  • a325a1a70b Add support for a pdf version of the user manual Miklos Vajna 2008-12-10 23:44:50 +0100
  • 07e62b733f rebase: improve error messages about dirty state Jeff King 2008-12-10 04:25:19 -0500
  • c74faea19e make sure packs to be replaced are closed beforehand Nicolas Pitre 2008-12-09 14:26:52 -0500
  • 71fe945131 Fix typo in comment in builtin-add.c Alexander Potashev 2008-12-11 01:27:44 +0300
  • b8dc2f5c94 git-gui: Update Hungarian translation for 0.12 Miklos Vajna 2008-12-10 15:03:13 +0100
  • 93b6d7c191 git-gui: Fixed typos in Swedish translation. Peter Krefting 2008-12-10 09:51:27 +0100
  • de749a972d Fix t4031 Junio C Hamano 2008-12-10 11:39:07 -0800
  • d2ce10d7b7 gitweb: A bit of code cleanup in git_blame() Jakub Narebski 2008-12-09 23:48:51 +0100
  • 5363d0744e Merge branch 'maint' Junio C Hamano 2008-12-09 22:41:27 -0800
  • 3aa1f7ca37 diff: respect textconv in rewrite diffs Jeff King 2008-12-09 03:13:21 -0500
  • 0c01857df5 diff: fix handling of binary rewrite diffs Jeff King 2008-12-09 03:12:28 -0500
  • 4a24bfc220 gitweb: Move 'lineno' id from link to row element in git_blame Jakub Narebski 2008-12-09 23:46:16 +0100
  • 1b5b465fbd Document "git-reset --merge" Junio C Hamano 2008-12-03 18:00:12 -0800
  • 51ea440637 Fix typos in documentation Alexander Potashev 2008-12-09 20:26:22 +0300
  • 75bc9573b0 git-p4: Fix regression in p4Where method. Tor Arvid Lund 2008-12-09 16:41:50 +0100
  • 29b802aae6 Improve language in git-merge.txt and related docs Ralf Wildenhues 2008-12-09 07:23:51 +0100
  • aa971cb9bf work around Python warnings from AsciiDoc Junio C Hamano 2008-12-07 18:38:46 -0800
  • 7f64a661d2 git-gui: Updated Swedish translation (515t0f0u). Peter Krefting 2008-12-09 16:26:46 +0100
  • 64bcf58541 git gui: update Italian translation Michele Ballabio 2008-12-04 18:28:21 +0100
  • e882c6e3e7 git-gui: Update Japanese translation for 0.12 Nanako Shiraishi 2008-12-09 12:42:17 +0900
  • 9c0c1b1f28 Define linkgit macro in [macros] section Alexey Borzenkov 2008-12-08 21:29:09 +0300
  • 553589f782 git-svn: Make following parents atomic Deskin Miller 2008-12-08 08:31:31 -0500
  • 9c996d0c24 git-gui: Starting translation for Norwegian Fredrik Skolmli 2008-12-08 17:36:57 +0100
  • 4586864afe gitweb: Fix bug in insert_file() subroutine Jakub Narebski 2008-12-08 14:13:21 +0100
  • 07bba555d4 git-gui: Update German (completed) translation. Christian Stimming 2008-12-06 21:22:16 +0100
  • 8a33356085 git-gui: Update po template to include 'Mirroring %s' message Shawn O. Pearce 2008-12-08 08:32:28 -0800
  • 3ac31e4451 git-gui: Fix commit encoding handling. Alexander Gavrilov 2008-12-06 20:24:35 +0300
  • 95e706b5ec git-gui: Fix handling of relative paths in blame. Alexander Gavrilov 2008-12-06 20:21:54 +0300
  • e10ea8126c diff: allow turning on textconv explicitly for plumbing Jeff King 2008-12-07 21:57:01 -0500
  • 5ec11af61d reorder ALLOW_TEXTCONV option setting Jeff King 2008-12-07 21:54:17 -0500
  • 63e8dc5b14 read-cache.c: typofix in comment Junio C Hamano 2008-12-05 17:54:11 -0800
  • b96524f83a builtin-checkout.c: check error return from read_cache() Junio C Hamano 2008-12-05 17:54:10 -0800
  • f371d3ea3c Point "stale" 1.6.0.5 documentation from the main git documentation page v1.6.1-rc2 Junio C Hamano 2008-12-07 17:34:14 -0800
  • 0e32126f04 Revert "git-stash: use git rev-parse -q" Junio C Hamano 2008-12-07 17:30:35 -0800
  • 0516cc5cc6 Update draft release notes for 1.6.1 Junio C Hamano 2008-12-07 15:06:38 -0800
  • 3a59bb22db Merge branch 'maint' Junio C Hamano 2008-12-07 15:13:02 -0800
  • 1c2ed59de2 GIT 1.6.0.5 v1.6.0.5 Junio C Hamano 2008-12-07 03:03:16 -0800
  • dbc2fb6b84 "git diff <tree>{3,}": do not reverse order of arguments Matt McCutchen 2008-10-10 21:56:15 -0400
  • 3927bbe9a4 tag: delete TAG_EDITMSG only on successful tag Jeff King 2008-12-06 14:40:34 -0500
  • bcc6a83303 gitweb: Make project specific override for 'grep' feature work Jakub Narebski 2008-12-07 10:36:36 +0100
  • e4a80ecf40 http.c: use 'git_config_string' to get 'curl_http_proxy' Miklos Vajna 2008-12-07 01:45:37 +0100
  • d551bbaf3a fetch-pack: Avoid memcpy() with src==dst Thomas Rast 2008-12-06 21:50:09 +0100
  • 9712b81a76 gitk: Fix bugs in blaming code Paul Mackerras 2008-12-06 21:44:05 +1100
  • 2dd620286e Update draft release notes to 1.6.1 Junio C Hamano 2008-12-05 20:02:55 -0800
  • d8af75d76f Merge branch 'jc/am-options' Junio C Hamano 2008-12-05 20:02:15 -0800
  • 9b9f5a2258 git-am: rename apply_opt_extra file to apply-opt Junio C Hamano 2008-12-05 11:19:43 -0800