Commit Graph

  • 63d34b0b13 Documentation: git-mv manpage workaround. Junio C Hamano 2005-12-05 00:15:44 -0800
  • 556cb4e583 Documentation: talk about pathspec in bisect. Junio C Hamano 2005-12-05 00:15:24 -0800
  • 52dd75885c As of 1.0rc4 Junio C Hamano 2005-12-04 23:41:59 -0800
  • 3e15c67c90 server-info: throw away T computation as well. Junio C Hamano 2005-12-04 23:12:36 -0800
  • d5eac49868 server-info: stop sorting packs by latest date. Junio C Hamano 2005-12-04 23:02:54 -0800
  • 6f42f89c1f server-info.c: drop unused D lines. Junio C Hamano 2005-12-04 22:52:19 -0800
  • 1494e03888 sha1_file.c: make sure packs in an alternate odb is named properly. Junio C Hamano 2005-12-04 22:48:43 -0800
  • b270c634b7 git.c: remove excess output for debugging when command is too long. Junio C Hamano 2005-12-04 21:24:22 -0800
  • 18d1e701b7 struct tree: remove unused field "parent" Junio C Hamano 2005-12-04 21:13:57 -0800
  • f83df6d66e Documentation: rebase does not use cherry-pick anymore. Junio C Hamano 2005-12-04 16:38:40 -0800
  • 8bf14d6ef9 Document the --(no-)edit switch of git-revert and git-cherry-pick Petr Baudis 2005-11-26 23:12:44 +0100
  • 287f860054 show-branch: allow glob pattern to name branches to show. Junio C Hamano 2005-12-04 15:58:50 -0800
  • 7b9b4c452c Update the git-ls-tree documentation Petr Baudis 2005-12-05 00:31:08 +0100
  • 9a79c5a8b4 git.c: two fixes, gitsetenv type and off-by-one error. Junio C Hamano 2005-12-04 14:59:58 -0800
  • 3a2674337c compat/setenv: do not free what we fed putenv(3). Junio C Hamano 2005-12-04 14:41:35 -0800
  • 9631a0e5ff 2005-12-04 snapshot after 1.0rc4 Junio C Hamano 2005-12-04 11:51:53 -0800
  • 4c353e890c Warn when send-pack does nothing Daniel Barkalow 2005-12-04 11:59:37 -0500
  • 423325a2d2 GIT 0.99.9l aka 1.0rc4 v1.0rc4 v0.99.9l Junio C Hamano 2005-12-03 23:46:02 -0800
  • d79374c7b5 [PATCH] daemon.c and path.enter_repo(): revamp path validation. Junio C Hamano 2005-12-03 01:45:57 -0800
  • 7950571ad7 A few more options for git-cat-file H. Peter Anvin 2005-12-03 17:57:48 -0800
  • e40b61fb6b Add compat/setenv.c, use in git.c. Jason Riedy 2005-12-02 15:08:28 -0800
  • 7057463463 New test case: Criss-cross merge Fredrik Kuivinen 2005-12-03 11:41:54 +0100
  • 72d1216a04 New test case: merge with directory/file conflicts Fredrik Kuivinen 2005-12-03 11:41:20 +0100
  • d3bfdb755e test-lib.sh: Add new function, test_expect_code Fredrik Kuivinen 2005-12-03 11:40:39 +0100
  • 4275df5170 git-merge: Exit with code 2 if no strategy was able to handle the merge. Fredrik Kuivinen 2005-12-03 11:40:21 +0100
  • 56b5e946f2 documentation: git-tag No name 2005-12-02 06:37:13 -0500
  • d2abdd2647 documentation: git-bisect (help HTML break man) Junio C Hamano 2005-12-02 12:15:23 -0800
  • 3f41f5a9fe documentation: clarify read-tree --reset No name 2005-12-02 06:37:13 -0500
  • 3ace1fe34b git-merge documentation: conflicting merge leaves higher stages in index Junio C Hamano 2005-12-02 01:05:35 -0800
  • 54dd99a127 merge-one-file: make sure we do not mismerge symbolic links. Junio C Hamano 2005-12-02 00:54:50 -0800
  • 1c2c10b6e6 merge-one-file: make sure we create the merged file. Junio C Hamano 2005-12-02 00:50:59 -0800
  • 57ae0d09ed t3100: add ls-tree -t and -d tests. Junio C Hamano 2005-12-01 22:49:52 -0800
  • a6b51f11ab merge-recursive: adjust git-ls-tree use for the latest. Junio C Hamano 2005-12-01 21:39:41 -0800
  • 10b15b86f5 git wrapper: more careful argument stuffing Alex Riesen 2005-12-01 13:48:35 +0100
  • ce3ca27545 git-merge-one-file: do not worry about 'rmdir -p' not removing directory. Junio C Hamano 2005-12-01 17:02:04 -0800
  • c639a5548a ls-tree: --name-only Junio C Hamano 2005-12-01 14:54:00 -0800
  • f59846718e ls-tree: resurrect '-d' to mean 'show trees only' Junio C Hamano 2005-12-01 13:15:20 -0800
  • 0f8f45cb4a git-ls-tree: add "-t" option to always show the tree entries Linus Torvalds 2005-12-01 10:35:51 -0800
  • 2731d04883 Makefile: say the default target upfront. Junio C Hamano 2005-12-01 12:26:41 -0800
  • a3e3dc4690 Documentation: describe '-f' option to git-fetch. Junio C Hamano 2005-12-01 12:24:51 -0800
  • 38ad0910a0 gitk: Factored out some common code into a new start_rev_list procedure Paul Mackerras 2005-12-01 22:42:46 +1100
  • b5c2f30689 [PATCH] gitk: add Update menu item. Sven Verdoolaege 2005-11-29 22:15:51 +0100
  • b34403aa97 Move couple of ifdefs after "include config.mk" Timo Hirvonen 2005-12-01 03:32:01 +0200
  • 9cac9d3689 Merge branch 'jc/subdir' Junio C Hamano 2005-11-30 11:09:33 -0800
  • 5401f3040b Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect' and 'lt/merge' Junio C Hamano 2005-11-30 11:05:48 -0800
  • 0738fc2192 Do not attempt to access literal dirname "GIT_OBJECT_DIRECTORY". Tommi Virtanen 2005-11-30 17:37:10 +0200
  • 0501c2409d Tutorial: adjust merge example to recursive strategy. Junio C Hamano 2005-11-30 02:38:24 -0800
  • 58cce8a85d merge-recursive: match the unmerged index entry behaviour with merge-resolve Junio C Hamano 2005-11-30 02:37:06 -0800
  • 15bf57a18a diff-files: show diffs with stage0 and unmerged stage at the same time. Junio C Hamano 2005-11-30 02:16:36 -0800
  • 354b9b59b0 merge-one-file: leave unmerged index entries upon automerge failure. Linus Torvalds 2005-11-29 21:06:10 -0800
  • 10637b84d9 diff-files: -1/-2/-3 to diff against unmerged stage. Linus Torvalds 2005-11-29 21:06:10 -0800
  • 5620518095 git-diff: do not turn off -p/-M with any diff options. Junio C Hamano 2005-11-29 21:59:04 -0800
  • 069b20a198 Merge http://www.kernel.org/pub/scm/gitk/gitk Junio C Hamano 2005-11-29 15:47:32 -0800
  • 8bf2c69c2d [PATCH] Add tests for git-mv in subdirectories Alex Riesen 2005-11-29 23:10:24 +0100
  • 4518bb8839 [PATCH] Make git-mv work in subdirectories, too Johannes Schindelin 2005-11-25 18:45:52 -0800
  • 712fcc08c7 gitk: Add a preferences dialog with some basic stuff Paul Mackerras 2005-11-30 09:28:16 +1100
  • 830273d10c format-patch: run diff in C locale Junio C Hamano 2005-11-29 13:51:27 -0800
  • a004d3f70f format-patch: do not abuse 3-dash marker line. Junio C Hamano 2005-11-29 13:51:27 -0800
  • 99e368b996 format-patch: remove applies-to. Junio C Hamano 2005-11-29 13:51:27 -0800
  • bf3e274873 applypatch: use "index" lines not "applies-to". Junio C Hamano 2005-11-29 13:53:30 -0800
  • e1355547fd applymbox: typofix to enable -m option. Junio C Hamano 2005-11-29 14:14:42 -0800
  • 034908047d SVN import: Use one log call Matthias Urlichs 2005-11-29 08:13:04 +0100
  • b020dcd54c Fix typos and minor format issues. jdl@freescale.com 2005-11-29 08:59:56 -0600
  • 3e9fabc85e http-push cleanup Nick Hengeveld 2005-11-29 09:33:36 -0800
  • 2c4ed386e8 git-clone --shared should imply --local Pavel Roskin 2005-11-29 01:20:49 -0500
  • 99e0169206 hash-object.c: type-fix to squelch compiler warnings. Junio C Hamano 2005-11-28 03:19:03 -0800
  • d165fa14f0 define die() for scripts that use it. Junio C Hamano 2005-11-27 23:33:54 -0800
  • d6ea70af77 verify-tag: make it operable from a subdirectory. Junio C Hamano 2005-11-27 23:19:58 -0800
  • 7ea2fc47d2 tag: make it operable from a subdirectory. Junio C Hamano 2005-11-27 23:19:06 -0800
  • eefaa4fca7 lost-found: make it operable from a subdirectory. Junio C Hamano 2005-11-27 23:18:04 -0800
  • 9cc2527cd2 branch: make it operable from a subdirectory. Junio C Hamano 2005-11-27 23:16:15 -0800
  • 1abacf3b5b ls-remote: define die() now we do not use git-sh-setup Junio C Hamano 2005-11-27 23:15:02 -0800
  • 710b7098e2 count-objects: make it operable from a subdirectory. Junio C Hamano 2005-11-27 22:53:20 -0800
  • 53228a5fb8 Make the rest of commands work from a subdirectory. Junio C Hamano 2005-11-26 00:50:02 -0800
  • 5a3277133d Make networking commands to work from a subdirectory. Junio C Hamano 2005-11-26 00:47:59 -0800
  • b191fa72ea ls-tree: work from subdirectory. Junio C Hamano 2005-11-26 00:40:50 -0800
  • 706fe6ae03 hash-object: work within subdirectory. Junio C Hamano 2005-11-26 00:30:07 -0800
  • c3e9a6534c checkout-index: work from subdirectory. Junio C Hamano 2005-11-26 00:22:48 -0800
  • 61e2b01529 fsck-objects: work from subdirectory. Junio C Hamano 2005-11-25 23:52:04 -0800
  • e44eb3e4c7 peek-remote: honor proxy config even from subdirectory. Junio C Hamano 2005-11-25 23:50:21 -0800
  • edf2e37002 git-apply: work from subdirectory. Junio C Hamano 2005-11-25 23:14:15 -0800
  • 4ca0660816 working from subdirectory: preparation Junio C Hamano 2005-11-25 23:14:15 -0800
  • e9a45d75b5 bisect: quote pathnames for eval safety. Junio C Hamano 2005-11-27 17:42:05 -0800
  • b3cfd939c3 bisect: limit the searchspace by pathspecs Linus Torvalds 2005-11-27 11:32:03 -0800
  • 246cc52f38 ls-tree: match the test to the new semantics. Junio C Hamano 2005-11-28 02:32:42 -0800
  • 32b5904b5f ls-tree: Resurrect funny name quoting lost during rewrite. Junio C Hamano 2005-11-28 02:30:04 -0800
  • e2466376ec ls-tree: further tweaks of the rewrite Linus Torvalds 2005-11-27 22:48:08 -0800
  • b45c569b6f ls-tree: further cleanup to parallel ls-files. Linus Torvalds 2005-11-27 11:00:09 -0800
  • 3c5e8468a9 ls-tree: major rewrite to do pathspec Linus Torvalds 2005-11-26 09:38:20 -0800
  • 9ef2b3cbf6 write_name_quoted(): make one of the path a counted string. Junio C Hamano 2005-11-28 22:55:25 -0800
  • ffb1a4bed5 Documentation: Describe merge operation a bit better. Junio C Hamano 2005-11-28 22:54:30 -0800
  • 3e2f62bebf Fix typo in http-push.c Jan Andres 2005-11-29 01:51:54 +0100
  • f2e6f1c976 name-rev: fix parent counting. Junio C Hamano 2005-11-28 20:51:44 -0800
  • 7f4bd5d831 rebase: one safety net, one bugfix and one optimization. Junio C Hamano 2005-11-28 13:00:31 -0800
  • 36d277c72d Merge http://www.kernel.org/pub/scm/gitk/gitk Junio C Hamano 2005-11-28 03:11:11 -0800
  • 90109b320d git-mv: quote $src in regexp properly. Junio C Hamano 2005-11-28 02:54:05 -0800
  • 671bc1538a [PATCH] gitk: Use i18n.commitencoding configuration item. Junio C Hamano 2005-11-27 16:12:51 -0800
  • 0dccc7dcee config.c: constness tightening to avoid compilation warning. Junio C Hamano 2005-11-28 01:46:15 -0800
  • d327244a84 gitk: Fix diff this->selected and selected->this functions Paul Mackerras 2005-11-28 20:41:56 +1100
  • 9f63892b38 mailinfo: Do not use -u=<encoding>; say --encoding=<encoding> Junio C Hamano 2005-11-28 01:29:52 -0800