Commit Graph

  • 4f7eb2e5a3 Fix merge-base from getting confused. Linus Torvalds 2005-07-30 15:10:20 -07:00
  • 8cc6a08319 [PATCH] Making it easier to find which change introduced a bug Linus Torvalds 2005-07-30 10:08:20 -07:00
  • 9e95049b12 NO_OPENSSL should really mean no openssl. Junio C Hamano 2005-07-29 22:43:06 -07:00
  • 9e44f8980b Fix typo in recent Makefile cleanup. Junio C Hamano 2005-07-29 18:38:15 -07:00
  • adcd3512f5 [PATCH] document git-rev-list better Matthias Urlichs 2005-07-29 20:10:46 +02:00
  • 623c8a1460 [PATCH] Build commands through object files Petr Baudis 2005-07-29 19:21:53 +02:00
  • eb3c430a85 Skip --merge-order test when built with NO_OPENSSL Junio C Hamano 2005-07-29 15:32:43 -07:00
  • dd53c7ab29 [PATCH] Support for NO_OPENSSL Petr Baudis 2005-07-29 17:50:51 +02:00
  • 28818ffada [PATCH] Reorder Makefile rules Petr Baudis 2005-07-29 17:50:24 +02:00
  • e468305a95 [PATCH] Remove the explicit Makefile dependencies description Petr Baudis 2005-07-29 17:48:50 +02:00
  • 5bdac8b326 [PATCH] Improve the compilation-time settings interface Petr Baudis 2005-07-29 17:48:26 +02:00
  • 4d1f119033 [PATCH] Unify usage strings declaration Petr Baudis 2005-07-29 11:01:26 +02:00
  • 0b124bb4bf [PATCH] Trivial tidyups Petr Baudis 2005-07-29 11:00:45 +02:00
  • e35f982415 [PATCH] mmap error handling Pavel Roskin 2005-07-29 10:49:14 -04:00
  • 1df092d211 Documentation and tests: ls-files exclude pattern. Junio C Hamano 2005-07-28 23:53:29 -07:00
  • fee8825613 ls-files: rework exclude patterns. Junio C Hamano 2005-07-28 23:32:20 -07:00
  • 6c3b84c81c [PATCH] Fix interesting git-rev-list corner case Linus Torvalds 2005-07-29 15:50:30 -07:00
  • a05ed8cb0c Tutorial: use a bit longer sample filenames. Junio C Hamano 2005-07-28 22:33:45 -07:00
  • 4a30976e28 [PATCH] support older versions of libcurl Johannes Schindelin 2005-07-28 19:24:13 -07:00
  • 89ab859e94 Merge with gitk. Junio C Hamano 2005-07-29 10:17:37 -07:00
  • c8a4acbf4a Improve the merge display when the result differs from all parents. Paul Mackerras 2005-07-29 09:23:03 -05:00
  • bfb15365b0 [PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS X Johannes Schindelin 2005-07-28 16:51:41 +02:00
  • 148519b7dc [PATCH] support bc version 1.04 Johannes Schindelin 2005-07-28 16:48:37 +02:00
  • bd6bc56d4e [PATCH] remove "-r" option to xargs Johannes Schindelin 2005-07-28 16:48:13 +02:00
  • b614e3d757 server-info: do not complain if a tag points at a non-commit. Junio C Hamano 2005-07-28 14:33:17 -07:00
  • 629170973d [PATCH] Make git-apply --stat less butt-ugly with long filenames Linus Torvalds 2005-07-28 20:37:23 -07:00
  • 73b6a6cbda [PATCH] gitk: Use GIT_DIR where appropriate. Junio C Hamano 2005-07-28 00:28:44 -07:00
  • df076bdbcc [PATCH] GIT: Listen on IPv6 as well, if available. YOSHIFUJI Hideaki 2005-07-23 04:24:59 -04:00
  • 429a935876 [PATCH] Add documentation for git-rename-script Ryan Anderson 2005-07-25 02:13:11 -04:00
  • d36ac03e45 [PATCH] Add support for directories to git-rename-script. Ryan Anderson 2005-07-25 01:26:47 -04:00
  • 4ef1753763 Import the --topo-order change and fix the writing of ~/.gitk. Paul Mackerras 2005-07-27 22:16:51 -05:00
  • 9d2a52eca1 Display the diffs for a merge in a unified fashion. Paul Mackerras 2005-07-27 22:15:47 -05:00
  • fb6a3d8621 Document --strict flag to the fsck-cache command. Junio C Hamano 2005-07-27 18:55:18 -07:00
  • 64071805ed git-fsck-cache: be stricter about "tree" objects Linus Torvalds 2005-07-27 16:08:43 -07:00
  • 4e81304afc git-convert-cache: fix up mode conversion Linus Torvalds 2005-07-27 15:29:38 -07:00
  • de2eb7f694 git-fsck-cache.c: check commit objects more carefully Linus Torvalds 2005-07-27 15:16:03 -07:00
  • f7cc77d78b Make "parse_commit()" be a lot more careful Linus Torvalds 2005-07-27 15:12:48 -07:00
  • f315724431 Tutorial typofix. Linus Torvalds 2005-07-26 20:04:22 -07:00
  • 54c6870ebf Typofix: usage strings fix. Junio C Hamano 2005-07-27 00:04:16 -07:00
  • b134922992 git-log: make sure we have some commit to start from. Linus Torvalds 2005-07-26 20:04:22 -07:00
  • 9969b64999 request-pull: minor tweaks. Junio C Hamano 2005-07-26 11:47:31 -07:00
  • ab421d2c78 [PATCH] Add git-request-pull-script, a short script that generates a summary of pending changes Ryan Anderson 2005-07-26 03:30:36 -04:00
  • b55db7ba28 [PATCH] git-status-script was missed during the conversion from N -> A Ryan Anderson 2005-07-27 04:36:08 -04:00
  • a977d2cf58 Deb Packaging fixes: Build against Mozilla libs for Debian, conflict with "git" Ryan Anderson 2005-07-23 15:26:32 -04:00
  • bdf25142aa Fix potential send-pack SIGSEGV Linus Torvalds 2005-07-26 20:04:22 -07:00
  • 2779fad613 Name it 0.99.2 Junio C Hamano 2005-07-26 17:21:16 -07:00
  • 2bbcddee87 Adjust diff-raw tests to the status letter change. Junio C Hamano 2005-07-26 00:22:43 -07:00
  • ca8c9156f8 diff-raw: Use 'A' instead of 'N' for added files. Junio C Hamano 2005-07-25 14:31:19 -07:00
  • e7baa4f45f Use symbolic constants for diff-raw status indicators. Junio C Hamano 2005-07-25 13:05:44 -07:00
  • 30b0535f25 Documentation: describe git-ls-files --exclude patterns. Junio C Hamano 2005-07-24 15:47:26 -07:00
  • f87f949748 git-ls-files: --exclude mechanism updates. Junio C Hamano 2005-07-24 15:26:09 -07:00
  • b7e438f951 Update the documentation for git-tag-script to reflect current behavior. Ryan Anderson 2005-07-25 02:17:16 -04:00
  • 0fad0fdd4b git-tag-script updates. Junio C Hamano 2005-07-25 15:18:35 -07:00
  • 154d3d2dd2 Fix up applymbox script for the addition of "git-" prefix Linus Torvalds 2005-07-23 20:28:34 -07:00
  • 2002eed6c9 [PATCH] diffcore-pickaxe: switch to "counting" behaviour. Junio C Hamano 2005-07-23 16:35:25 -07:00
  • 399144f21c Add a "git rename" to help with - surprise surprise - renames Linus Torvalds 2005-07-23 18:52:22 -07:00
  • fd1fcd9f57 Rename the "tools" programs to also have the "git-" prefix Linus Torvalds 2005-07-23 18:46:27 -07:00
  • c0a58fbb51 [PATCH] Support cloning packed repo from dumb http servers. Junio C Hamano 2005-07-23 17:55:07 -07:00
  • 61e3ef3620 [PATCH] Document update-server-info. Junio C Hamano 2005-07-23 17:54:56 -07:00
  • 8f3f9b09dc [PATCH] Add update-server-info. Junio C Hamano 2005-07-23 17:54:41 -07:00
  • 0fec082272 [PATCH] git-ls-remote: show and optionally store remote refs. Junio C Hamano 2005-07-23 17:54:26 -07:00
  • 508e67ab6e [PATCH] Documentation: git-peek-remote. Junio C Hamano 2005-07-23 17:54:15 -07:00
  • 18705953af [PATCH] git-peek-remote: show tags and heads from a remote repository. Junio C Hamano 2005-07-23 17:54:03 -07:00
  • a7333f9e56 Update tutorial.txt branches/tags to use the nicer helper syntax Linus Torvalds 2005-07-23 15:24:53 -07:00
  • d727782eaf Make "git tag" create both simple and signed tags Linus Torvalds 2005-07-23 15:21:22 -07:00
  • 1d8fa411e0 [PATCH] mailinfo: handle folded header. Junio C Hamano 2005-07-23 02:10:31 -07:00
  • ce6f8e7ec2 Fix git protocol connection 'port' override Linus Torvalds 2005-07-23 11:10:21 -07:00
  • 5ba884483f [PATCH] GIT: Try all addresses for given remote name YOSHIFUJI Hideaki 2005-07-21 09:10:36 -04:00
  • 34862b2e24 [PATCH] Deb packaging needs two more configuration files Ryan Anderson 2005-07-22 02:36:07 -04:00
  • 71fb3de0ee [PATCH] Deb packages should include the binaries Ryan Anderson 2005-07-22 01:55:56 -04:00
  • 4311d328fe Be more aggressive about marking trees uninteresting Linus Torvalds 2005-07-23 10:01:49 -07:00
  • a692b9656a [PATCH] tutorial: mention "git clone" records .git/branches/origin Junio C Hamano 2005-07-22 19:13:07 -07:00
  • 1cadb5a271 [PATCH] git-clone-script: store where we cloned from in .git/branches/origin Junio C Hamano 2005-07-22 19:11:22 -07:00
  • bf0dd8a8de [PATCH] Test framework: prettyprint the failed command. Junio C Hamano 2005-07-22 19:09:34 -07:00
  • 8cc393068a [PATCH] Install tools with "make install-tools". Junio C Hamano 2005-07-22 19:09:20 -07:00
  • f6e1a4d6dc [PATCH] Audit rev-parse users. Junio C Hamano 2005-07-22 19:09:05 -07:00
  • a38e727925 [PATCH] git-branch: avoid getting confused by empty or nonexisting branches. Junio C Hamano 2005-07-22 19:08:47 -07:00
  • 5bb2c65aba [PATCH] Help scripts that use git-rev-parse to grok args with SP/TAB/LF Junio C Hamano 2005-07-22 19:08:32 -07:00
  • 99cff830e0 [PATCH] Document "curl" requirements. Junio C Hamano 2005-07-22 17:30:26 -07:00
  • 3dcb90f526 [PATCH] Support more http features: https no cert, .netrc -> auth Darrin Thompson 2005-07-12 21:12:40 -05:00
  • 421cbeb2f7 [PATCH] Install git-verify-tag-script Eric W. Biederman 2005-07-16 14:19:24 -06:00
  • 62b532b080 [PATCH] Cleanup: git-verify-tag-script Eric W. Biederman 2005-07-16 14:18:40 -06:00
  • 8228326e46 [PATCH] Fix a typo in git-unpack-objects documentation. Jan Veldeman 2005-07-19 14:59:09 -07:00
  • f2a1f9a56e [PATCH] debian/ fixes Ryan Anderson 2005-07-19 21:17:47 -04:00
  • 5c2c972f47 [PATCH] format-patch: --mbox and --check. Junio C Hamano 2005-07-22 16:04:47 -07:00
  • 44d2eb51b1 [PATCH] git-format-patch-script and mailinfo updates. Junio C Hamano 2005-07-22 16:04:34 -07:00
  • 3727531899 [PATCH] tools/applymbox: allow manual fixing and continuing after a failure. Junio C Hamano 2005-07-22 16:04:19 -07:00
  • d854f783af [PATCH] apply.c: --exclude=fnmatch-pattern option. Junio C Hamano 2005-07-22 09:56:57 -07:00
  • 8b64647dd9 [PATCH] apply.c: handle incomplete lines correctly. Junio C Hamano 2005-07-22 09:56:39 -07:00
  • 7eab29339b Handle the rename cases reported by git-diff-tree -C correctly. Paul Mackerras 2005-07-20 12:25:54 -04:00
  • 3c461ffe88 Calculate the list of interesting files for a merge. Paul Mackerras 2005-07-20 09:13:46 -04:00
  • f0b32737ad Add "git commit --all" since everybody seems to want it. Linus Torvalds 2005-07-19 07:20:39 -04:00
  • 2a9c3fe838 git-send-pack: verify that sender is a proper superset of receiver Linus Torvalds 2005-07-19 07:03:47 -04:00
  • 07ee0d77c6 Merge master.kernel.org:/pub/scm/gitk/gitk Linus Torvalds 2005-07-18 19:26:00 -04:00
  • f06548617d Make the diff display less gaudy. Paul Mackerras 2005-07-18 14:29:03 -04:00
  • f3b8b3ce3e Allow short SHA1 IDs in the SHA1 entry field. Paul Mackerras 2005-07-18 12:16:35 -04:00
  • 4f2c2642ca Fix display of mode changes in details pane. Paul Mackerras 2005-07-17 11:11:44 -04:00
  • e2ed4324b0 First cut at displaying the diffs for a merge. Paul Mackerras 2005-07-17 03:39:44 -04:00
  • 14c9dbd69b Make searching in files changed faster, and fix some bugs. Paul Mackerras 2005-07-16 21:53:55 -04:00
  • d1c133f5d4 Merge three separate "fetch refs" functions Linus Torvalds 2005-07-16 13:55:50 -07:00