Commit Graph

  • e1afaea942 Merge branch 'jc/post-simplify' (early part) into tr/filter-branch Junio C Hamano 2008-08-30 16:03:40 -0700
  • 34baebcee1 Start conforming code to "git subcmd" style Heikki Orsila 2008-08-30 14:12:53 +0300
  • ed0f47a8c4 git-apply: Loosen "match_beginning" logic Junio C Hamano 2008-08-30 13:20:31 -0700
  • ee837244df Fix example in git-name-rev documentation Junio C Hamano 2008-08-30 13:08:50 -0700
  • df85f7855d Merge branch 'sp/missing-thin-base' into maint Junio C Hamano 2008-08-30 08:38:19 -0700
  • ff1e8bfcd6 Merge branch 'sb/daemon' Junio C Hamano 2008-08-30 08:17:15 -0700
  • 014aff7c92 Merge branch 'af/maint-install-no-handlink' into maint Junio C Hamano 2008-08-29 22:39:25 -0700
  • 6ffaecc7d8 shell: do not play duplicated definition games to shrink the executable Junio C Hamano 2008-08-19 18:05:39 -0700
  • 4e3ae59ef6 Fix use of hardlinks in "make install" Alex Riesen 2008-08-28 15:57:32 +0200
  • 498bcd3159 rev-list: fix --reverse interaction with --parents Thomas Rast 2008-08-29 21:18:38 +0200
  • d35825da6d fixup_pack_header_footer(): use nicely aligned buffer sizes Nicolas Pitre 2008-08-29 16:08:02 -0400
  • 8522148f79 index-pack: use fixup_pack_header_footer()'s validation mode Nicolas Pitre 2008-08-29 16:08:01 -0400
  • ac0463ed44 pack-objects: use fixup_pack_header_footer()'s validation mode Nicolas Pitre 2008-08-29 16:08:00 -0400
  • abeb40e5aa improve reliability of fixup_pack_header_footer() Nicolas Pitre 2008-08-29 16:07:59 -0400
  • 6ed7f25e95 pack-objects: improve returned information from write_one() Nicolas Pitre 2008-08-29 16:07:58 -0400
  • d2b9dff8a0 Merge branch 'np/verify-pack' into maint Junio C Hamano 2008-08-29 21:48:02 -0700
  • 5059a42780 builtin-help: fallback to GIT_MAN_VIEWER before man Romain Francoise 2008-08-29 17:00:43 +0200
  • 445cac18c0 Merge branch 'maint' Junio C Hamano 2008-08-29 00:16:39 -0700
  • e990501312 git-p4: Fix checkout bug when using --import-local. Tor Arvid Lund 2008-08-28 00:36:12 +0200
  • 53d1589ff6 tutorial: gentler illustration of Alice/Bob workflow using gitk Paolo Ciarrocchi 2008-08-28 14:23:52 +0200
  • d36f8679e9 pretty=format: respect date format options Jeff King 2008-08-28 20:54:59 -0400
  • 0cfeed2e1d make git-shell paranoid about closed stdin/stdout/stderr Paolo Bonzini 2008-08-27 17:20:35 +0200
  • 29f28151c5 Document gitk --argscmd flag. Yann Dirson 2008-08-29 00:00:28 +0200
  • 441bca0bbc Fix '--dirstat' with cross-directory renaming Linus Torvalds 2008-08-28 16:19:08 -0700
  • 114ef90854 for-each-ref: Allow a trailing slash in the patterns Björn Steinbrink 2008-08-28 04:14:02 +0200
  • b6469a81d2 read-tree: setup worktree if merge is required Nguyễn Thái Ngọc Duy 2008-08-28 20:03:22 +0700
  • 6577f542b3 grep: fix worktree setup Nguyễn Thái Ngọc Duy 2008-08-28 20:04:30 +0700
  • 61c5d431de list_commands: only call git_exec_path if it is needed Alex Riesen 2008-08-28 19:19:42 +0200
  • 1f08e5ce24 Allow git help work without PATH set Alex Riesen 2008-08-28 19:19:07 +0200
  • c7371e992b Make main_cmds and other_cmds local to builtin-help.c Alex Riesen 2008-08-28 19:17:46 +0200
  • b9f62c0e7d Remove useless memset of static command name lists in builtin-merge.c Alex Riesen 2008-08-28 19:17:13 +0200
  • e321180ed3 Remove calculation of the longest command name from where it is not used Alex Riesen 2008-08-28 19:15:33 +0200
  • 63e8aea74e dir.c: Avoid c99 array initialization Brandon Casey 2008-08-28 17:47:22 -0500
  • 4f38f6b5ba diff*: fix worktree setup Nguyễn Thái Ngọc Duy 2008-08-28 20:02:12 +0700
  • 1b0f7978dd bash-completion: Add all submodule subcommands to the completion list Matthias Kestenholz 2008-08-28 10:57:55 +0200
  • 159dba1d8e What's in/cooking update Junio C Hamano 2008-08-27 20:02:31 -0700
  • 95620b021f Avoid threaded delta Junio C Hamano 2008-08-27 19:00:50 -0700
  • c9c4e2d5a2 bisect: only check merge bases when needed Christian Couder 2008-08-22 05:52:29 +0200
  • f821d08921 bisect: test merge base if good rev is not an ancestor of bad rev Christian Couder 2008-08-22 05:52:22 +0200
  • a1184d85e8 Merge branch 'mv/merge-custom' Junio C Hamano 2008-08-27 17:28:31 -0700
  • 8d13caf795 Merge branch 'ml/submodule' Junio C Hamano 2008-08-27 17:16:30 -0700
  • 88ab18dfef Merge branch 'am/cherry-pick-rerere' Junio C Hamano 2008-08-27 16:40:09 -0700
  • b46f7e54fc Merge branch 'jc/add-addremove' Junio C Hamano 2008-08-27 16:39:57 -0700
  • 5a1e8707a6 Merge branch 'np/verify-pack' Junio C Hamano 2008-08-27 16:39:46 -0700
  • bb0d283989 Merge branch 'da/submodule-sync' Junio C Hamano 2008-08-27 16:39:19 -0700
  • bb34ca5c5f Merge branch 'maint' Junio C Hamano 2008-08-27 16:23:54 -0700
  • c67b1fa349 ctype.c: protect tiny C preprocessor constants Junio C Hamano 2008-08-27 16:14:22 -0700
  • 0c68d386da index-pack: be careful after fixing up the header/footer Linus Torvalds 2008-08-27 12:48:00 -0700
  • cdc7e388da Make it possible to abort the submission of a change to Perforce Simon Hausmann 2008-08-27 09:30:29 +0200
  • cb138fede6 Merge branch 'af/maint-install-no-handlink' Junio C Hamano 2008-08-26 17:08:25 -0700
  • c7f72248e3 Merge branch 'jc/no-slim-shell' Junio C Hamano 2008-08-26 17:08:22 -0700
  • 0f7a8f2dba Merge branch 'maint' Junio C Hamano 2008-08-26 17:08:19 -0700
  • 68daa64df2 format-patch: use default diff format even with patch options Jeff King 2008-08-24 22:10:29 -0400
  • d0b92a3f6e index-pack: setup git repository Nguyễn Thái Ngọc Duy 2008-08-26 21:32:42 +0700
  • 2b84373219 Suppress some bash redirection error messages Ramsay Jones 2008-08-26 18:52:57 +0100
  • d47fb8b099 Fix a warning (on cygwin) to allow -Werror Ramsay Jones 2008-08-26 18:50:37 +0100
  • 77aa0ae8d3 gitk: Add menu item for calling git gui blame Alexander Gavrilov 2008-08-23 12:29:08 +0400
  • 39816d60e1 gitk: Add option to specify the default commit on command line Alexander Gavrilov 2008-08-23 12:27:44 +0400
  • 3e073dc561 Makefile: always provide a fallback when hardlinks fail Andreas Färber 2008-08-25 17:33:03 +0200
  • 460c201039 daemon.c: minor style fixup Junio C Hamano 2008-08-24 13:27:10 -0700
  • 2327f61ecc git-submodule: add "sync" command David Aguilar 2008-08-24 12:43:37 -0700
  • 1e7abc593d Revert "Build-in "git-shell"" Junio C Hamano 2008-08-25 22:39:17 -0700
  • 0843acfd2c Fix "git log -i --grep" Jeff King 2008-08-25 02:15:05 -0400
  • f7078b4091 git-gui: Allow specifying an initial line for git gui blame. Alexander Gavrilov 2008-08-23 12:32:20 +0400
  • 823f7cf81d git-gui: Better positioning in Blame Parent Commit Alexander Gavrilov 2008-08-23 12:31:35 +0400
  • 80fd76bd58 git-gui: Support passing blame to a parent commit. Alexander Gavrilov 2008-08-23 12:30:51 +0400
  • a9c80b83d4 git-gui: Support starting gitk from Gui Blame Alexander Gavrilov 2008-08-23 12:30:00 +0400
  • e681cb7d6a git-gui: Teach git gui about file type changes Gustaf Hendeby 2008-08-22 22:10:27 +0200
  • 27a6ed492b Install git-shell in bindir, too Tommi Virtanen 2008-08-24 23:23:25 +0300
  • 837a156197 Merge branch 'jc/no-slim-shell' Junio C Hamano 2008-08-24 16:14:22 -0700
  • 49d3536594 Merge branch 'maint' to sync with 1.6.0.1 Junio C Hamano 2008-08-24 14:48:36 -0700
  • 5760a6b094 GIT 1.6.0.1 v1.6.0.1 Junio C Hamano 2008-08-24 14:47:24 -0700
  • fb70928079 Merge branch 'ag/maint-combine-diff-fix' into maint Junio C Hamano 2008-08-24 14:32:18 -0700
  • 97e5f4908d Merge branch 'mv/maint-merge-fix' into maint Junio C Hamano 2008-08-24 14:29:37 -0700
  • 98fcf840af git-submodule - Use "get_default_remote" from git-parse-remote Mark Levedahl 2008-08-24 14:46:10 -0400
  • ab54cd6c4d Documentation: clarify pager configuration Jonathan Nieder 2008-08-24 00:28:32 -0500
  • 32818085ee Documentation: clarify pager.<cmd> configuration Jonathan Nieder 2008-08-24 00:38:06 -0500
  • f5f7e4a18c Clean up the git-p4 documentation Simon Hausmann 2008-08-24 16:12:23 +0200
  • 5e568f9e30 Respect core.autocrlf in combined diff Alexander Gavrilov 2008-08-23 23:21:21 +0400
  • 7d77016327 Makefile: enable SNPRINTF_RETURNS_BOGUS for HP-UX Miklos Vajna 2008-08-24 00:07:55 +0200
  • 5a3521008e What's in/cooking updates Junio C Hamano 2008-08-23 20:38:38 -0700
  • e596cdddf3 t7606: fix custom merge test Junio C Hamano 2008-08-23 19:23:22 -0700
  • d6096f17d2 Merge branch 'maint' Junio C Hamano 2008-08-23 18:28:37 -0700
  • 446247db78 merge: fix numerus bugs around "trivial merge" area Junio C Hamano 2008-08-23 12:56:57 -0700
  • 913e0e99b6 unpack_trees(): protect the handcrafted in-core index from read_cache() Junio C Hamano 2008-08-23 12:57:30 -0700
  • 64ca23afda discard_cache: reset lazy name_hash bit Junio C Hamano 2008-08-23 13:05:10 -0700
  • 893d340f2c git-p4: Fix one-liner in p4_write_pipe function. Tor Arvid Lund 2008-08-21 23:11:40 +0200
  • a7b3269c4b git-submodule: replace duplicated code with a module_list function David Aguilar 2008-08-22 00:30:50 -0700
  • 4b480c6716 discard revindex data when pack list changes Nicolas Pitre 2008-08-22 15:45:53 -0400
  • 34ad1afa71 git-merge documentation: more details about resolving conflicts Dan Hensgen 2008-08-21 23:32:00 -0400
  • 9188ed8962 Extend "checkout --track" DWIM to support more cases Alex Riesen 2008-08-21 19:23:20 +0200
  • a19a424010 Revert "Convert output messages in merge-recursive to past tense." Jonathan del Strother 2008-08-22 18:18:44 +0100
  • f135aacb5a Completion: add missing '=' for 'diff --diff-filter' Eric Raible 2008-08-22 10:25:06 -0700
  • 96cda0b106 templates/Makefile: install is unnecessary, just use mkdir -p Junio C Hamano 2008-08-21 19:31:50 -0500
  • 2cb1f36d50 remote.c: add a function for deleting a refspec array and use it (twice) Brandon Casey 2008-08-21 19:16:30 -0500
  • a9da1663df filter-branch: Grok special characters in tag names Johannes Sixt 2008-08-21 16:45:11 +0200
  • 5a4a088add test-lib: do not remove trash_directory if called with --debug Johannes Schindelin 2008-08-21 09:49:12 +0200
  • 4be636f42c provide more errors for the "merge into empty head" case Paolo Bonzini 2008-08-21 14:14:18 +0200
  • ea360dd053 Make reflog query '@{1219188291}' act as '@{2008.8.19.16:24:51.-0700}' Shawn O. Pearce 2008-08-21 08:40:44 -0700
  • 1352fdbe3b config.mak.in: Pass on LDFLAGS from configure Neil Roberts 2008-08-21 20:38:23 +0100