Commit Graph

  • 740001a578 Fix commit-msg hook to allow editing Junio C Hamano 2007-12-08 23:23:20 -0800
  • aa6da6cddb Documentation: fix --no-verify documentation for "git commit" Wincent Colaiuta 2007-12-08 12:38:08 +0100
  • 6b95655d7d Allow --no-verify to bypass commit-msg hook Wincent Colaiuta 2007-12-08 12:38:07 +0100
  • 2ea7fe0d2c ls-remote: resurrect pattern limit support Junio C Hamano 2007-12-08 22:52:59 -0800
  • 6281f39467 config.c:store_write_pair(): don't read the byte before a malloc'd buffer. Jim Meyering 2007-12-08 16:48:05 +0100
  • 4602c17d89 git-shortlog -e: show e-mail address as well Junio C Hamano 2007-12-07 17:19:31 -0800
  • 1e931cb4d1 shortlog: code restructuring and clean-up Junio C Hamano 2007-12-07 17:07:41 -0800
  • fd99b36134 mailmap: fix bogus for() loop that happened to be safe by accident Junio C Hamano 2007-12-07 17:04:11 -0800
  • 384b32c09b pack-objects: fix threaded load balancing Nicolas Pitre 2007-12-08 00:03:17 -0500
  • b904166ccb pack-objects: reverse the delta search sort list Nicolas Pitre 2007-12-08 00:00:08 -0500
  • b7a28f7827 pack-objects: fix delta cache size accounting Nicolas Pitre 2007-12-07 20:27:52 -0500
  • 2099bca9ed git-status: documentation improvements Jeff King 2007-12-08 04:00:31 -0500
  • 46f721c8fe add status.relativePaths config variable Jeff King 2007-12-07 16:26:07 -0500
  • c3ce326128 wt-status.c:quote_path(): convert empty path to "./" Jeff King 2007-12-07 11:57:04 -0500
  • 235997c90f git-bisect visualize: work in non-windowed environments better Junio C Hamano 2007-12-07 02:25:34 -0800
  • 4af756f31b Teach "git add -i" to colorize whitespace errors Wincent Colaiuta 2007-12-07 13:35:10 +0100
  • 8e566f24b3 Let git-help prefer man-pages installed with this version of git Sergei Organov 2007-12-06 21:33:01 +0300
  • f78e7ab736 gitk: Fix bug in parsing multiple revision arguments Paul Mackerras 2007-12-07 20:50:09 +1100
  • 9758ecde9a Update draft release notes to 1.5.4 Junio C Hamano 2007-12-07 01:28:05 -0800
  • 8f92733251 topic: slight code shuffling for readability Junio C Hamano 2007-12-07 01:10:31 -0800
  • d3cd72a090 UWC: do not lose description for graduated topics Junio C Hamano 2007-12-07 01:09:38 -0800
  • 5a349d0db8 WC: mention offcuts Junio C Hamano 2007-12-07 01:09:00 -0800
  • d9f405931f Merge branch 'master' of git://repo.or.cz/git-gui Junio C Hamano 2007-12-06 23:51:15 -0800
  • 5f7003b18c Merge branch 'mw/cvsserver' Junio C Hamano 2007-12-06 23:44:49 -0800
  • 9f6f4e0bc2 Merge branch 'kh/fetch-optparse' Junio C Hamano 2007-12-06 23:44:43 -0800
  • c1f238698b Merge branch 'jc/git-log-doc' Junio C Hamano 2007-12-06 23:43:54 -0800
  • ca7325621a Merge branch 'jc/addi-color' Junio C Hamano 2007-12-06 23:43:47 -0800
  • 9539a56e23 Merge branch 'jc/docmake-perl' Junio C Hamano 2007-12-06 23:43:42 -0800
  • a43aa4cec8 Merge branch 'jc/clean-fix' Junio C Hamano 2007-12-06 23:43:35 -0800
  • 0f7a9c9b7b autoconf: Add test for OLD_ICONV (squelching compiler warning) Jakub Narebski 2007-12-07 02:27:20 +0100
  • fe4aafba28 Silence iconv warnings on Leopard Wincent Colaiuta 2007-12-06 20:07:03 +0100
  • 08e1812db1 Merge branch 'maint' Junio C Hamano 2007-12-06 23:20:18 -0800
  • 8e7425da78 Change from using email.com to example.com as example domain, as per RFC 2606. David Symonds 2007-12-07 10:36:45 +1100
  • c7860507f0 git-status documentation: mention subdirectory behaviour Junio C Hamano 2007-12-06 09:15:39 -0800
  • c6bc400585 do not discard status in fetch_refs_via_pack() Junio C Hamano 2007-12-04 23:01:19 -0800
  • c9ecf4f12a for-each-ref: Fix quoting style constants. Johannes Sixt 2007-12-06 13:24:39 +0100
  • 90e0653b18 hg-to-git: handle an empty dir in hg. Junio C Hamano 2007-12-06 07:26:29 -0800
  • 38dfe93916 gitk: Fix bug in assigning row numbers to arcs Paul Mackerras 2007-12-06 20:50:31 +1100
  • cf1b7869f0 Use gitattributes to define per-path whitespace rule Junio C Hamano 2007-12-06 00:14:14 -0800
  • 69243c2b95 config --get-colorbool: diff.color is a deprecated synonym to color.diff Junio C Hamano 2007-12-05 22:12:07 -0800
  • d3357ab873 t7300: add test for clean with wildcard pathspec Jeff King 2007-12-05 22:28:06 -0500
  • c3d51cd16a Open external merge tool with original file extensions for all three files Pini Reznik 2007-12-05 09:19:13 +0200
  • d871c86935 git-clean: Honor pathspec. Junio C Hamano 2007-12-04 23:55:41 -0800
  • b4c61ed6d3 Color support for "git-add -i" Junio C Hamano 2007-12-05 00:50:23 -0800
  • 0f6f5a4022 git config --get-colorbool Junio C Hamano 2007-12-05 17:26:11 -0800
  • cec99d8cef Documentation: color.* = true means "auto" Junio C Hamano 2007-12-05 17:05:17 -0800
  • 27ee189163 Merge branch 'maint' Junio C Hamano 2007-12-05 17:49:13 -0800
  • f23272f3fd git-am -i: report rewritten title Junio C Hamano 2007-12-04 23:01:30 -0800
  • 6326cee51b git grep shows the same hit repeatedly for unmerged paths Junio C Hamano 2007-12-05 16:13:08 -0800
  • cfb5e10442 Update Hungarian translation. 100% completed. Miklos Vajna 2007-12-04 01:28:42 +0100
  • e360bebf71 Update ja.po for git-gui しらいしななこ 2007-12-05 18:24:26 +0900
  • 9d25acc49a Merge branch 'nd/maint-work-tree-fix' into maint Junio C Hamano 2007-12-05 15:07:23 -0800
  • 9459aa77a0 Do check_repository_format() early (re-fix) Nguyễn Thái Ngọc Duy 2007-12-05 20:33:32 +0700
  • 3b78959ece Revert "git-am: catch missing author date early." Junio C Hamano 2007-12-05 13:16:35 -0800
  • 9e4bbeb95f git config: Don't rely on regexec() returning 1 on non-match Björn Steinbrink 2007-12-05 16:11:24 +0100
  • 21640376a5 Documentation: add --patch option to synopsis of git-add Matthias Kestenholz 2007-12-05 12:28:50 +0100
  • 272bd3cfd0 Include diff options in the git-log manpage Miklos Vajna 2007-11-01 15:57:40 +0100
  • 394d66d42b git-cvsserver runs hooks/post-update Junio C Hamano 2007-12-05 01:15:01 -0800
  • cdf63284de git-cvsserver runs hooks/post-receive Michael Witten 2007-11-23 04:12:54 -0500
  • 8320199873 Rewrite builtin-fetch option parsing to use parse_options(). Kristian Høgsberg 2007-12-04 02:25:47 -0500
  • 7a4a2e1f79 Set OLD_ICONV on Cygwin. Pascal Obry 2007-12-01 10:49:22 +0100
  • c701596199 t5510: add a bit more tests for fetch Junio C Hamano 2007-12-04 21:58:42 -0800
  • ab7d707669 Merge branch 'wc/add-i' Junio C Hamano 2007-12-04 21:38:28 -0800
  • 31cbb5d961 Merge branch 'kh/commit' Junio C Hamano 2007-12-04 17:16:33 -0800
  • 9bbe6db85f Merge branch 'sp/refspec-match' Junio C Hamano 2007-12-04 17:07:10 -0800
  • f64c81d428 Simplify crud() in ident.c Alex Riesen 2007-12-03 20:11:43 +0100
  • 5188408057 Do not rely on the exit status of "unset" for unset variables H.Merijn Brand 2007-12-04 22:45:16 +0000
  • e5d3de5c45 gitweb: use Perl built-in utf8 function for UTF-8 decoding. İsmail Dönmez 2007-12-04 10:55:41 +0200
  • dcbcb707c3 t9600: require cvsps 2.1 to perform tests Jeff King 2007-12-03 20:41:45 -0500
  • afa75bc8aa contrib: Make remotes2config.sh script more robust Jakub Narebski 2007-12-02 20:40:43 +0100
  • 2d324efad6 Use a strbuf for copying the command line for the reflog. Kristian Høgsberg 2007-12-04 02:25:46 -0500
  • 0240e21aae Documentation/git.txt: typofix Junio C Hamano 2007-12-04 00:47:04 -0800
  • 4f57147938 Documentation: rerere is enabled by default these days. Junio C Hamano 2007-12-04 00:40:55 -0800
  • dada0c1212 Formatting fix for Documentation/git-help.txt Junio C Hamano 2007-12-04 00:29:32 -0800
  • c680dd8341 Run the specified perl in Documentation/ Junio C Hamano 2007-11-30 18:36:34 -0800
  • afc67036de Update draft release notes for 1.5.4 Junio C Hamano 2007-12-03 23:13:02 -0800
  • 364d3e65a5 Allow ':/<oneline-prefix>' syntax to work with save_commit_buffer == 0 Johannes Schindelin 2007-12-03 18:42:39 +0000
  • 311db37e70 Add git-fast-export to list of commands. Junio C Hamano 2007-12-03 21:56:09 -0800
  • ee4bc3715f fast-export: rename the signed tag mode 'ignore' to 'verbatim' Johannes Schindelin 2007-12-03 22:44:39 +0000
  • 14c9821884 Add remote.<name>.proxy Sam Vilain 2007-12-04 10:48:54 +1300
  • 45533d2694 Documentation: describe -i/--info option to "git-help" Christian Couder 2007-12-04 06:44:29 +0100
  • df55c9cbc3 git-help: add -i|--info option to display info page. Christian Couder 2007-12-02 06:07:40 +0100
  • 9c5665aa3c Allow HTTP proxy to be overridden in config Sam Vilain 2007-11-23 13:07:00 +1300
  • b319ce4c14 Trace and quote with argv: get rid of unneeded count argument. Christian Couder 2007-12-03 05:51:50 +0100
  • 41650765de install-sh from automake does not like -m without delimiting space Robert Schiele 2007-12-01 18:05:40 +0100
  • 0f6f195b77 Documentation: add a new man page for "git-help" Christian Couder 2007-12-04 06:44:29 +0100
  • 17ef10d055 git-commit documentation: fix unfinished sentence. Junio C Hamano 2007-12-03 13:35:26 -0800
  • 7e018be2ad git-add -i: add help text for list-and-choose UI Wincent Colaiuta 2007-12-03 09:09:43 +0100
  • 5241b6bfe2 git-commit --allow-empty Junio C Hamano 2007-12-03 00:03:10 -0800
  • 36863af16e git-commit --allow-empty Junio C Hamano 2007-12-03 00:03:10 -0800
  • 13aba1e514 git-commit: Allow to amend a merge commit that does not change the tree Johannes Sixt 2007-12-03 08:24:50 +0100
  • 9663c3bc6a git-commit: Allow to amend a merge commit that does not change the tree Junio C Hamano 2007-12-02 23:55:23 -0800
  • 69e7491835 quote_path: fix collapsing of relative paths Jeff King 2007-12-03 00:30:01 -0500
  • 2f02b25f36 Make git status usage say git status instead of git commit Shawn Bohrer 2007-12-02 23:02:09 -0600
  • d9ccfe7711 Fix --signoff in builtin-commit differently. Junio C Hamano 2007-12-02 13:43:34 -0800
  • afcc4f7767 Merge branch 'js/prune-expire' Junio C Hamano 2007-12-02 23:03:38 -0800
  • c579f537fc Merge branch 'js/export-with-assignment' Junio C Hamano 2007-12-02 23:01:25 -0800
  • de4c6011d2 Merge branch 'js/fast-export' Junio C Hamano 2007-12-02 23:01:15 -0800
  • ac4d528ec1 Merge branch 'js/rebase-i-rerere' Junio C Hamano 2007-12-02 23:01:02 -0800
  • 0ebd5d7186 Merge branch 'js/pull-rebase' Junio C Hamano 2007-12-02 23:00:43 -0800