Commit Graph

  • 451fd65a8e Documentation: add KMail in SubmittingPatches Michael 2007-02-05 14:27:32 +0100
  • 22c9f7e4c5 Don't crash fast-import if the marks cannot be exported. Shawn O. Pearce 2007-02-07 02:46:35 -0500
  • 820b931012 Dump all refs and marks during a checkpoint in fast-import. Shawn O. Pearce 2007-02-07 02:42:44 -0500
  • c499d76849 Teach fast-import how to sit quietly in the corner. Shawn O. Pearce 2007-02-07 02:19:31 -0500
  • 825769a8fe Teach fast-import how to clear the internal branch content. Shawn O. Pearce 2007-02-07 02:03:03 -0500
  • 9b92c82fde Minor timestamp related documentation corrections for fast-import. Shawn O. Pearce 2007-02-07 00:51:58 -0500
  • 6506e156d9 Remove git-merge-recur Junio C Hamano 2007-02-06 21:27:09 -0800
  • 740afd9613 Add deprecation notices. Junio C Hamano 2007-02-06 21:25:33 -0800
  • 41dc7e0044 Merge branch 'master' of git://repo.or.cz/git/fastimport Junio C Hamano 2007-02-06 19:33:22 -0800
  • a7fd83b0b0 Remove contrib/colordiff Junio C Hamano 2007-02-06 16:33:16 -0800
  • 0b2958a8b4 Call make always with CFLAGS in git.spec Horst H. von Brand 2007-02-06 16:08:55 -0300
  • 4ef40cdbe8 add replay and log to the usage string of git-bisect Uwe Kleine-König 2007-02-06 18:28:32 +0100
  • 9981b6d915 S_IFLNK != 0140000 Junio C Hamano 2007-02-06 12:46:11 -0800
  • 7073e69e38 Don't do non-fastforward updates in fast-import. Shawn O. Pearce 2007-02-06 16:08:06 -0500
  • 63e0c8b364 Support RFC 2822 date parsing in fast-import. Shawn O. Pearce 2007-02-06 14:58:30 -0500
  • ef94edb53c Minor fast-import documentation corrections. Shawn O. Pearce 2007-02-06 12:35:02 -0500
  • e7d06a4b70 Remove unnecessary null pointer checks in fast-import. Shawn O. Pearce 2007-02-06 12:05:51 -0500
  • c74ba3d344 Correct fast-import timezone documentation. Shawn O. Pearce 2007-02-06 11:59:11 -0500
  • 6cc56c9a37 Preparing for v1.5.0-rc4 Junio C Hamano 2007-02-06 02:06:43 -0800
  • e68989a739 annotate: fix for cvsserver. Junio C Hamano 2007-02-06 01:52:04 -0800
  • c8f80d4dc8 gitweb: fix mismatched parenthesis Junio C Hamano 2007-02-06 01:09:32 -0800
  • d46ae3f09a git-push: allow globbing wildcard refspec. Junio C Hamano 2007-02-05 23:01:14 -0800
  • e5b1444b96 Correct minor style issue in fast-import. Shawn O. Pearce 2007-02-06 00:43:59 -0500
  • 10e8d68820 Correct compiler warnings in fast-import. Shawn O. Pearce 2007-02-06 00:26:49 -0500
  • 0b868e0240 Remove --branch-log from fast-import. Shawn O. Pearce 2007-02-06 00:15:37 -0500
  • 88293c675c bash: Complete git-remote subcommands. Shawn O. Pearce 2007-02-04 23:52:08 -0500
  • c5650b0840 bash: Support git-rebase -m continuation completion. Shawn O. Pearce 2007-02-04 23:52:02 -0500
  • 6e411d2044 Initial draft of fast-import documentation. Shawn O. Pearce 2007-02-05 21:09:25 -0500
  • 6c3aac1c69 Don't support shell-quoted refnames in fast-import. Shawn O. Pearce 2007-02-05 20:30:37 -0500
  • 0f57a31b4c gitk: Use show-ref instead of ls-remote Junio C Hamano 2007-01-29 21:53:28 -0800
  • 3468e71f45 Make gitk work reasonably well on Cygwin. Mark Levedahl 2007-02-01 08:46:38 -0500
  • 32364b3a19 gitk - remove trailing whitespace from a few lines. Mark Levedahl 2007-02-01 08:44:46 -0500
  • 8188e73b17 Fix longstanding mismerge of ALL_CFLAGS vs BASIC_CFLAGS Junio C Hamano 2007-02-05 16:53:12 -0800
  • 35ce862279 pager: Work around window resizing bug in 'less' Linus Torvalds 2007-01-24 11:21:10 -0800
  • b6f5da1e0f Teach git-remote add to fetch and track Junio C Hamano 2007-02-01 23:30:03 -0800
  • 06e75a7237 blame: document --contents option Junio C Hamano 2007-02-05 15:04:01 -0800
  • 005f85d9ae Use pretend_sha1_file() in git-blame and git-merge-recursive. Junio C Hamano 2007-02-04 21:49:05 -0800
  • d66b37bb19 Add pretend_sha1_file() interface. Junio C Hamano 2007-02-04 21:42:38 -0800
  • 1cfe77333f git-blame: no rev means start from the working tree file. Junio C Hamano 2007-01-30 01:11:08 -0800
  • 28389d45fb git-blame: an Emacs minor mode to view file with git-blame output. David Kågedal 2007-02-05 14:22:28 -0800
  • ca28370a35 Allow forcing of a parent commit, even if the parent is not a direct one. Simon 'corecode' Schubert 2007-02-01 11:43:39 +0100
  • 4c55068683 bisect: it needs to be done in a working tree. Junio C Hamano 2007-02-05 14:03:27 -0800
  • 6d9ba67b0f Commands requiring a work tree must not run in GIT_DIR Johannes Schindelin 2007-01-23 13:30:20 +0100
  • 98d47d4ccf Add hg-to-git conversion utility. Stelian Pop 2007-01-12 22:57:03 +0100
  • 3fb624521e blameview: Support browsable functionality to blameview. Aneesh Kumar K.V 2007-01-30 13:26:50 +0530
  • 041794188f gitweb: Convert project name to UTF-8 Yasushi SHOJI 2007-01-30 19:23:38 +0900
  • b2e69f6299 bash: Support git-bisect and its subcommands. Shawn O. Pearce 2007-02-05 15:44:37 -0500
  • 1b71eb35dd bash: Support --add completion to git-config. Shawn O. Pearce 2007-02-05 15:44:32 -0500
  • e459415c9c bash: Hide git-resolve, its deprecated. Shawn O. Pearce 2007-02-05 15:44:30 -0500
  • b26c87488f bash: Offer --prune completion for git-gc. Shawn O. Pearce 2007-02-05 15:44:28 -0500
  • 983591c31e bash: Hide diff-stages from completion. Shawn O. Pearce 2007-02-05 15:44:24 -0500
  • d8a9fea5ea bash: Support completion on git-cherry. Shawn O. Pearce 2007-02-05 15:44:22 -0500
  • ea81fcc576 Show an example of deleting commits with git-rebase. Shawn O. Pearce 2007-02-05 15:21:06 -0500
  • 69057cf39f git-for-each-ref doesn't return "the bit after $GIT_DIR/refs" Andy Parkins 2007-02-05 19:58:47 +0000
  • 133f081057 t9200: Work around HFS+ issues. Junio C Hamano 2007-02-04 17:30:58 -0800
  • 10831c5513 Reduce memory usage of fast-import. Shawn O. Pearce 2007-02-05 16:34:56 -0500
  • 8c1f22da9f Include checkpoint command in the BNF. Shawn O. Pearce 2007-02-05 16:05:11 -0500
  • 798123af21 Rename get_ident() to fmt_ident() and make it available to outside Junio C Hamano 2007-02-04 17:50:14 -0800
  • 11dbe9e880 git-archimport: initial import needs empty directory Gerrit Pape 2007-02-03 22:38:59 +0000
  • 756373da25 Revert "Allow branch.*.merge to talk about remote tracking branches." Junio C Hamano 2007-02-03 16:23:38 -0800
  • d1f289c5aa Merge branch 'np/dreflog' Junio C Hamano 2007-02-04 16:54:47 -0800
  • 6e2e1cfb81 Why is it bad to rewind a branch that has already been pushed out? Robin Rosenberg 2007-02-04 17:16:39 +0100
  • 1f7d1a53fe git-clone --reference: saner handling of borrowed symrefs. Junio C Hamano 2007-02-04 03:25:12 -0800
  • 1860ce0d3a v1.5.0.txt: HEAD reflog is almost ready. Junio C Hamano 2007-02-04 00:50:21 -0800
  • 98084c22fa WI: dedent a bit Junio C Hamano 2007-02-04 00:49:39 -0800
  • ec80489132 bash: Support internal revlist options better. Shawn O. Pearce 2007-02-04 02:38:47 -0500
  • b3391775e8 bash: Support unique completion when possible. Shawn O. Pearce 2007-02-04 02:38:43 -0500
  • 78d4d6a281 bash: Support unique completion on git-config. Shawn O. Pearce 2007-02-04 02:38:37 -0500
  • a925c6f165 bash: Classify more commends out of completion. Shawn O. Pearce 2007-02-04 02:38:30 -0500
  • 72e5e989b8 bash: Add space after unique command name is completed. Shawn O. Pearce 2007-02-04 02:38:27 -0500
  • 8435b54848 bash: Complete long options to git-add. Shawn O. Pearce 2007-02-04 02:38:23 -0500
  • 2e3a430a9a bash: Classify cat-file and reflog as plumbing. Shawn O. Pearce 2007-02-04 02:38:21 -0500
  • 9f4cc6f76b bash: Remove short option completions for branch/checkout/diff. Shawn O. Pearce 2007-02-04 02:38:17 -0500
  • 632ac9fd12 show-branch -g: default to the current branch. Junio C Hamano 2007-02-03 23:31:47 -0800
  • dc9195ac78 Let git-checkout always drop any detached head Nicolas Pitre 2007-02-03 21:50:39 -0500
  • f2eba66d4d Enable HEAD@{...} and make it independent from the current branch Nicolas Pitre 2007-02-03 21:49:16 -0500
  • d77ee72662 Merge branch 'master' into np/dreflog Junio C Hamano 2007-02-03 22:14:40 -0800
  • 8d0fc48f27 Default GIT_MERGE_VERBOSITY to 5 during tests. Shawn O. Pearce 2007-02-04 00:45:47 -0500
  • 183d79724f Keep untracked files not involved in a merge. Shawn O. Pearce 2007-02-04 00:45:54 -0500
  • 3dff5379bf Assorted typo fixes Pavel Roskin 2007-02-03 23:49:16 -0500
  • 0f39087589 Cleanup subcommand documentation for git-remote. Shawn O. Pearce 2007-02-03 23:02:59 -0500
  • 9673a0b182 git-config --rename-section could rename wrong section Pavel Roskin 2007-02-03 22:01:04 -0500
  • 3b0f5e88ee combine-diff: special case --unified=0 Junio C Hamano 2007-02-03 12:37:54 -0800
  • a9d1836b10 Why is it bad to rewind a branch that has already been pushed out? Junio C Hamano 2007-02-02 22:40:49 -0800
  • 23913dc713 honor GIT_REFLOG_ACTION in git-commit Junio C Hamano 2007-01-19 17:12:11 -0800
  • 5f856dd47d fix reflog entries for "git-branch" Junio C Hamano 2007-01-19 11:51:29 -0800
  • eb8381c885 scan reflogs independently from refs Nicolas Pitre 2007-02-03 13:25:43 -0500
  • 505739f6c0 core-tutorial: http reference link fix Junio C Hamano 2007-02-02 23:17:34 -0800
  • bf3478de97 Tutorial-2: Adjust git-status output to recent reality. Junio C Hamano 2007-02-02 22:55:07 -0800
  • 953202a3fd Tutorial: fix asciidoc formatting of "git add" section. Junio C Hamano 2007-02-02 22:19:17 -0800
  • 3cf8b462d2 Don't leak file descriptors from unavailable pack files. Shawn O. Pearce 2007-02-02 03:00:03 -0500
  • 0d18e41e00 doc: hooks.txt said post-commit default sends an email, it doesn't Andy Parkins 2007-02-02 23:56:08 +0000
  • b6936205e7 Disallow invalid --pretty= abbreviations Eric Wong 2007-02-02 05:10:25 -0800
  • aacd404e77 Fix some documentation typos and grammar Mike Coleman 2007-02-02 00:25:30 -0600
  • c715f78369 Don't find objects in packs which aren't available anymore. Shawn O. Pearce 2007-02-01 15:52:38 -0500
  • 072db2789c Refactor open_packed_git to return an error code. Shawn O. Pearce 2007-02-01 15:52:33 -0500
  • 54a15a8df2 Correct comment in prepare_packed_git_one. Shawn O. Pearce 2007-02-01 15:52:27 -0500
  • 625e9421df Cleanup prepare_packed_git_one to reuse install_packed_git. Shawn O. Pearce 2007-02-01 15:52:22 -0500
  • 859607dfe0 Teach 'git remote' how to cleanup stale tracking branches. Shawn O. Pearce 2007-02-02 00:06:08 -0500
  • 7a8c9ec1a9 Pull out remote listing functions in git-remote. Shawn O. Pearce 2007-02-02 00:05:55 -0500