Commit Graph

  • ec0bdb6f1e diff-tree --always flag Linus Torvalds 2006-02-05 11:42:09 -0800
  • 04fe2a1706 Use adler32() from zlib instead of defining our own. Peter Eriksen 2006-02-04 23:54:01 +0100
  • 9523a4c2fc Fix git-rev-parse over-eager errors Linus Torvalds 2006-02-05 11:58:34 -0800
  • 7334f06ce6 Do not fall back on vi on dumb terminals. Junio C Hamano 2006-02-04 22:10:32 -0800
  • 98e455ea22 kernel.org build is now x86_64 Junio C Hamano 2006-02-04 20:52:26 -0800
  • 1e96405028 Use 'git pull' in Meta/PU Junio C Hamano 2006-02-04 00:08:13 -0800
  • 2d310d8a01 Merge branches 'jc/sha1', 'jc/diff' and 'jc/ws' Junio C Hamano 2006-02-03 23:52:20 -0800
  • 8361e1d4d3 Use sha1_file.c's mkdir-like routine in apply.c. Jason Riedy 2006-02-03 22:50:57 -0800
  • 1fda3d557b daemon: Provide missing argument for logerror() call. Mark Wooding 2006-02-03 20:27:02 +0000
  • c0c74a88f9 git-merge: Properly quote $merge_msg variable. Junio C Hamano 2006-02-03 19:41:33 -0800
  • 0601dbe178 get_sha1_1: allow octopus^12 to be properly parsed. Junio C Hamano 2006-02-02 23:48:36 -0800
  • 8fcf7f9af5 whitespace cleanup. Junio C Hamano 2006-01-31 18:15:51 -0800
  • f7a3d33f0f combine-diff: finishing touches to git-diff-tree --cc Junio C Hamano 2006-02-02 17:43:47 -0800
  • 46dc941246 combine-diff: cleanup. Junio C Hamano 2006-02-02 15:17:42 -0800
  • f16706cc59 combine-diff: show parent line numbers as well. Junio C Hamano 2006-01-30 22:33:15 -0800
  • b469d8b6f7 combine-diff: add a bit more comments. Junio C Hamano 2006-01-30 16:34:29 -0800
  • 30d08b34aa git-send-email: Add --quiet to reduce some of the chatter when sending emails. Ryan Anderson 2006-02-02 11:56:06 -0500
  • d366c70376 Provide a more meaningful initial "From " line when using --compose in git-send-email. Ryan Anderson 2006-02-02 11:56:06 -0500
  • 6bfb27a0c5 commit.c: "Merge" fix in pretty_print_commit. Junio C Hamano 2006-02-02 17:52:19 -0800
  • 97f58b785d merge-recursive: Speed up commit graph construction Fredrik Kuivinen 2006-02-02 12:43:35 +0100
  • 008bb6ea69 merge-recursive: Make use of provided bases Fredrik Kuivinen 2006-02-02 12:43:20 +0100
  • 985cb9cc58 Documentation: git-diff-tree --cc also omits empty commits Junio C Hamano 2006-02-02 11:28:38 -0800
  • 823bcd6edc combine-diff: fix placement of deletion. Junio C Hamano 2006-02-02 05:21:14 -0800
  • fd4b1d2193 combine-diff: add safety check to --cc. Junio C Hamano 2006-02-02 01:28:08 -0800
  • bf1c32bdec combine-diff: update --cc "uninteresting hunks" logic. Junio C Hamano 2006-02-02 00:12:55 -0800
  • 3c39e9bdeb combine-diff: reuse diff from the same blob. Junio C Hamano 2006-02-01 23:29:03 -0800
  • cc68633578 TODO updates Junio C Hamano 2006-02-02 01:41:34 -0800
  • 6a1f79c1f1 Allow diff and index commands to be interrupted Petr Baudis 2006-02-01 00:40:33 +0100
  • 884944239f rev-list: omit duplicated parents. Junio C Hamano 2006-01-29 15:24:42 -0800
  • 2d49711512 update-index --index-info: allow stage 0 entries. Junio C Hamano 2006-01-31 18:03:37 -0800
  • d9e2e12700 git-svnimport.perl: fix for 'arg list too long...' Sasha Khapyorsky 2006-02-01 17:53:31 +0200
  • cb754fdf5a Use local structs for HTTP slot callback data Nick Hengeveld 2006-01-31 18:00:37 -0800
  • 8233340ce6 rev-list: allow -<n> as shorthand for --max-count=<n> Eric Wong 2006-01-29 16:28:02 -0800
  • 3af06987eb rev-list: allow -n<n> as shorthand for --max-count=<n> Eric Wong 2006-01-29 16:26:40 -0800
  • e36f8b6034 Make apply accept the -pNUM option like patch does. Daniel Barkalow 2006-01-31 00:36:24 -0500
  • c8568e139e Fix HTTP request result processing after slot reuse Nick Hengeveld 2006-01-31 11:06:55 -0800
  • 7ec57556b2 Make git-tar-tree use the tree_desc abstractions Linus Torvalds 2006-01-31 14:13:40 -0800
  • 50f9a858ad Make the "struct tree_desc" operations available to others Linus Torvalds 2006-01-31 14:10:56 -0800
  • 1a5c3a01aa Merge branches 'bf/doc' and 'db/tartree' Junio C Hamano 2006-01-30 22:41:00 -0800
  • 807f900a73 documentation: cvs migration - typofix. Junio C Hamano 2006-01-30 21:01:25 -0800
  • c3f9281255 Use struct commit in tar-tree Daniel Barkalow 2006-01-29 14:05:20 -0500
  • 5207234a68 Use struct tree in tar-tree Daniel Barkalow 2006-01-29 14:04:59 -0500
  • b8bc67cef3 cvs-migration documentation update J. Bruce Fields 2006-01-28 23:31:47 -0500
  • 1506fc34f7 cvsexportcommit: add some examples to the documentation Martin Langhoff 2006-01-30 19:34:15 +1300
  • d41df15e69 exportcommit: replace backticks with safe_pipe_capture() or system() - initial pass Martin Langhoff 2006-01-30 19:12:12 +1300
  • 5179c8a54f cvsimport: Add -S <skipfileregex> support and -v announces files retrieved Martin Langhoff 2006-01-30 19:12:41 +1300
  • 36b5b3c659 Merge fixes up to GIT 1.1.6 Junio C Hamano 2006-01-29 17:56:45 -0800
  • 8fedb83c05 GIT 1.1.6 v1.1.6 Junio C Hamano 2006-01-29 17:55:20 -0800
  • f0fff36e82 git push -f documentation J. Bruce Fields 2006-01-29 20:40:50 -0500
  • 075dd8ee54 git-branch: Documentation fixes Fredrik Kuivinen 2006-01-29 15:02:51 +0100
  • 4353f38616 merge-recursive: Improve the error message printed when merge(1) isn't found. Fredrik Kuivinen 2006-01-29 13:16:08 +0100
  • d37fd03222 [PATCH] pre-commit sample hook: do not barf on the initial import Junio C Hamano 2006-01-29 14:52:16 -0800
  • 34801cab72 Documentation: diff -c/--cc Junio C Hamano 2006-01-28 02:19:22 -0800
  • 939aabbf7d diff-files -c/--cc: combine only when both ours and theirs exist. Junio C Hamano 2006-01-28 02:09:08 -0800
  • addafaf92e Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev Junio C Hamano 2006-01-28 00:16:09 -0800
  • b33aba5184 rev-parse: make "whatchanged -- git-fetch-script" work again. Junio C Hamano 2006-01-26 17:24:52 -0800
  • 6b1ddbdd6e diff --abbrev=<n> option fix. Junio C Hamano 2006-01-27 02:19:51 -0800
  • f2d4227530 pretty_print_commit: honor grafts. Junio C Hamano 2006-01-27 02:17:19 -0800
  • 3815f423ae pretty_print_commit(): pass commit object instead of commit->buffer. Junio C Hamano 2006-01-27 01:54:59 -0800
  • 62a604ba1c Rename rev-parse --abbrev to --short. Junio C Hamano 2006-01-26 17:02:07 -0800
  • 1dc4fb84b5 rev-parse --abbrev: do not try abbrev shorter than minimum. Junio C Hamano 2006-01-26 00:48:19 -0800
  • b2d4c56f2f diff-tree: abbreviate merge parent object names with --abbrev --pretty. Junio C Hamano 2006-01-25 02:37:40 -0800
  • d50125085a rev-parse: --abbrev option. Junio C Hamano 2006-01-25 01:35:38 -0800
  • 46a6c2620b abbrev cleanup: use symbolic constants Junio C Hamano 2006-01-25 01:03:18 -0800
  • 93b74bca86 rev-list --remove-empty: add minimum help and doc entry. Junio C Hamano 2006-01-27 01:39:24 -0800
  • 461cf59f89 rev-list: stop when the file disappears Linus Torvalds 2006-01-18 14:47:30 -0800
  • ea726d02e9 diff-files: -c and --cc options. Junio C Hamano 2006-01-28 00:03:38 -0800
  • 3ec1909fda combine-diff: better hunk splitting. Junio C Hamano 2006-01-26 03:53:01 -0800
  • 8828cdcb44 diff-tree --cc: squelch header generation on empty patch. Junio C Hamano 2006-01-25 14:26:22 -0800
  • 263eee29e9 combine-diff: extend --cc logic to Octopus. Junio C Hamano 2006-01-25 13:11:38 -0800
  • e228340961 combine-diff: minor output changes. Junio C Hamano 2006-01-25 11:55:40 -0800
  • 5290a0f812 combine-diff: fix appending at the tail of a list. Junio C Hamano 2006-01-25 03:34:10 -0800
  • d8f4790e6f diff-tree --cc: denser combined diff output for a merge commit. Junio C Hamano 2006-01-24 01:22:04 -0800
  • af3feefa1d diff-tree -c: show a merge commit a bit more sensibly. Junio C Hamano 2006-01-24 01:22:04 -0800
  • 6b94f1e404 merge: seed the commit message with list of conflicted files. Junio C Hamano 2006-01-27 23:05:05 -0800
  • a59237f565 resolve cache experiments. Junio C Hamano 2006-01-27 22:45:08 -0800
  • 767e130915 Merge fixes up to GIT 1.1.5 Junio C Hamano 2006-01-27 14:50:10 -0800
  • 2111168f31 GIT 1.1.5 v1.1.5 Junio C Hamano 2006-01-27 14:49:30 -0800
  • ca182053c7 GIT 1.0.13 v1.0.13 Junio C Hamano 2006-01-27 14:46:10 -0800
  • 1ecc18e4fc checkout: do not make a temporary copy of symlink target. Junio C Hamano 2006-01-27 14:44:07 -0800
  • b0a3de0193 Add Aneesh Kumar's repo browser to Porcelainistas. Junio C Hamano 2006-01-27 00:22:40 -0800
  • b3bf974cab Add freebsd support in Makefile Alecs King 2006-01-27 02:04:30 +0800
  • 374dfaa2e3 Make GIT-VERSION-GEN tolerate missing git describe command again Uwe Zeisberger 2006-01-26 17:39:27 +0100
  • e974c9ab03 Use symbolic name SHORT_NAME_AMBIGUOUS as error return value Uwe Zeisberger 2006-01-26 12:26:15 +0100
  • a8608db5e9 Remove unneeded header Uwe Zeisberger 2006-01-26 12:25:44 +0100
  • 2796a9de31 git-fetch --upload-pack: disambiguate. Junio C Hamano 2006-01-26 18:11:06 -0800
  • 521698b153 Only use a single parser for tree objects Daniel Barkalow 2006-01-26 01:13:36 -0500
  • 731043fd4d Add compat/unsetenv.c . Jason Riedy 2006-01-25 12:38:36 -0800
  • 5ea06e2014 Run GIT-VERSION-GEN with $(SHELL), not sh. Jason Riedy 2006-01-25 12:37:51 -0800
  • fc5be4fdaa Fix git-format-patch -s to include a Signed-off-by: line... Eric W. Biederman 2006-01-25 13:03:41 -0700
  • 205df2796d tests: adjust breakage by stricter rev-parse Junio C Hamano 2006-01-25 15:10:22 -0800
  • 73e5456ed3 git-whatchanged: exit out early on errors Linus Torvalds 2006-01-25 17:02:10 -0500
  • d8f6b342ae Make git-rev-list and git-rev-parse argument parsing stricter Linus Torvalds 2006-01-25 17:00:37 -0500
  • 92643a27cc Merge branches 'jc/clone', 'md/env' and 'mo/path' Junio C Hamano 2006-01-25 00:28:18 -0800
  • 016fb48bc4 local push/pull env cleanup Matt Draisey 2006-01-19 15:58:03 -0500
  • 96b086d618 git-{fetch,peek-remote} handling of --upload-pack Michal Ostrowski 2006-01-20 13:38:16 -0500
  • 2c620a1ad1 git-fetch: pass --upload-pack to fetch-pack Michal Ostrowski 2006-01-20 13:05:24 -0500
  • e6489a1bdf clone: do not accept more than one -o option. Junio C Hamano 2006-01-22 17:28:49 -0800
  • 4fb66a62ee clone: do not create remotes/origin nor origin branch in a bare repository. Junio C Hamano 2006-01-22 17:27:52 -0800
  • 87e80c4b5f git-clone: PG13 --naked option to --bare. Junio C Hamano 2006-01-22 17:24:22 -0800