Commit Graph

  • cdf222f5f0 Documentation/git-cat-file.txt: add missing line break Lea Wiemann 2008-06-03 13:06:12 +0200
  • ea81e10ff4 Merge branch 'js/merge-recursive' Junio C Hamano 2008-06-09 16:13:10 -0700
  • 5bcde3082d Merge branch 'maint' Junio C Hamano 2008-06-09 16:13:08 -0700
  • 249c61a62d merge-recursive: respect core.autocrlf when writing out the result Johannes Schindelin 2008-06-09 22:23:16 +0100
  • 22e801f285 git-read-tree: document -v option. Miklos Vajna 2008-06-09 22:25:15 +0200
  • d6293d1f2c Add configuration option for default untracked files mode Marius Storm-Olsen 2008-06-05 14:47:50 +0200
  • 6c2ce048bb Add argument 'no' commit/status option -u|--untracked-files Marius Storm-Olsen 2008-06-05 14:22:56 +0200
  • 4bfee30a98 Add an optional <mode> argument to commit/status -u|--untracked-files option Marius Storm-Olsen 2008-06-05 10:31:19 +0200
  • eea982843e Add testcase for merging in a CRLF repo Marius Storm-Olsen 2008-06-09 22:22:37 +0100
  • 2d35d556e2 Ignore .gitattributes in bare repositories René Scharfe 2008-06-08 17:16:11 +0200
  • 3a5b919cf2 gitweb: remove git_blame and rename git_blame2 to git_blame Rafael Garcia-Suarez 2008-06-06 09:53:32 +0200
  • 008d896df5 Teach new attribute 'export-ignore' to git-archive René Scharfe 2008-06-08 18:42:33 +0200
  • 3c076dbe3c cat-file --batch / --batch-check: do not exit if hashes are missing Lea Wiemann 2008-06-09 02:02:21 +0200
  • 4e44ae45fe t1006-cat-file.sh: typo Lea Wiemann 2008-06-09 01:03:13 +0200
  • f8d5ffc2c7 Hook up the result aggregation in the test makefile. Sverre Rabbelier 2008-06-08 16:04:35 +0200
  • 0a392cb8cb A simple script to parse the results from the testcases Miklos Vajna 2008-06-08 16:04:34 +0200
  • 2d84e9fb6d Modify test-lib.sh to output stats to t/test-results/* Sverre Rabbelier 2008-06-08 16:04:33 +0200
  • 457bb45291 Port to 12 other Platforms. Boyd Lynn Gerber 2008-06-08 14:47:54 -0600
  • d4c44443b6 progress.c: avoid use of dynamic-sized array Boyd Lynn Gerber 2008-06-08 09:26:15 -0600
  • eba1351f03 git-name-rev.txt: document --no-undefined and --always Stephan Beyer 2008-06-08 03:36:12 +0200
  • a3800f66a6 git-describe.txt: document --always Stephan Beyer 2008-06-08 03:36:11 +0200
  • 459cf2e985 Docs: add some long/short options Stephan Beyer 2008-06-08 03:36:10 +0200
  • 3240240ff4 Docs: Use "-l::\n--long\n" format in OPTIONS sections Stephan Beyer 2008-06-08 03:36:09 +0200
  • bc47c29ec1 git-commit.txt: Add missing long/short options Stephan Beyer 2008-06-08 03:36:08 +0200
  • d1eb35b653 git-send-email: allow whitespace in addressee list Pieter de Bie 2008-06-07 15:34:36 +0200
  • 9f7820ae57 send-email: Allow the envelope sender to be set via configuration Ask Bjørn Hansen 2008-06-07 00:33:42 -0700
  • 55f409a826 gitweb setup instruction: rewrite HEAD and root as well Ask Bjørn Hansen 2008-06-07 00:19:26 -0700
  • c4a7ff52bd git-commit.txt: Correct option alternatives Stephan Beyer 2008-06-07 13:06:45 +0200
  • 88b1f0b809 git-rebase -i: mention the short command aliases in the todo list Miklos Vajna 2008-06-07 18:20:19 +0200
  • 39468defd3 Remove unused code in parse_commit_buffer() Miklos Vajna 2008-06-07 22:38:37 +0200
  • d633c882db http-push.c: remove duplicated code Junio C Hamano 2008-06-07 11:39:20 -0700
  • 170e095a9c Remove exec bit from builtin-fast-export.c Johannes Sixt 2008-06-08 16:40:13 +0200
  • e048a49f96 make_nonrelative_path: Use is_absolute_path() Johannes Sixt 2008-06-08 16:34:40 +0200
  • 218bf69f0b GIT 1.5.6-rc2 v1.5.6-rc2 Junio C Hamano 2008-06-07 13:05:34 -0700
  • dceab83755 Merge 1.5.5.4 in Junio C Hamano 2008-06-07 13:01:14 -0700
  • 7064ca51b0 GIT 1.5.5.4 v1.5.5.4 Junio C Hamano 2008-06-07 11:45:48 -0700
  • 03300c0ac0 git log --graph: print '*' for all commits, including merges Adam Simpkins 2008-06-05 02:28:13 -0700
  • 1b9a9467f8 Use nonrelative paths instead of absolute paths for cloned repositories Daniel Barkalow 2008-06-05 23:15:19 -0400
  • 9e1f0a85c6 documentation: move git(7) to git(1) Christian Couder 2008-06-06 09:07:32 +0200
  • 30eba7bf2c documentation: convert "diffcore" and "repository-layout" to man pages Christian Couder 2008-06-06 09:07:28 +0200
  • a0ebe573a5 graph API: fix "git log --graph --first-parent" Adam Simpkins 2008-06-05 01:56:19 -0700
  • b7d9681974 Print info about "git help COMMAND" on git's main usage pages Teemu Likonen 2008-06-06 00:15:36 +0300
  • e919cb302e Merge branch 'maint' Junio C Hamano 2008-06-06 09:21:48 -0700
  • c0f6dc9b20 git-for-each-ref.txt: minor improvements Lea Wiemann 2008-06-05 23:01:38 +0200
  • a83123deec name-rev: Fix segmentation fault when using --all Björn Steinbrink 2008-06-06 01:31:55 +0200
  • 7f718e8b46 gitweb: Add charset info to "raw" output of 'text/plain' blobs Jakub Narebski 2008-06-03 16:47:10 +0200
  • dd613e6b87 Strbuf documentation: document most functions Miklos Vajna 2008-06-04 23:20:05 +0200
  • 9e3fd41124 Documentation/git-mailsplit: Enhanced description of -o option Dirk Suesserott 2008-06-04 22:50:31 +0200
  • 541fc218e6 Fix "git clone http://$URL" to check out the worktree when asked Jeff King 2008-06-04 14:38:58 -0400
  • 60727b5800 Merge branch 'maint' Junio C Hamano 2008-06-04 13:15:59 -0700
  • 4ed19a3c17 describe: match pattern for lightweight tags too Michael Dressel 2008-06-04 21:06:31 +0200
  • de5825cc82 t7502: honor SHELL_PATH Junio C Hamano 2008-06-04 12:10:01 -0700
  • adf60f1440 Documentation: git-log cannot use rev-list specific options Junio C Hamano 2008-06-03 23:56:56 -0700
  • 70ca472f1f Fix t5516 on cygwin: it does not like double slashes at the beginning of a path Alex Riesen 2008-06-04 00:16:26 +0200
  • a3c91e088e t7502: tighten loosely written test sequence Junio C Hamano 2008-06-03 18:10:08 -0700
  • 7845944c64 t7502: do not globally unset GIT_COMMITTER_* environment variables Junio C Hamano 2008-06-03 18:08:08 -0700
  • 422b206342 cat-file --batch: flush stdout also when objects are missing Lea Wiemann 2008-06-03 20:34:17 +0200
  • 02c17196e3 GIT v1.5.6-rc1 v1.5.6-rc1 Junio C Hamano 2008-06-03 00:17:22 -0700
  • 67bfc030d7 commit: drop duplicated parents Junio C Hamano 2008-06-02 22:17:42 -0700
  • 3fe8dce6fc Make old sha1 optional with git update-ref -d Karl Hasselström 2008-06-03 01:34:53 +0200
  • 973a70ea4d Clean up builtin-update-ref's option parsing Karl Hasselström 2008-06-03 01:34:48 +0200
  • 69e66f5500 rebase --interactive: Compute upstream SHA1 before switching branches Johannes Sixt 2008-06-02 16:01:40 +0200
  • c5833f6e13 Documentation/git-filter-branch.txt: Fix description of --commit-filter Kevin Ballard 2008-05-30 14:43:40 -0700
  • f70dda250e gitweb: Fix "next" link on bottom of page Jakub Narebski 2008-06-02 11:54:41 +0200
  • 3db4723ead Revert "git.el: Set process-environment instead of invoking env" Karl Hasselström 2008-06-03 00:41:44 +0200
  • 06f60e8edf Merge branch 'sb/am-tests' Junio C Hamano 2008-06-01 23:45:41 -0700
  • f0d2a057c1 Merge branch 'lw/test-fix' Junio C Hamano 2008-06-01 23:45:37 -0700
  • 0cc01c9657 Merge branch 'sp/remote' Junio C Hamano 2008-06-01 23:43:30 -0700
  • d8ad63aff0 Merge branch 'lt/pack-sync' Junio C Hamano 2008-06-01 23:43:21 -0700
  • a44a5c006e Merge branch 'np/pack-check' Junio C Hamano 2008-06-01 23:39:24 -0700
  • 6241360498 make verify-pack a bit more useful with bad packs Nicolas Pitre 2008-05-29 17:34:50 -0400
  • 310b9ded2b Merge branch 'jb/reset-q' Junio C Hamano 2008-06-01 23:14:11 -0700
  • 8f1b0637c1 Merge branch 'jc/checkout' Junio C Hamano 2008-06-01 22:55:33 -0700
  • 6810053154 Merge branch 'lr/init-bare' Junio C Hamano 2008-06-01 22:54:16 -0700
  • 32d8050a86 Git.pm: fix return value of config method Lea Wiemann 2008-06-01 22:34:47 +0200
  • 850d3a7c05 glossary: improve a few links Lea Wiemann 2008-06-01 20:15:33 +0200
  • 497c83314c Documentation: convert "glossary" and "core-tutorial" to man pages Christian Couder 2008-05-29 19:21:46 +0200
  • 58c8dd2173 Git.pm: fix documentation of hash_object Lea Wiemann 2008-06-01 22:26:25 +0200
  • f1979d6b3f graph API: avoid printing unnecessary padding before some octopus merges Adam Simpkins 2008-06-01 13:56:58 -0700
  • 3395908ee4 graph API: improve display of merge commits Adam Simpkins 2008-06-01 13:56:57 -0700
  • b7166cce8c git-svn fails in prop_walk if $self->{path} is not empty Christian Engwer 2008-05-27 08:46:55 +0000
  • 7d45e14683 Add a --dry-run option to git-svn rebase Seth Falcon 2008-05-19 20:29:17 -0700
  • d72ab8c892 Fix path duplication in git svn commit-diff Karl Hasselström 2008-05-17 17:07:09 +0200
  • 7ad2458fad Make "git-remote rm" delete refs acccording to fetch specs Shawn O. Pearce 2008-06-01 00:28:04 -0400
  • c175a7ad32 Make "git-remote prune" delete refs according to fetch specs Shawn O. Pearce 2008-05-31 23:58:05 -0400
  • 6a15bc0d22 Remove unused remote_prefix member in builtin-remote Shawn O. Pearce 2008-05-31 23:57:48 -0400
  • 1bd9c64840 t/test-lib.sh: resolve symlinks in working directory, for pathname comparisons Lea Wiemann 2008-05-31 23:11:21 +0200
  • 5aa965a0c1 git-reset: honor -q and do not show progress message Jamis Buck 2008-05-31 18:10:58 -0700
  • 8ec00d0534 Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.sh Stephan Beyer 2008-06-01 00:11:43 +0200
  • d3a7b8f5c5 Add test cases for git-am Stephan Beyer 2008-06-01 00:11:42 +0200
  • 54352bb274 Remove now unnecessary 'sync()' calls Linus Torvalds 2008-05-30 08:54:46 -0700
  • 4c81b03e30 Make pack creation always fsync() the result Linus Torvalds 2008-05-30 08:42:16 -0700
  • 5812473335 Clarify description of <repository> argument to pull/fetch for naming remotes. John J. Franey 2008-05-29 13:32:31 -0400
  • ad5fa3cc0e rollback lock files on more signals than just SIGINT Paolo Bonzini 2008-05-29 16:55:53 +0200
  • c16570c42a Revision walking documentation: document most important functions Miklos Vajna 2008-05-31 02:18:08 +0200
  • 6ab69bf253 gitweb: Remove gitweb/test/ directory Jakub Narebski 2008-05-31 20:28:18 +0200
  • aa9349d449 Add shortcut in refresh_cache_ent() for marked entries. Marius Storm-Olsen 2008-05-30 14:38:35 +0200
  • b7f685a754 Clearify the documentation for core.ignoreStat Marius Storm-Olsen 2008-05-30 13:14:24 +0200
  • 291d823e36 checkout: "best effort" checkout Junio C Hamano 2008-05-28 15:26:59 -0700
  • 2e2b887d1c unpack_trees(): allow callers to differentiate worktree errors from merge errors Junio C Hamano 2008-05-28 15:12:30 -0700