Commit Graph

  • 6b38a402e9 Clean up different special *HEAD handling Linus Torvalds 2005-06-21 14:04:13 -0700
  • d565b3412a [PATCH] Fix several gcc4 signedness warnings Mika Kukkonen 2005-06-21 23:04:33 +0300
  • dc14841102 git checkout: fix default head case Linus Torvalds 2005-06-21 11:14:47 -0700
  • e8b11749f0 Make "git checkout" know about different branches Linus Torvalds 2005-06-21 11:03:11 -0700
  • a79944d76c "git checkout": add "-u" flag to update HEAD conditionally Linus Torvalds 2005-06-21 09:59:26 -0700
  • 303e5f4c32 Add "git checkout" that does what the name suggests Linus Torvalds 2005-06-21 09:47:37 -0700
  • 83ba99bc8c [PATCH] fix scalability problems with git-deltafy-script Nicolas Pitre 2005-06-21 10:18:00 -0400
  • 69f956e104 [PATCH] git-apply: Don't barf when --stat'ing a diff with no line changes. Sven Verdoolaege 2005-06-21 17:14:30 +0200
  • 0795495388 Let "git commit" take arguments for files to commit. Linus Torvalds 2005-06-20 21:20:41 -0700
  • 0ed3715ffc Add "-q" flag to git-update-cache Linus Torvalds 2005-06-20 21:18:54 -0700
  • 218e441daf Change parent syntax to "xyz^" instead of "xyz.p" Linus Torvalds 2005-06-20 21:06:47 -0700
  • a8be83fe00 Make rev-parse understand "extended sha1" syntax Linus Torvalds 2005-06-20 20:28:09 -0700
  • 6c88be1698 Keep the parents in order when parsing commits Linus Torvalds 2005-06-20 20:26:03 -0700
  • 2efef4b9b5 Pass arguments through git-rev-parse. Paul Mackerras 2005-06-21 10:20:04 +1000
  • a823a91131 Handle the case of a parent being listed twice in a merge. Paul Mackerras 2005-06-21 10:01:38 +1000
  • 9d73fad4ca git-rev-parse: flush "default" head when encountering something unexpected Linus Torvalds 2005-06-20 16:14:13 -0700
  • c591412cc0 [PATCH] git-resolve-script: Add LAST_MERGE and use git-rev-parse Dan Holmsand 2005-06-20 20:52:38 +0200
  • 800644c5cb git-rev-parse: parse ".." before simple SHA1's Linus Torvalds 2005-06-20 08:29:13 -0700
  • fc4263ce4b Avoid gcc warning in diff-stages.c Linus Torvalds 2005-06-19 20:15:22 -0700
  • 5e749e259b [PATCH] Fix for --merge-order, --max-age interaction issue Jon Seymour 2005-06-20 12:29:41 +1000
  • 51b1e1713b [PATCH] Prevent git-rev-list without --merge-order producing duplicates in output Jon Seymour 2005-06-20 12:29:38 +1000
  • eff19d5ecc [PATCH] Prevent git-rev-list --merge-order producing duplicates in the output Jon Seymour 2005-06-20 12:29:36 +1000
  • c3c1163137 [PATCH] Relaxes error checking in epoch.c to allow duplicate parents Jon Seymour 2005-06-20 12:29:33 +1000
  • d6bd56a0e2 [PATCH] Fixes problem with --merge-order head ^head Jon Seymour 2005-06-20 12:29:31 +1000
  • 8cd1033e10 [PATCH] Tweaked --merge-order --show-breaks output in case specified head has no parent Jon Seymour 2005-06-20 12:29:29 +1000
  • dec5eda786 [PATCH] Additional git-rev-list unit tests to demonstrate problems that require fixes Jon Seymour 2005-06-20 12:29:26 +1000
  • 366175ef8c [PATCH] Rework -B output. Junio C Hamano 2005-06-19 13:17:50 -0700
  • 232b75ab3d [PATCH] Update diff documentation. Junio C Hamano 2005-06-19 13:14:53 -0700
  • 4727f64003 [PATCH] Make -C less eager. Junio C Hamano 2005-06-19 13:14:05 -0700
  • 170241b7d1 Make "git commit" clean up after itself Linus Torvalds 2005-06-19 19:57:01 -0700
  • 55a716cc8c Clean up MERGE_HEAD and ORIG_HEAD also for the trivial fast-forward merges. Linus Torvalds 2005-06-19 19:42:21 -0700
  • 31b6d200d6 [PATCH] cvs2git.c: support incremental conversion Panagiotis Issaris 2005-06-17 18:26:57 +0200
  • 44ab20cd88 [PATCH] ssh-push.c: Fix handling of ssh://host/path URLs Sven Verdoolaege 2005-06-17 10:13:18 +0200
  • b389237ae8 git-commit-tree: ignore duplicate parents Linus Torvalds 2005-06-19 10:40:10 -0700
  • 1c107dc422 Fix up INSTALL and "git add" Linus Torvalds 2005-06-18 23:44:54 -0700
  • 2160a025d2 read-cache.c: remove stray debugging printf Linus Torvalds 2005-06-18 23:34:12 -0700
  • 12676608fe Re-implement "check_file_directory_conflict()" Linus Torvalds 2005-06-18 20:21:34 -0700
  • 3d958064e0 Avoid warning about function without return. Linus Torvalds 2005-06-18 20:02:49 -0700
  • deb153a75a [PATCH] cvs2git and file permissions Sven Verdoolaege 2005-06-19 00:31:15 +0200
  • 28342a5d32 Make "pretty" commit logs always show merge information Linus Torvalds 2005-06-18 13:52:05 -0700
  • 8b3a1e056f git-rev-list: add "--bisect" flag to find the "halfway" point Linus Torvalds 2005-06-17 22:54:50 -0700
  • 753fd78458 Use "-M" instead of "-C" for "git diff" and "git status" Linus Torvalds 2005-06-17 15:34:19 -0700
  • b7e8039a6f git-apply: use default name for mode change patches Linus Torvalds 2005-06-17 15:23:40 -0700
  • aeac668125 Don't use -C in "git diff" Linus Torvalds 2005-06-17 12:46:38 -0700
  • c538d2d34a Add some installation notes in INSTALL Linus Torvalds 2005-06-17 11:30:04 -0700
  • 84ba734580 Draw graph lines as one continuous line where possible Added context menu on lines Added headline display when the mouse hovers over a line Removed some debug messages Paul Mackerras 2005-06-17 00:12:26 +0000
  • ea13cba175 Fix operation without libreadobj.so.0.0 Display a watch cursor when reading the commits initially Paul Mackerras 2005-06-16 10:54:04 +0000
  • 9ccbdfbfbc Restructure to do incremental drawing Some speedups from not doing update so often Paul Mackerras 2005-06-16 00:27:23 +0000
  • 7875b50d1a git-read-tree: fix "--reset" handling Linus Torvalds 2005-06-15 10:25:46 -0700
  • ce30a4b68a Update tutorial a bit for scripted helpers. Linus Torvalds 2005-06-14 19:00:00 -0700
  • 40d8cfe411 Trivial git script fixups Linus Torvalds 2005-06-14 18:56:05 -0700
  • 479346adc5 [PATCH] ssh-push: Don't add '/' to pathname Sven Verdoolaege 2005-06-14 12:37:38 +0200
  • 7737314de7 [PATCH] Unset TZ in t5000 Mark Allen 2005-06-14 10:09:39 -0700
  • fc865468d8 Make 'git' script be a bit more helpful on unrecognized commands Linus Torvalds 2005-06-14 11:01:49 -0700
  • 96069cf03a Make "git commit" handle initial commits too Linus Torvalds 2005-06-14 10:20:14 -0700
  • de4971b500 git-apply: normalize file mode when comparing with expected value Linus Torvalds 2005-06-13 20:41:38 -0700
  • 940c1bb018 Add "git diff" script Linus Torvalds 2005-06-13 15:09:34 -0700
  • 921d865ea2 Teach git-rev-parse about revision-specifying arguments Linus Torvalds 2005-06-13 11:14:20 -0700
  • d6cb5e5f99 git-whatchanged: use the git-rev-parse helper Linus Torvalds 2005-06-13 10:22:39 -0700
  • 8ebb018402 git-rev-parse: split "revs" and "non-revs" Linus Torvalds 2005-06-13 10:21:11 -0700
  • f04b05697c Make "git log" use the new git-rev-parse helper Linus Torvalds 2005-06-13 10:07:25 -0700
  • 178cb24338 Add 'git-rev-parse' helper script Linus Torvalds 2005-06-13 10:06:50 -0700
  • 84fb9a4dca git-apply: fix error handling for nonexistent files Linus Torvalds 2005-06-12 21:04:27 -0700
  • 9718a00b90 [PATCH] git cvsimport fuzz argument Tommy M. McGuire 2005-06-10 01:38:32 -0500
  • 1cc92ff6ca [PATCH] cvs-migration.txt Tommy M. McGuire 2005-06-10 01:33:44 -0500
  • 861cb6f02c [PATCH] git cvsimport sanity checking Tommy M. McGuire 2005-06-10 01:27:47 -0500
  • 667628d97a [PATCH] cvsimport: allow remote CVS repos Tommy M. McGuire 2005-06-10 01:22:06 -0500
  • 9939664a0b [PATCH] diff-stages: unuglify the too big main() function. Junio C Hamano 2005-06-10 18:44:36 -0700
  • 036d51cc55 [PATCH] read-tree: loosen too strict index requirements Junio C Hamano 2005-06-11 02:53:57 -0700
  • 32192e6622 [PATCH] Finish making --emu23 equivalent to pure 2-way merge. Junio C Hamano 2005-06-11 02:50:51 -0700
  • e7f9bc411c [PATCH] read-tree: fix too strong index requirement #5ALT Junio C Hamano 2005-06-10 18:37:47 -0700
  • 03efa6d9a4 [PATCH] read-tree --emu23. Junio C Hamano 2005-06-10 18:36:08 -0700
  • 76bc82ca0e [PATCH] Clean up read-tree two-way tests. Junio C Hamano 2005-06-10 18:34:34 -0700
  • f2ce9fde57 [PATCH] Add --diff-filter= output restriction to diff-* family. Junio C Hamano 2005-06-11 20:57:13 -0700
  • a7ca65405c [PATCH] diff-tree: --find-copies-harder Junio C Hamano 2005-06-10 18:31:02 -0700
  • d327b89a22 [PATCH] Tutorial update to adjust for -B fix Junio C Hamano 2005-06-03 12:11:07 -0700
  • 2210100ac0 [PATCH] Fix rename/copy when dealing with temporarily broken pairs. Junio C Hamano 2005-06-11 20:55:20 -0700
  • a7fa68c5f9 git-whatchanged: make default output format be pretty. Linus Torvalds 2005-06-12 20:35:04 -0700
  • ba88e54b1a git-diff-tree: fix output with just "--pretty". Linus Torvalds 2005-06-12 20:34:09 -0700
  • a8db165ee9 [PATCH] Support commit_format in diff-tree Junio C Hamano 2005-06-12 17:44:21 -0700
  • dc7090efbc [PATCH] Re-Fix SIGSEGV on unmerged files in git-diff-files -p Junio C Hamano 2005-06-12 17:23:15 -0700
  • 206de27efa git-apply: ignore empty git headers Linus Torvalds 2005-06-12 09:37:49 -0700
  • 025a0709b6 [PATCH] Bugfix: read-cache.c:write_cache() misrecords number of entries. Junio C Hamano 2005-06-10 01:32:37 -0700
  • c2f6a02251 Show heads as well as tags Paul Mackerras 2005-06-10 07:54:49 +0000
  • aa16021efc git-read-tree: remove deleted files in the working directory Linus Torvalds 2005-06-09 15:34:04 -0700
  • 22f77b772d [PATCH] Add git-diff-stages command. Junio C Hamano 2005-06-09 15:13:13 -0700
  • 438195cced git-read-tree: add "--reset" flag Linus Torvalds 2005-06-09 12:51:01 -0700
  • 98a96b00b8 One more time.. Clean up git-merge-one-file-script Linus Torvalds 2005-06-08 17:56:09 -0700
  • e0226add28 Fix up git-merge-one-file-script Linus Torvalds 2005-06-08 17:36:47 -0700
  • 566487c8a6 Merge my and Petr's git-merge-one-file-script modifications Linus Torvalds 2005-06-08 16:54:23 -0700
  • ec73962d8e [PATCH] git-merge-one-file-script cleanups from Cogito Petr Baudis 2005-06-09 01:38:20 +0200
  • ae3858e7e9 Make sure we error out if we can't remove a file on automatic merges. Linus Torvalds 2005-06-08 16:35:30 -0700
  • 17ebe977d7 [PATCH] Tidy up some rev-list-related stuff Petr Baudis 2005-06-08 22:59:43 +0200
  • f225b21807 [PATCH] Add read-tree -m 3-way merge tests. Junio C Hamano 2005-06-08 14:55:35 -0700
  • 8544a6f1b8 [PATCH] Fix git-merge-one-file permissions auto-merging Petr Baudis 2005-06-08 23:26:55 +0200
  • 7f1d112962 Remove MERGE_HEAD after committing merge Linus Torvalds 2005-06-08 13:44:32 -0700
  • 9c065315f7 Make "git commit" work correctly in the presense of a manual merge Linus Torvalds 2005-06-08 13:33:15 -0700
  • 3c65eb1849 cvs-migration: add more of a header to the "annotate" discussion Linus Torvalds 2005-06-08 13:19:31 -0700
  • 1ae4ee8942 [PATCH] Miniscule correction of diff-format.txt Christian Meder 2005-06-02 11:55:03 +0200
  • 5d6ccf5ce7 [PATCH] Anal retentive 'const unsigned char *sha1' Jason McMullan 2005-06-03 11:05:39 -0400