Commit Graph

  • c053766280 bisect: implement the "check_merge_bases" function Christian Couder 2009-05-09 17:55:45 +0200
  • 1da8c4fc2c bisect: automatically sort sha1_array if needed when looking it up Christian Couder 2009-05-09 17:55:44 +0200
  • aaaff9e2d2 bisect: make skipped array functions more generic Christian Couder 2009-05-09 17:55:43 +0200
  • 2b020695e4 bisect: remove too much function nesting Christian Couder 2009-05-09 17:55:42 +0200
  • 1c953a1f46 bisect: use new "struct argv_array" to prepare argv for "setup_revisions" Christian Couder 2009-05-09 17:55:41 +0200
  • fad2d31d62 bisect: store good revisions in a "sha1_array" Christian Couder 2009-05-09 17:55:40 +0200
  • 3755ccdb65 bisect: implement "rev_argv_push" to fill an argv with revs Christian Couder 2009-05-09 17:55:39 +0200
  • 6212b1aae9 bisect: use "sha1_array" to store skipped revisions Christian Couder 2009-05-09 17:55:38 +0200
  • 79b20516aa What's in 2009/05/01 (revised) Junio C Hamano 2009-05-10 13:42:09 -0700
  • 801cfae8fd t1010: add mktree test Junio C Hamano 2009-05-10 11:18:59 -0700
  • ad87b5dd93 mktree: do not barf on a submodule commit Junio C Hamano 2009-05-10 10:45:52 -0700
  • fe0bb5f7bc builtin-mktree.c: use a helper function to handle one line of input Junio C Hamano 2009-05-10 10:41:22 -0700
  • 1fdee85c88 mktree: use parse-options Junio C Hamano 2009-05-10 10:31:56 -0700
  • 633e3556cc build-in git-mktree Junio C Hamano 2009-05-10 10:28:18 -0700
  • c98a95eea8 ls-tree manpage: output of ls-tree is compatible with update-index Alex Riesen 2009-05-10 18:14:49 +0200
  • 713697b34f ls-tree manpage: use "unless" instead of "when ... is not" Alex Riesen 2009-05-10 18:13:45 +0200
  • 47c9739e5e am: simplify "sq" function by using "git rev-parse --sq-quote" Christian Couder 2009-04-24 08:29:01 +0200
  • de52f5a806 bisect: use "git rev-parse --sq-quote" instead of a custom "sq" function Christian Couder 2009-04-24 08:29:00 +0200
  • 503253771e rev-parse: add --sq-quote to shell quote arguments Christian Couder 2009-04-25 06:55:26 +0200
  • 38ef7507d1 rev-list: remove stringed output flag from "show_bisect_vars" Christian Couder 2009-04-21 07:54:10 +0200
  • c99f069de2 bisect--helper: remove "--next-vars" option as it is now useless Christian Couder 2009-04-21 07:54:09 +0200
  • 5a1d31c7e4 bisect: use "git bisect--helper --next-exit" in "git-bisect.sh" Christian Couder 2009-04-19 11:56:16 +0200
  • ef24c7ca05 bisect--helper: add "--next-exit" to output bisect results Christian Couder 2009-04-19 11:56:07 +0200
  • 2ace9727be bisect: move common bisect functionality to "bisect_common" Christian Couder 2009-04-19 11:55:57 +0200
  • 280e65cbd8 rev-list: refactor printing bisect vars Christian Couder 2009-04-19 11:55:43 +0200
  • 1c876546bd rev-list: make "estimate_bisect_steps" non static Christian Couder 2009-04-19 11:55:38 +0200
  • 4b61e3cbc8 What's in/cooking Junio C Hamano 2009-05-09 23:42:15 -0700
  • bf74106a5b merge-recursive: never leave index unmerged while recursing Dave Olszewski 2009-05-09 14:49:59 -0700
  • 53996fe539 Teach 'git checkout' to preload the index contents Linus Torvalds 2009-05-09 15:11:17 -0700
  • 658dd48c85 Avoid unnecessary 'lstat()' calls in 'get_stat_data()' Linus Torvalds 2009-05-09 14:57:30 -0700
  • 6345d7a0d1 Merge branch 'maint' Junio C Hamano 2009-05-09 09:27:43 -0700
  • be427d758b allow -t abbreviation for --track in git branch Sitaram Chamarty 2009-04-28 20:51:20 +0530
  • d92a39590d Add --reference option to git submodule. Michael S. Tsirkin 2009-05-04 22:30:01 +0300
  • 07d7bedda8 add: don't complain when adding empty project root Jeff King 2009-04-28 23:21:01 -0400
  • fe53bbc9be Git.pm: Always set Repository to absolute path if autodetecting Frank Lichtenheld 2009-05-07 15:41:28 +0200
  • da159c7759 Git.pm: Set GIT_WORK_TREE if we set GIT_DIR Frank Lichtenheld 2009-05-07 15:41:27 +0200
  • 4481ff048d mergetool--lib: specialize diff options for emerge and ecmerge David Aguilar 2009-05-02 01:57:21 -0700
  • ca6b91d29b format-patch let -k override a config-specified format.numbered Jim Meyering 2009-05-09 10:12:01 +0200
  • 27d5438d9f fix GIT_TRACE segfault with shell-quoted aliases Jeff King 2009-05-08 05:06:15 -0400
  • a4c2e69936 Disallow '\' in ref names Robin Rosenberg 2009-05-08 07:32:37 +0200
  • 74fd8728e2 gitweb: Remove function prototypes (cleanup) Jakub Narebski 2009-05-07 19:11:29 +0200
  • ec00d6e003 Documentation: cloning to empty directory is allowed Alexander Potashev 2009-05-07 16:04:08 +0400
  • 7742c65ba5 Extend sample update hook, disable modifying of existing tags Heiko Voigt 2009-05-08 17:22:30 +0200
  • 3e230fa1b2 grep: use parseopt René Scharfe 2009-05-07 21:46:48 +0200
  • 1b5fb44ad1 grep: remove global variable builtin_grep René Scharfe 2009-05-07 21:46:17 +0200
  • 51a9949eda parseopt: add PARSE_OPT_NODASH René Scharfe 2009-05-07 21:45:42 +0200
  • e0319ff5ed parseopt: add OPT_NUMBER_CALLBACK René Scharfe 2009-05-07 21:45:08 +0200
  • e9008b9a44 parseopt: add OPT_NEGBIT Jeff King 2009-05-08 01:01:17 -0400
  • 2f4b97f910 parseopt: add OPT_NEGBIT René Scharfe 2009-05-07 21:44:17 +0200
  • 718135e3b6 Clarify kind of conflict in merge-one-file helper Alex Riesen 2009-04-29 23:40:50 +0200
  • ac9f71cf76 git config: clarify --add and --get-color Felipe Contreras 2009-05-07 01:57:08 +0300
  • 3e1629f5a6 archive-tar.c: squelch a type mismatch warning Junio C Hamano 2009-05-07 01:08:19 -0700
  • 5a0e4a2a32 Start 1.6.4 development Junio C Hamano 2009-05-08 21:56:57 -0700
  • 6207011ae3 Start 1.6.3.1 maintenance series. Junio C Hamano 2009-05-08 21:49:14 -0700
  • 58e93fa357 Merge branch 'maint-1.6.1' into maint-1.6.2 Junio C Hamano 2009-05-08 21:13:47 -0700
  • f29d669a91 Merge branch 'maint-1.6.0' into maint-1.6.1 Junio C Hamano 2009-05-08 21:12:41 -0700
  • cb5ca3d65d Meta/DoKernelOrg: modernize a bit Junio C Hamano 2009-05-07 21:50:21 -0700
  • 6f5eea980e Meta/Make: minimum adjustment for BSD environment Junio C Hamano 2009-05-07 21:43:26 -0700
  • f01f1099f4 GIT 1.6.3 v1.6.3 Junio C Hamano 2009-05-06 17:13:27 -0700
  • c5ae7cb6d9 t4029: use sh instead of bash Nguyễn Thái Ngọc Duy 2009-05-07 00:33:34 +1000
  • 5b1d5c7f99 Post 1.6.3 MaintNotes updates Junio C Hamano 2009-05-06 17:33:15 -0700
  • 5e16488edc t4200: convert sed expression which operates on non-text file to perl Brandon Casey 2009-05-06 17:56:18 -0500
  • 9eda0e980a t4200: remove two unnecessary lines Brandon Casey 2009-05-06 17:56:17 -0500
  • d8b69ecb4c t/annotate-tests.sh: avoid passing a non-newline terminated file to sed Brandon Casey 2009-05-06 13:29:16 -0500
  • 325fb15104 t4118: avoid sed invocation on file without terminating newline Brandon Casey 2009-05-06 13:29:15 -0500
  • 723570469f t4118: add missing '&&' Brandon Casey 2009-05-06 13:29:14 -0500
  • 0b05dc2b7e t8005: use egrep when extended regular expressions are required Brandon Casey 2009-05-06 13:31:42 -0500
  • 6a260f53ad git-clean doc: the command only affects paths under $(cwd) Junio C Hamano 2009-05-06 10:48:26 -0700
  • 8146f19762 Merge branch 'maint' Junio C Hamano 2009-05-05 22:52:17 -0700
  • 54e0e6edfa Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maint Junio C Hamano 2009-05-05 22:51:49 -0700
  • 41f64ad34b Merge branch 'maint-1.6.0' into maint Junio C Hamano 2009-05-05 22:51:31 -0700
  • e88d022af9 improve error message in config.c Alex Riesen 2009-04-29 23:27:54 +0200
  • 066e596abb t4018-diff-funcname: add cpp xfuncname pattern to syntax test Brandon Casey 2009-05-02 09:31:16 -0500
  • f697b33b01 Work around BSD whose typeof(tv.tv_sec) != time_t Bernd Ahlers 2009-04-06 19:26:37 +0200
  • 7713e053fd git-am.txt: reword extra headers in message body Stephen Boyd 2009-05-03 23:46:58 -0700
  • e77063fccb git-am.txt: Use date or value instead of time or timestamp Stephen Boyd 2009-05-04 22:19:00 -0700
  • 3db964b551 git-am.txt: add an 'a', say what 'it' is, simplify a sentence Stephen Boyd 2009-05-04 22:18:42 -0700
  • ae616de6d5 completion: complete values for send-email Stephen Boyd 2009-05-03 23:25:35 -0700
  • 672c68cbb9 completion: complete values for log.date Stephen Boyd 2009-05-03 23:25:34 -0700
  • 9b82d63b5a completion: complete values for help.format Stephen Boyd 2009-05-03 23:25:33 -0700
  • 0aa62fd041 completion: add {gui,diff,merge}tool, man, and pager config variables Stephen Boyd 2009-05-03 23:25:32 -0700
  • 226b343cde completion: add missing configuration variables to _git_config() Stephen Boyd 2009-05-03 23:25:31 -0700
  • 2c5b011503 dir.c: Fix two minor grammatical errors in comments Allan Caffee 2009-05-04 13:37:30 -0400
  • e84dc6df86 git-svn: fix a sloppy Getopt::Long usage Robin H. Johnson 2009-05-05 11:16:14 -0700
  • 3536ae3310 Sync with GIT 1.6.2.5 Junio C Hamano 2009-05-03 16:46:34 -0700
  • a48f5d7153 GIT 1.6.2.5 v1.6.2.5 Junio C Hamano 2009-05-03 16:14:58 -0700
  • 69fd60a649 Merge branch 'np/maint-no-ofs-delta' into maint Junio C Hamano 2009-05-03 16:50:47 -0700
  • 00f97c72f2 Merge branch 'maint-1.6.1' into maint Junio C Hamano 2009-05-03 16:14:07 -0700
  • bab39ed371 GIT 1.6.1.4 v1.6.1.4 Junio C Hamano 2009-05-03 15:20:03 -0700
  • d265ddce1f Merge branch 'jc/maint-read-tree-multi' into maint Junio C Hamano 2009-05-03 15:02:59 -0700
  • c2eae0a5f6 Merge branch 'mk/maint-apply-swap' into maint Junio C Hamano 2009-05-03 15:02:52 -0700
  • 00473fd196 Merge branch 'mm/maint-add-p-quit' into maint Junio C Hamano 2009-05-03 15:02:46 -0700
  • 7d71be242d Merge branch 'lt/pack-object-memuse' into maint Junio C Hamano 2009-05-03 15:02:40 -0700
  • e89c6ea998 Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1 Junio C Hamano 2009-05-03 15:01:31 -0700
  • 3f3e2c26fa Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1 Junio C Hamano 2009-05-03 15:01:26 -0700
  • 652f0c8f1d Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint-1.6.1 Junio C Hamano 2009-05-03 15:01:19 -0700
  • 29b37b6598 DoKernelOrg: fix the final report of built tarball Junio C Hamano 2009-05-02 03:10:13 -0700
  • 503f464090 GIT 1.6.3-rc4 v1.6.3-rc4 Junio C Hamano 2009-05-01 23:31:00 -0700
  • f04833ef9f honor repack.usedeltabaseoffset when fetching packs Nicolas Pitre 2009-05-01 20:18:02 -0400
  • a8816e7bab Merge git://repo.or.cz/git-gui Junio C Hamano 2009-05-01 22:11:57 -0700