Commit Graph

  • 3296766eb5 get_pathspec(): die when an out-of-tree path is given Junio C Hamano 2008-03-06 23:18:08 -0800
  • 891e85a0c0 Merge branch 'maint' of git://repo.or.cz/git-gui into maint Junio C Hamano 2008-03-06 00:18:23 -0800
  • c382fdd795 git-gui: if a background colour is set, set foreground colour as well Philipp A. Hartmann 2008-03-05 17:54:22 +0100
  • 312fd92b06 git-gui: translate the remaining messages in zh_cn.po to chinese eric miao 2008-01-06 17:47:05 +0800
  • c582abae46 gitweb: Fix and simplify pickaxe search Jakub Narebski 2008-03-05 09:31:55 +0100
  • d4264ca323 git-submodule - Allow adding a submodule in-place Mark Levedahl 2008-03-04 20:15:02 -0500
  • c1ce83a5b6 shortlog: take the first populated line of the description Andy Whitcroft 2008-03-05 14:24:10 +0000
  • c4582f93a2 Add compat/snprintf.c for systems that return bogus Michal Rokos 2008-03-05 16:46:13 +0100
  • 81a24b52c1 Do not use GUID on dir in git init --shared=all on FreeBSD Alex Riesen 2008-03-05 00:15:39 +0100
  • ce2cf27adc run-command: Redirect stderr to a pipe before redirecting stdout to stderr Christian Couder 2008-03-05 08:35:16 +0100
  • 84521ed6f2 remote: fix "update [group...]" Johannes Schindelin 2008-03-04 11:23:53 +0000
  • 5eee6b28b5 Make builtin-reset.c use parse_options. Carlos Rica 2008-03-04 23:11:34 +0100
  • b9217642ef bash: git-branch -d and -m lists only local branches SZEDER Gábor 2008-03-04 19:00:59 +0100
  • 3b376b0cb8 bash: add git-branch options SZEDER Gábor 2008-03-04 19:00:58 +0100
  • 05e934bb9f Add a very basic test script for git mergetool Charles Bailey 2008-02-21 23:31:56 +0000
  • 964473a042 Teach git mergetool to use custom commands defined at config time Charles Bailey 2008-02-21 23:31:12 +0000
  • b3ea27e4de Changed an internal variable of mergetool to support custom commands Charles Bailey 2008-02-21 23:30:34 +0000
  • 44c36d1ccc Tidy up git mergetool's backup file behaviour Charles Bailey 2008-02-21 23:30:02 +0000
  • 94c22a5e7b log/show/whatchanged: introduce format.pretty configuration Denis Cheng 2008-03-02 17:05:53 +0800
  • 9225d7be0a specify explicit "--pretty=medium" with `git log/show/whatchanged` Denis Cheng 2008-03-02 17:05:52 +0800
  • 5348337a34 whatchanged documentation: share description of --pretty with others Denis Cheng 2008-03-02 17:05:51 +0800
  • 20dc0016ee receive-pack: allow using --strict mode for unpacking objects Martin Koegler 2008-02-25 22:46:13 +0100
  • f2898cfadc unpack-objects: fix --strict handling Junio C Hamano 2008-03-04 23:46:51 -0800
  • c0e809e5c0 t5300: add test for "unpack-objects --strict" Junio C Hamano 2008-03-05 00:14:32 -0800
  • b41860bf28 unpack-objects: prevent writing of inconsistent objects Martin Koegler 2008-02-25 22:46:11 +0100
  • 3041c32430 am: --rebasing Junio C Hamano 2008-03-04 00:25:06 -0800
  • e72c74062c am: remove support for -d .dotest Junio C Hamano 2008-03-04 00:25:05 -0800
  • bb034f839a am: read from the right mailbox when started from a subdirectory Junio C Hamano 2008-03-04 00:25:04 -0800
  • 79b1138e78 fsck.c: fix bogus "empty tree" check Junio C Hamano 2008-03-04 02:02:35 -0800
  • 41fa7d2eae Teach git-fetch to exploit server side automatic tag following Shawn O. Pearce 2008-03-03 22:27:40 -0500
  • 348e390b17 Teach fetch-pack/upload-pack about --include-tag Shawn O. Pearce 2008-03-03 22:27:33 -0500
  • f0a24aa56e git-pack-objects: Automatically pack annotated tags if object was packed Shawn O. Pearce 2008-03-03 22:27:20 -0500
  • f15b75855f Merge branch 'maint' Shawn O. Pearce 2008-03-05 02:13:37 -0500
  • 21623062ab git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails Shawn O. Pearce 2008-02-27 19:29:34 -0500
  • c95b3ad9ea Revert "unpack-objects: prevent writing of inconsistent objects" Junio C Hamano 2008-03-04 03:11:30 -0800
  • 9eb7a50b6d Revert "receive-pack: use strict mode for unpacking objects" Junio C Hamano 2008-03-04 03:11:06 -0800
  • c9cfdc9601 gitk: Fix some corner cases in computing vrowmod and displayorder Paul Mackerras 2008-03-04 21:32:38 +1100
  • f9e0b6fb60 gitk: Correct a few strings and comments to say "git log" Paul Mackerras 2008-03-04 21:14:17 +1100
  • 27b4070e40 Merge branch 'maint' Junio C Hamano 2008-03-04 00:34:39 -0800
  • 52dce39762 Fix 'git remote show' regression on empty repository in 1.5.4 Shawn O. Pearce 2008-03-04 01:00:36 -0500
  • 4947cf9cc3 t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --merge Mike Hommey 2008-03-01 12:12:13 +0100
  • 30b5940bcd git-p4: Fix import of changesets with file deletions Simon Hausmann 2008-03-03 11:55:48 +0100
  • a798b2c0f6 Fix test for cleanup failure in t7300 on Windows Alex Riesen 2008-03-04 00:48:56 +0100
  • 4d4c3e1c12 t6120 (describe): check --long properly Junio C Hamano 2008-03-03 18:29:51 -0800
  • 3291fe4072 Add git-describe test for "verify annotated tag names on output" Shawn O. Pearce 2008-03-03 20:09:38 -0500
  • d1b28f512c Test for packed tags in git-describe output Shawn O. Pearce 2008-03-03 20:09:35 -0500
  • be7bae0d48 Don't allow git-describe failures to go unnoticed in t6120 Shawn O. Pearce 2008-03-03 20:09:31 -0500
  • 3167d72565 describe: re-fix display_name() Junio C Hamano 2008-03-03 15:54:23 -0800
  • 81646ad247 Fix incorrect wording in git-merge.txt. Matthieu Moy 2008-03-03 18:52:49 +0100
  • e6d1f76ccf git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options Gerrit Pape 2008-03-03 09:22:03 +0000
  • f23d1f7627 Fix random crashes in http_cleanup() Mike Hommey 2008-03-03 20:30:16 +0100
  • 870cf7d698 describe: fix --long output Junio C Hamano 2008-03-03 13:08:26 -0800
  • c374b91cf2 git-describe: use tags found in packed-refs correctly Junio C Hamano 2008-03-03 09:24:17 -0800
  • b683c08082 t3903-stash.sh: Add tests for new stash commands drop and pop Brandon Casey 2008-03-02 14:58:51 -0600
  • cf2756ae19 git-reflog.txt: Document new commands --updateref and --rewrite Brandon Casey 2008-03-02 14:58:50 -0600
  • 059f13045a t3903-stash.sh: Add missing '&&' to body of testcase Brandon Casey 2008-03-02 14:58:48 -0600
  • f830d45b9f Merge commit '74359821' into js/reflog-delete Junio C Hamano 2008-03-03 01:20:19 -0800
  • f3ec549481 fetch-pack: check parse_commit/object results Martin Koegler 2008-03-03 07:31:23 +0100
  • da2478dbb0 describe --always: fall back to showing an abbreviated object name Junio C Hamano 2008-03-02 08:51:57 -0800
  • cf7f929a10 Teach git-fetch to grab a tag at the same time as a commit Shawn O. Pearce 2008-03-02 21:35:33 -0500
  • 767f176a1f Make git-fetch follow tags we already have objects for sooner Shawn O. Pearce 2008-03-02 21:35:25 -0500
  • 49aaddd102 Teach upload-pack to log the received need lines to an fd Shawn O. Pearce 2008-03-02 21:35:18 -0500
  • 49d58fd077 Free the path_lists used to find non-local tags in git-fetch Shawn O. Pearce 2008-03-02 21:35:10 -0500
  • c50b2b4799 Allow builtin-fetch's find_non_local_tags to append onto a list Shawn O. Pearce 2008-03-02 21:35:00 -0500
  • 5aaf7f2afb Ensure tail pointer gets setup correctly when we fetch HEAD only Shawn O. Pearce 2008-03-02 21:34:51 -0500
  • 7f98428d4b Remove unnecessary delaying of free_refs(ref_map) in builtin-fetch Shawn O. Pearce 2008-03-02 21:34:43 -0500
  • ff655a69df Remove unused variable in builtin-fetch find_non_local_tags Shawn O. Pearce 2008-03-02 21:34:36 -0500
  • 2d3539e87a Update draft release notes for 1.5.5 Junio C Hamano 2008-03-02 22:04:59 -0800
  • 6b48990354 Merge branch 'maint' Junio C Hamano 2008-03-02 23:59:50 -0800
  • d3df4271b9 Update draft release notes for 1.5.4.4 Junio C Hamano 2008-03-02 21:49:28 -0800
  • 0f2d4476c1 revert: actually check for a dirty index Jeff King 2008-03-03 01:30:56 -0500
  • 90d0ed96b7 tests: introduce test_must_fail Junio C Hamano 2008-02-28 13:09:30 -0800
  • fcbcfe707a git-submodule: Fix typo 'url' which should be '$url' Ping Yin 2008-03-03 10:03:18 +0800
  • 5c09f32172 receive-pack: Initialize PATH to include exec-dir. Björn Steinbrink 2008-03-03 05:08:43 +0100
  • 34cd62eb91 Fix doc typos. Ralf Wildenhues 2008-03-03 00:07:47 +0100
  • 733ee2b7a9 fast-import: exit with proper message if not a git dir Jean-Luc Herren 2008-02-28 23:29:54 +0100
  • c0b48ad777 Merge branch 'np/verify-pack' Junio C Hamano 2008-03-02 16:07:30 -0800
  • 6217367859 remote show: Clean up connection correctly if object fetch wasn't done Johannes Schindelin 2008-03-02 05:31:59 +0000
  • 859c4fbef5 format-patch: wrap cover-letter's shortlog sensibly Johannes Schindelin 2008-03-02 15:53:39 +0000
  • 5d02294c77 format-patch: use the diff options for the cover letter, too Johannes Schindelin 2008-03-02 15:53:04 +0000
  • 6dfbb304be gitweb: Mark first match when searching commit messages Jakub Narebski 2008-03-02 16:57:14 +0100
  • b00ac8c729 Merge branch 'sp/describe-tag' Junio C Hamano 2008-03-02 15:19:59 -0800
  • 468bcaedbb gitk: Don't filter view arguments through git rev-parse Paul Mackerras 2008-03-03 10:19:35 +1100
  • ac6aa16279 Merge branch 'pb/cvsimport' Junio C Hamano 2008-03-02 15:12:27 -0800
  • d2c425aa2b Merge branch 'jc/maint-log-merge-left-right' Junio C Hamano 2008-03-02 15:12:04 -0800
  • 7ab9f8f8b1 Merge branch 'mh/maint-http-proxy-fix' Junio C Hamano 2008-03-02 15:11:26 -0800
  • d82b21b57a Merge branch 'cb/http-test' Junio C Hamano 2008-03-02 15:11:23 -0800
  • ca132089d2 Merge branch 'jc/remote-multi-url' Junio C Hamano 2008-03-02 15:11:19 -0800
  • 4bea4b8451 Merge branch 'jn/gitweb-grep' Junio C Hamano 2008-03-02 15:11:14 -0800
  • ac1276ab6e gitk: Fix problems with target row stuff Paul Mackerras 2008-03-03 10:11:08 +1100
  • eadbcd498a Merge branch 'mk/maint-parse-careful' Junio C Hamano 2008-03-02 15:11:07 -0800
  • c42f63671c Merge branch 'sb/describe-long' Junio C Hamano 2008-03-02 15:02:56 -0800
  • 7385a42572 Merge branch 'ew/maint-svn-cert-fileprovider' Junio C Hamano 2008-03-02 15:02:14 -0800
  • 1a9b8bcfb9 Merge branch 'js/maint-daemon' Junio C Hamano 2008-03-02 15:02:08 -0800
  • 580d5bffde parse-options: new option type to treat an option-like parameter as an argument. Pierre Habouzit 2008-03-02 11:35:56 +0100
  • ff962a3f19 parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git-rev-parse --parseopt Pierre Habouzit 2008-03-02 09:21:38 +0100
  • 56b6d01d84 Documentation: Remove --{min,max}-age option from git-log(1) Jakub Narebski 2008-03-02 15:11:35 +0100
  • a3647bee1a cleanup: remove unused git_checkout_config Denis Cheng 2008-03-02 18:05:05 +0800
  • e371a4c648 Fix make_absolute_path() for parameters without a slash Johannes Schindelin 2008-03-02 07:40:33 +0000
  • 2b459b483c diff: make sure work tree side is shown as 0{40} when different Junio C Hamano 2008-03-02 00:07:59 -0800