Commit Graph

  • f2dc06a344 git-submodule summary: limit summary size Ping Yin 2008-03-11 21:52:17 +0800
  • 1cb639e6b0 git-submodule summary: show commit summary Ping Yin 2008-03-11 21:52:16 +0800
  • 69099d6bed help: implement multi-valued "man.viewer" config option Christian Couder 2008-03-11 08:51:12 +0100
  • b5578f3335 Documentation: help: describe 'man.viewer' config variable Christian Couder 2008-03-07 08:46:55 +0100
  • 649499845c help: add "man.viewer" config var to use "woman" or "konqueror" Christian Couder 2008-03-07 08:46:28 +0100
  • a6828f5361 Merge git://repo.or.cz/git-gui Junio C Hamano 2008-03-11 22:59:35 -0700
  • 7276607886 git-gui: Simplify MSGFMT setting in Makefile Junio C Hamano 2008-03-11 22:29:52 -0700
  • ae90e16a3a Merge branch 'js/remote' Junio C Hamano 2008-03-11 22:33:51 -0700
  • b85997d14d Merge branch 'lt/unpack-trees' Junio C Hamano 2008-03-11 22:13:44 -0700
  • 3000658f7c "remote update": print remote name being fetched from Samuel Tardieu 2008-03-09 13:37:55 +0100
  • b81a7b5887 Merge branch 'maint' Junio C Hamano 2008-03-11 21:40:47 -0700
  • ea14e6c554 git-svn: fix find-rev error message when missing arg Marc-Andre Lureau 2008-03-11 10:00:45 +0200
  • 7339eb0823 t0021: tr portability fix for Solaris Jeff King 2008-03-11 13:40:45 -0400
  • 28f9af5d25 git-submodule summary: code framework Ping Yin 2008-03-11 21:52:15 +0800
  • fc99469a2b launch_editor(): allow spaces in the filename Johannes Schindelin 2008-03-11 10:56:30 +0100
  • 4201bb5f7e git rebase --abort: always restore the right commit Mike Hommey 2008-03-01 11:32:14 +0100
  • 92e22ca0a2 Merge branch 'master' into dev Paul Mackerras 2008-03-11 22:21:39 +1100
  • 494d3b8a6c gitk: Avoid Tcl error when switching views Paul Mackerras 2008-03-11 22:11:19 +1100
  • cb8329aa9a [PATCH] gitk: Don't show local changes when we there is no work tree David Aguilar 2008-03-10 03:54:56 -0700
  • 8ce1f243e5 autoconf: Test FREAD_READS_DIRECTORIES Michal Rokos 2008-03-11 09:48:34 +0100
  • 5d921e2931 Merge branch 'jc/cherry-pick' (early part) Junio C Hamano 2008-03-11 02:05:12 -0700
  • 1c53606978 Merge branch 'maint' Junio C Hamano 2008-03-11 01:54:46 -0700
  • 92aeb994d3 Merge branch 'kb/maint-filter-branch-disappear' into maint Junio C Hamano 2008-03-11 00:38:29 -0700
  • b50396d16c Merge branch 'aw/maint-shortlog-blank-lines' into maint Junio C Hamano 2008-03-11 00:37:38 -0700
  • 20a16eb33e unpack_trees(): fix diff-index regression. Linus Torvalds 2008-03-10 23:51:13 -0700
  • 702088afc6 update 'git rebase' documentation SZEDER Gábor 2008-03-10 15:38:33 +0100
  • 5447aac755 bash: fix long option with argument double completion SZEDER Gábor 2008-03-05 20:07:49 +0100
  • ce5a2c956f bash: Add more long options to be completed with "git --<TAB>" Teemu Likonen 2008-03-06 18:52:37 +0200
  • 51fe120903 bash: use __gitdir when completing 'git rebase' options SZEDER Gábor 2008-03-06 22:37:36 +0100
  • 6753f2aa55 bash: Remove completion of core.legacyheaders option Shawn O. Pearce 2008-03-10 19:49:19 -0400
  • 47f6ee2838 bash: add 'git svn' subcommands and options SZEDER Gábor 2008-03-10 16:02:25 +0100
  • 88b302f5e2 bash: add new 'git stash' subcommands SZEDER Gábor 2008-03-10 16:02:24 +0100
  • 3ff1320d4b bash: refactor searching for subcommands on the command line SZEDER Gábor 2008-03-10 16:02:23 +0100
  • 1d17b22ebf bash: remove unnecessary conditions when checking for subcommands SZEDER Gábor 2008-03-10 16:02:22 +0100
  • a5c4f85b16 bash: Properly quote the GIT_DIR at all times to fix subdirectory paths with spaces Kevin Ballard 2008-03-08 22:10:48 -0500
  • 542c264b01 traverse_trees_recursive(): propagate merge errors up Junio C Hamano 2008-03-10 01:26:23 -0700
  • 5b10a3c124 git-pull documentation: warn about the option order Junio C Hamano 2008-03-10 01:22:03 -0700
  • 9dd5bded1b git-quiltimport: better parser to grok "enhanced" series files. Pierre Habouzit 2008-03-08 19:27:09 +0100
  • 8809d691ec [PATCH] gitk: Add horizontal scrollbar to the diff view Pekka Kaitaniemi 2008-03-08 14:27:23 +0200
  • 95293b58eb [PATCH] gitk: make autoselect optional Jeff King 2008-03-06 06:49:25 -0500
  • a3a1f57959 [PATCH] gitk: Mark another string for translation Michele Ballabio 2008-03-03 21:12:47 +0100
  • 2d48085661 [PATCH] Add an --argscmd flag to get the list of refs to show Yann Dirson 2008-02-21 21:23:31 +0100
  • b9bee11526 gitk: Only restore window size from ~/.gitk, not position Paul Mackerras 2008-03-10 16:50:34 +1100
  • 53b4074943 Latest maint release is now 1.5.4.4 Junio C Hamano 2008-03-09 03:55:25 -0700
  • 1caeacc1f2 unpack_trees(): minor memory leak fix in unused destination index Linus Torvalds 2008-03-07 13:48:40 -0800
  • 34110cd4e3 Make 'unpack_trees()' have a separate source and destination index Linus Torvalds 2008-03-06 18:12:28 -0800
  • bc052d7f43 Make 'unpack_trees()' take the index to work on as an argument Linus Torvalds 2008-03-06 12:26:14 -0800
  • d1f128b050 Add 'const' where appropriate to index handling functions Linus Torvalds 2008-03-06 12:46:09 -0800
  • bcbe5a515e Fix tree-walking compare_entry() in the presense of --prefix Linus Torvalds 2008-03-06 15:44:48 -0800
  • 01904572a5 Move 'unpack_trees()' over to 'traverse_trees()' interface Linus Torvalds 2008-03-05 20:15:44 -0800
  • 91e4f03604 Make 'traverse_trees()' traverse conflicting DF entries in parallel Linus Torvalds 2008-03-05 20:06:18 -0800
  • 5803c6f8a2 Add return value to 'traverse_tree()' callback Linus Torvalds 2008-03-05 19:44:06 -0800
  • 40d934df72 Make 'traverse_tree()' use linked structure rather than 'const char *base' Linus Torvalds 2008-03-05 18:59:29 -0800
  • 0ab9e1e8cd Add 'df_name_compare()' helper function Linus Torvalds 2008-03-05 18:25:10 -0800
  • 3b9dcff5df builtin remote rm: remove symbolic refs, too Johannes Schindelin 2008-03-08 23:40:42 +0100
  • 50753d00d6 Add a test for read-tree -u --reset with a D/F conflict Jeff King 2008-03-08 20:27:04 -0800
  • 1cbcefb107 Merge branch 'ph/parseopt' Junio C Hamano 2008-03-08 21:29:59 -0800
  • 175f559551 Merge branch 'dp/clean-fix' Junio C Hamano 2008-03-08 21:29:56 -0800
  • 0ae496ccd8 Merge branch 'ml/submodule-add-existing' Junio C Hamano 2008-03-08 21:29:52 -0800
  • 6e79a88585 Merge branch 'mr/compat-snprintf' Junio C Hamano 2008-03-08 21:29:50 -0800
  • 5b278ebe87 Merge branch 'sp/fetch-optim' Junio C Hamano 2008-03-08 20:11:35 -0800
  • 686bc52a89 Merge branch 'jc/describe-always' Junio C Hamano 2008-03-08 20:10:09 -0800
  • dabc42c713 Merge branch 'jc/am' Junio C Hamano 2008-03-08 20:10:05 -0800
  • b59fd2098e Merge branch 'cr/reset-parseopt' Junio C Hamano 2008-03-08 20:09:55 -0800
  • 11a1d351cf Merge branch 'jn/gitweb-pickaxe' Junio C Hamano 2008-03-08 20:09:51 -0800
  • 832d586a0c Merge branch 'kb/maint-filter-branch-disappear' Junio C Hamano 2008-03-08 20:09:13 -0800
  • ad416ed433 Merge branch 'maint' to sync with 1.5.4.4 Junio C Hamano 2008-03-08 20:07:49 -0800
  • 56d5fe2855 GIT 1.5.4.4 v1.5.4.4 Junio C Hamano 2008-03-08 19:34:47 -0800
  • 6c293d408d ident.c: reword error message when the user name cannot be determined Santi Béjar 2008-03-08 12:30:04 +0100
  • 0bb91d9a62 Fix dcommit, rebase when rewriteRoot is in use John Goerzen 2008-03-08 16:04:05 -0600
  • 5b044ac387 filter-branch: handle "disappearing tree" case correctly in subdir filter Junio C Hamano 2008-03-08 12:25:58 -0800
  • caa99829a2 merge-tool documentation: describe custom command usage Charles Bailey 2008-03-08 20:47:06 +0000
  • bbdfbc4b01 git-mergetool documentaiton: show toolnames in typewriter font Charles Bailey 2008-03-08 20:46:34 +0000
  • 655e8515f2 Really make the LF after reset in fast-import optional Adeodato Simó 2008-03-07 21:22:17 +0100
  • 5c9afcff1a Merge branch 'aw/maint-shortlog-blank-lines' Junio C Hamano 2008-03-08 02:23:42 -0800
  • 972b9a8530 Merge branch 'mh/maint-http-proxy-fix' into maint Junio C Hamano 2008-03-08 02:20:37 -0800
  • 1f1300b4f1 Merge branch 'js/maint-daemon' into maint Junio C Hamano 2008-03-08 02:20:30 -0800
  • 274d9d3294 Merge branch 'js/maint-cvsexport' into maint Junio C Hamano 2008-03-08 02:13:52 -0800
  • 925ca887b8 Merge branch 'jc/maint-log-merge-left-right' into maint Junio C Hamano 2008-03-08 02:11:37 -0800
  • ca2c19503c Merge branch 'ew/maint-svn-cert-fileprovider' into maint Junio C Hamano 2008-03-08 02:11:32 -0800
  • 60e3cad92e Merge branch 'maint' Junio C Hamano 2008-03-07 22:43:46 -0800
  • ba51795c5f send-email: --no-signed-off-cc should suppress 'sob' cc Junio C Hamano 2008-03-07 22:12:13 -0800
  • d33046c1ed Merge branch 'js/reflog-delete' Junio C Hamano 2008-03-07 22:34:26 -0800
  • 5628a7a309 Merge branch 'dc/format-pretty' Junio C Hamano 2008-03-07 22:33:26 -0800
  • 003b93cfb3 Merge branch 'cb/mergetool' Junio C Hamano 2008-03-07 22:30:07 -0800
  • 5b7570cfb4 git-clean: add tests for relative path Junio C Hamano 2008-03-07 21:56:56 -0800
  • 1fb328947c git-clean: correct printing relative path Dmitry Potapov 2008-03-07 04:13:17 +0300
  • a734d0b10b Make private quote_path() in wt-status.c available as quote_path_relative() Dmitry Potapov 2008-03-07 05:30:58 +0300
  • 11027d544b git-gui: Add option for changing the width of the commit message text box Adam Piątyszek 2008-03-06 20:38:40 +0100
  • c8744d6a8b unquote_c_style: fix off-by-one. Pierre Habouzit 2008-03-06 22:28:19 +0100
  • c2116a1783 test-lib: fix TERM to dumb for test repeatability Junio C Hamano 2008-03-06 19:04:26 -0800
  • 79f43f3de8 config.txt: refer to --upload-pack and --receive-pack instead of --exec Uwe Kleine-König 2008-03-06 21:28:07 +0100
  • e3172d80d5 Merge branch 'ar/sgid-bsd' Junio C Hamano 2008-03-07 10:53:14 -0800
  • 792f0e7d1a Merge branch 'cc/run-command' Junio C Hamano 2008-03-07 10:53:10 -0800
  • c30acc77fe gitk: Fix problem with target row not being in scroll region Paul Mackerras 2008-03-07 22:51:55 +1100
  • d76afb15ad gitk: Avoid a crash in selectline if commitinfo($id) isn't set Paul Mackerras 2008-03-07 21:19:18 +1100
  • 38a5739dfa t5300: add test for "index-pack --strict" Martin Koegler 2008-03-07 08:39:53 +0100
  • 79418599e7 Revert part of d089eba (setup: sanitize absolute and funny paths in get_pathspec()) Junio C Hamano 2008-03-06 23:50:51 -0800
  • 6c53e7ac04 Revert part of 1abf095 (git-add: adjust to the get_pathspec() changes) Junio C Hamano 2008-03-06 23:31:29 -0800
  • 971dfa1959 Revert part of 744dacd (builtin-mv: minimum fix to avoid losing files) Junio C Hamano 2008-03-06 23:29:40 -0800