Commit Graph

  • 73188422c0 Gitweb: remove blame.js -- that's long gone. Junio C Hamano 2008-04-08 22:08:01 -0700
  • 1d2375ddfe GIT 1.5.5 v1.5.5 Junio C Hamano 2008-04-07 21:57:43 -0700
  • fae09a8084 Merge git://git.kernel.org/pub/scm/gitk/gitk Junio C Hamano 2008-04-07 21:52:23 -0700
  • f61cc48d28 git-svn: fix following renamed paths when tracking a single path Eric Wong 2008-04-07 00:08:03 -0700
  • a1c0dca43a Merge branch 'jc/maint-apply-match-beginning' Junio C Hamano 2008-04-06 20:04:29 -0700
  • aba201c6e8 Add prefix oriented completions for diff and format-patch commands. Pascal Obry 2008-04-06 18:56:08 +0200
  • f2b3e3c722 test suite: remove useless TERM cruft in "t7005-editor.sh" Christian Couder 2008-04-06 19:08:50 +0200
  • d9e3b7025f Add interactive option in rebase command completion list. Pascal Obry 2008-04-06 19:32:24 +0200
  • ee5a317e01 Fix "git apply" to correctly enforce "match at the beginning" Junio C Hamano 2008-04-06 19:21:45 -0700
  • 9de328fea9 Add description of OFS_DELTA to the pack format description Peter Eriksen 2008-04-06 22:51:49 +0200
  • 80dd7b4497 gitk: Fix changing colors through Edit->Preferences Gerrit Pape 2008-03-26 18:45:26 +0000
  • ba1333fec3 git-pack-objects.txt: Make wording slightly less ambiguous Peter Eriksen 2008-04-05 21:46:49 +0200
  • f53423b0e0 git-fetch: Don't trigger a bus error when given the refspec "tag" Kevin Ballard 2008-04-05 14:28:53 -0400
  • 4ed4a34716 Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output" Jakub Narebski 2008-04-05 21:13:24 +0100
  • 26ffcb7690 gitweb: fallback to system-wide config file (fixup) Gerrit Pape 2008-04-05 16:37:18 +0000
  • 77ad7a49d3 Merge git://repo.or.cz/git-gui Junio C Hamano 2008-04-04 22:38:32 -0700
  • 729ffa50f7 git-gui: use +/- instead of ]/[ to show more/less context in diff gitgui-0.10.1 Michele Ballabio 2008-04-04 23:04:42 +0200
  • ccb3b537cc git-gui: Update french translation Christian Couder 2008-04-05 04:20:23 +0200
  • 54906addfa git-gui: Switch keybindings for [ and ] to bracketleft and bracketright Shawn O. Pearce 2008-04-03 18:06:29 -0400
  • 6c41b80153 GIT 1.5.5-rc3 v1.5.5-rc3 Junio C Hamano 2008-04-02 10:42:14 -0700
  • eedb9d9eab Merge branch 'js/filter-branch' Junio C Hamano 2008-04-02 11:13:23 -0700
  • cfc4ba33e3 Describe the bug in handling filenames with funny characters in 'git add -i' Teemu Likonen 2008-04-02 20:06:46 +0300
  • 7ae512b7da Merge git://repo.or.cz/git-gui Junio C Hamano 2008-04-02 10:29:10 -0700
  • 5fbd0a44cf Merge branch 'bc/mktag' Junio C Hamano 2008-04-02 00:23:19 -0700
  • e0efa033c8 Merge branch 'pb/cvsserver' Junio C Hamano 2008-04-02 00:22:20 -0700
  • 22e885e6d8 Merge branch 'dd/cvsserver' Junio C Hamano 2008-04-02 00:22:15 -0700
  • 860bbd5039 Merge branch 'je/cvsserver' Junio C Hamano 2008-04-02 00:22:06 -0700
  • 64fb19ba63 t7004-tag: Skip more tests if gpg is not available. Johannes Sixt 2008-04-02 08:52:37 +0200
  • 69fe5ef6c7 verify-tag: Clean up the temporary file if gpg cannot be started. Johannes Sixt 2008-04-02 08:49:59 +0200
  • 4637e47acc help: Add a missing OPT_END(). Christian Couder 2008-04-02 05:47:41 +0200
  • e85dc0a3c7 Accept git aliases outside a git repository Junio C Hamano 2008-03-31 21:33:09 -0700
  • 3d654be48f git-gui 0.10 gitgui-0.10.0 Shawn O. Pearce 2008-04-02 02:17:11 -0400
  • c91ee2bd61 git-gui: Add shortcut keys for Show More/Less Context Jonathan del Strother 2008-04-01 11:54:03 +0100
  • ba26ab99d4 mktag.c: tweak validation of tagger field and adjust test script Brandon Casey 2008-03-31 18:25:23 -0500
  • 6a589fda2e filter-branch: Fix renaming a directory in the tree-filter veillette@yahoo.ca 2008-03-31 09:14:15 +0200
  • 90356287e6 filter-branch: Test renaming directories in a tree-filter Johannes Sixt 2008-03-31 09:14:14 +0200
  • 1bf6551e42 filter-branch.sh: support nearly proper tag name filtering Brandon Casey 2008-03-26 10:47:09 -0500
  • e0aaf781f6 mktag.c: improve verification of tagger field and tests Brandon Casey 2008-03-27 11:16:04 -0500
  • f58dbf23c3 diff-files: careful when inspecting work tree items Junio C Hamano 2008-03-30 17:30:08 -0700
  • 948dd346fd diff-index: careful when inspecting work tree items Junio C Hamano 2008-03-30 17:29:48 -0700
  • 6301f303d4 Add corner case tests for diff-index and diff-files Junio C Hamano 2008-03-30 17:28:05 -0700
  • 6aeeffd144 Allow git-cvsserver database table name prefix to be specified. Josh Elsasser 2008-03-27 14:02:14 -0700
  • c20711d29d Silence cpio's "N blocks" output when cloning locally Bryan Donlan 2008-03-28 02:19:46 -0400
  • 67dac28b90 git-svn: remove redundant slashes from show-ignore Eric Wong 2008-03-29 16:37:17 -0700
  • f3e5ae4f06 git-p4: Handle Windows EOLs properly after removal of p4 submit template handling. Marius Storm-Olsen 2008-03-28 15:40:40 +0100
  • 9027efed47 git-cvsserver: handle change type T Paolo Bonzini 2008-03-16 20:00:21 +0100
  • 2bfbc39b51 TODO update as of 1.5.4.5/1.5.5-rc2 Junio C Hamano 2008-03-27 21:06:46 -0700
  • 803d515812 GIT 1.5.5-rc2 v1.5.5-rc2 Junio C Hamano 2008-03-27 20:43:51 -0700
  • f8dd64fdbf GIT 1.5.4.5 v1.5.4.5 Junio C Hamano 2008-03-27 20:36:35 -0700
  • c1bc30614a cvsserver: Use the user part of the email in log and annotate results Damien Diederen 2008-03-27 23:18:35 +0100
  • 6e8937a084 cvsserver: Add test for update -p Damien Diederen 2008-03-27 23:18:23 +0100
  • e78f69a3f2 cvsserver: Implement update -p (print to stdout) Damien Diederen 2008-03-27 23:18:12 +0100
  • dded801a7b cvsserver: Add a few tests for 'status' command Damien Diederen 2008-03-27 23:18:02 +0100
  • 852b921c78 cvsserver: Do not include status output for subdirectories if -l is passed Damien Diederen 2008-03-27 23:17:53 +0100
  • 23b7180fdc cvsserver: Only print the file part of the filename in status header Damien Diederen 2008-03-27 23:17:42 +0100
  • 38bcd31a58 cvsserver: Respond to the 'editors' and 'watchers' commands Damien Diederen 2008-03-27 23:17:26 +0100
  • fe308f5373 builtin-prune: protect objects listed on the command line Junio C Hamano 2008-03-24 23:20:51 -0700
  • 629de472b6 builtin-prune.c: use parse_options() Michele Ballabio 2008-03-23 21:50:29 +0100
  • 0c62705a0d Add tests for git-prune Michele Ballabio 2008-03-23 22:34:34 +0100
  • 1f4a711a05 parse-options.c: introduce OPT_DATE Michele Ballabio 2008-03-24 15:02:21 +0100
  • 17a8b25005 gitweb: fallback to system-wide config file if default config does not exist Gerrit Pape 2008-03-26 18:11:19 +0000
  • ca7246864b add--interactive: allow user to choose mode update Jeff King 2008-03-27 03:32:25 -0400
  • b717a62762 add--interactive: ignore mode change in 'p'atch command Jeff King 2008-03-27 03:30:43 -0400
  • 1768905b51 Update draft release notes for 1.5.5 Junio C Hamano 2008-03-27 13:37:29 -0700
  • 319a36a5c2 Merge branch 'maint' Junio C Hamano 2008-03-27 13:35:18 -0700
  • 24362a5d3f Update draft release notes for 1.5.4.5 Junio C Hamano 2008-03-27 13:14:20 -0700
  • b88605f6d4 Merge branch 'jc/maint-fetch-regression-1.5.4' into maint Junio C Hamano 2008-03-27 13:03:56 -0700
  • 90b22907f2 Documentation: clarify use of .git{ignore,attributes} versus .git/info/* Jeff King 2008-03-27 01:31:00 -0400
  • 8ee002fd3d test_must_fail: 129 is a valid error code from usage() Junio C Hamano 2008-03-24 23:07:08 -0700
  • 5b67b8e2d4 imap-send: properly error out if imap.host is not set in config Gerrit Pape 2008-03-26 18:05:17 +0000
  • 40ae8872a1 t9600-cvsimport.sh: set HOME before checking for cvsps availability Frank Lichtenheld 2008-03-26 17:34:20 +0000
  • af05d67939 Always set *nongit_ok in setup_git_directory_gently() SZEDER Gábor 2008-03-25 22:06:26 +0100
  • 525d461528 t/t3800-mktag.sh: use test_must_fail rather than '!' Brandon Casey 2008-03-25 19:20:52 -0500
  • 660b9c3a4e Merge branch 'jc/maint-fetch-regression-1.5.4' Junio C Hamano 2008-03-26 01:49:41 -0700
  • a466637c57 git-fetch test: test tracking fetch results, not just FETCH_HEAD Junio C Hamano 2008-03-26 01:17:07 -0700
  • 472fa4cd33 Fix branches file configuration Daniel Barkalow 2008-03-25 19:35:28 -0400
  • c091b3d415 Tighten refspec processing Daniel Barkalow 2008-03-17 22:05:23 -0400
  • 71a5099b64 Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation. Guanqun Lu 2008-03-24 15:27:28 +0800
  • 7d19da46fd refspec: allow colon-less wildcard "refs/category/*" Junio C Hamano 2008-03-25 21:15:52 -0700
  • 5cc8f37250 init: show "Reinit" message even in an (existing) empty repository Johannes Schindelin 2008-03-24 16:14:52 +0100
  • 76ce946294 Documentation/git-checkout: Update summary to reflect current abilities Julian Phillips 2008-03-24 03:06:20 +0000
  • 995e8df4a9 Documentation: git-tag '-m'/'-F' implies '-a' Dirk Süsserott 2008-03-24 15:43:08 -0400
  • ec31b0ce98 builtin-remote: Fix missing newline at end of listing of pushed branches Johannes Sixt 2008-03-18 21:52:00 +0100
  • 0c829391cf Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation. Guanqun Lu 2008-03-24 15:27:28 +0800
  • 313da4f71c RelNotes: mention checkout/branch's --track option, too Johannes Schindelin 2008-03-23 12:35:37 +0100
  • 42c8c74c14 pretty.c: add %x00 format specifier. Govind Salinas 2008-03-21 10:05:06 -0500
  • bc6100087c GIT 1.5.5-rc1 v1.5.5-rc1 Junio C Hamano 2008-03-23 00:21:48 -0700
  • 970639740c gc --auto: raise default auto pack limit from 20 to 50 Junio C Hamano 2008-03-23 00:04:48 -0700
  • dc96bdb946 Merge branch 'git-p4' of git://repo.or.cz/git/git-p4 Junio C Hamano 2008-03-23 00:02:06 -0700
  • 46220ca100 remote.c: Fix overtight refspec validation Junio C Hamano 2008-03-20 23:34:37 -0700
  • 9b33fa08b2 fast-import: Document the effect of "merge" with no "from" in a commit Eyvind Bernhardsen 2008-03-21 16:25:18 +0100
  • 3644da7214 Make git-svn tests behave better on OS X Kevin Ballard 2008-03-21 03:27:35 -0400
  • bf7c90216d Improve description of git filter-branch. Ralf Wildenhues 2008-03-20 22:30:32 +0100
  • c8a0869290 t/t7003-filter-branch.sh: use test_must_fail rather than '!' Brandon Casey 2008-03-20 11:54:30 -0500
  • 8114da1616 Don't try and percent-escape existing percent escapes in git-svn URIs Kevin Ballard 2008-03-20 16:08:49 -0400
  • 740fdd27f0 remote show: do not show symbolic refs Johannes Schindelin 2008-03-19 00:27:42 +0000
  • a811e4f0f0 Document the sendemail.smtpserverport config variable Kevin Ballard 2008-03-19 02:16:29 -0400
  • 7ccd366779 Add --reverse to the git-rev-list usage string Kevin Ballard 2008-03-19 02:16:28 -0400
  • 05f3045261 make it easier for people who just want to get rid of 'git gc --auto' Nicolas Pitre 2008-03-19 17:06:11 -0400
  • b14d255ba8 builtin-gc.c: allow disabling all auto-gc'ing by assigning 0 to gc.auto Brandon Casey 2008-03-19 16:53:20 -0500