Commit Graph

  • fabbd8f6ca user-manual: fix inconsistent use of pull and merge J. Bruce Fields 2007-03-10 21:52:39 -0500
  • 923642fe1b user-manual: fix inconsistent example J. Bruce Fields 2007-03-10 21:45:29 -0500
  • c816eb1784 glossary: fix overoptimistic automatic linking of defined terms J. Bruce Fields 2007-03-04 19:13:09 -0500
  • 4fe2ca17f7 Split up the cache commandline options into (command) cache and data cache. Simon Hausmann 2007-03-10 21:30:24 +0100
  • dd87020bd3 Reduce the number of false "merges" by skipping "branch from" entries in the integrated output as well as by ignoring integrations of future (newer) changes. Simon Hausmann 2007-03-10 21:23:49 +0100
  • 43cc31e8a2 More work on branch detection by implementing changeIsBranchMerge(). Simon Hausmann 2007-03-10 17:46:49 +0100
  • 85a8f1ac3b More code cleanups and preparations for more branch detection heuristics. Simon Hausmann 2007-03-10 11:46:26 +0100
  • 478764bc82 Minor code cleanups. Simon Hausmann 2007-03-10 10:53:07 +0100
  • 59f1d2b52d Make the p4 data/command cache configurable through the --cache-debug commandline option. Simon Hausmann 2007-03-10 10:25:34 +0100
  • a0f22e996c Fixed p4-debug file extension. Simon Hausmann 2007-03-10 09:49:19 +0100
  • c4431d380c Documentation: s/seperator/separator/ Jeff King 2007-03-09 15:21:41 -0500
  • 443b92b6e5 Adjust reflog filemode in shared repository Matthias Kestenholz 2007-03-09 23:38:57 +0100
  • a858c006fa git-fetch: add --quiet Junio C Hamano 2007-02-25 13:13:17 -0800
  • 896bdfa258 add: Support specifying an excludes file with a configuration variable James Bowes 2007-02-27 22:31:10 -0500
  • 6cbf07efc5 git-commit: add a --interactive option Paolo Bonzini 2007-03-05 08:57:53 +0100
  • 2e578f9a4f git-bundle: prevent overwriting existing bundles Johannes Schindelin 2007-03-09 03:50:06 +0100
  • d58c6184e3 git-bundle: die if a given ref is not included in bundle Johannes Schindelin 2007-03-09 03:48:46 +0100
  • 263703fff3 git-bundle: handle thin packs in subcommand "unbundle" Johannes Schindelin 2007-03-09 03:48:27 +0100
  • 934371385c Changed --known-branches to take a file as argument instead of a comma separated list. Simon Hausmann 2007-03-08 21:34:40 +0100
  • 3ef674bd4b Work in progress on detecting branches. Simon Hausmann 2007-03-08 21:27:59 +0100
  • bd1fc628b8 Merge branch 'js/config-rename' Junio C Hamano 2007-03-08 00:53:38 -0800
  • f45fa2a073 Merge branch 'master' of git://repo.or.cz/git/fastimport Junio C Hamano 2007-03-07 23:10:05 -0800
  • 9e64d109f9 git-bundle: Make thin packs Johannes Schindelin 2007-03-08 01:27:44 +0100
  • 18449ab0e9 git-bundle: avoid packing objects which are in the prerequisites Johannes Schindelin 2007-03-08 00:43:05 +0100
  • e8438420bb Allow fast-import frontends to reload the marks table Shawn O. Pearce 2007-03-07 18:07:26 -0500
  • 60b9004cdb Use atomic updates to the fast-import mark file Shawn O. Pearce 2007-03-07 18:05:38 -0500
  • 05ef58ec1f Teach receive-pack to run pre-receive/post-receive hooks Shawn O. Pearce 2007-03-07 16:52:05 -0500
  • 8aaf7d6410 Refactor handling of error_string in receive-pack Shawn O. Pearce 2007-03-07 16:51:59 -0500
  • c8dd277109 Refactor run_update_hook to be more useful Shawn O. Pearce 2007-03-07 16:51:09 -0500
  • 3e6e152c74 Don't run post-update hook unless a ref changed Shawn O. Pearce 2007-03-07 16:50:43 -0500
  • 8e663d9e90 Move post-update hook to after all other activity Shawn O. Pearce 2007-03-07 16:50:24 -0500
  • 84da035f38 Merge branch 'maint' Junio C Hamano 2007-03-07 14:45:25 -0800
  • 93e72d8d8f Preallocate memory earlier in fast-import Shawn O. Pearce 2007-03-07 17:09:21 -0500
  • dc49cd769b Cast 64 bit off_t to 32 bit size_t Shawn O. Pearce 2007-03-06 20:44:37 -0500
  • 6777a59fcd Use off_t in pack-objects/fast-import when we mean an offset Shawn O. Pearce 2007-03-06 20:44:34 -0500
  • c4001d92be Use off_t when we really mean a file offset. Shawn O. Pearce 2007-03-06 20:44:30 -0500
  • 7cadf491c6 Use uint32_t for pack-objects counters. Shawn O. Pearce 2007-03-06 20:44:24 -0500
  • 326bf39677 Use uint32_t for all packed object counts. Shawn O. Pearce 2007-03-06 20:44:19 -0500
  • 6392a40e5e Adjust the output parsing of git name-rev to handle the output of the latest git version. Simon Hausmann 2007-03-07 19:58:54 +0100
  • 3a55602eec General const correctness fixes Shawn O. Pearce 2007-03-06 20:44:17 -0500
  • ff1f99453f Don't build external_grep if its not used Shawn O. Pearce 2007-03-06 20:44:14 -0500
  • 2d88451b7a Fix mmap leak caused by reading bad indexes. Shawn O. Pearce 2007-03-06 20:44:11 -0500
  • 30fee0625d Display the null SHA-1 as the base for an OBJ_OFS_DELTA. Shawn O. Pearce 2007-03-06 20:44:08 -0500
  • d9cb5399ee git-archimport: allow remapping branch names Paolo Bonzini 2007-03-07 10:43:41 +0100
  • e3d842cf12 t/t5515-fetch-merge-logic.sh: Add two more tests Santi B,Ai(Bjar 2007-03-07 13:18:59 +0100
  • ef203f0856 Catch write_ref_sha1 failure in receive-pack Shawn O. Pearce 2007-03-07 12:04:24 -0500
  • 8315588b59 bundle: fix wrong check of read_header()'s return value & add tests Johannes Schindelin 2007-03-06 22:57:07 +0100
  • edc04e90f5 gitweb: Don't escape attributes in CGI.pm HTML methods Jakub Narebski 2007-03-07 02:21:25 +0100
  • a6f37099d0 Allow "make -w" generate its usual output Alex Riesen 2007-03-07 00:05:34 +0100
  • b777434383 Support of "make -s": do not output anything of the build itself Alex Riesen 2007-03-07 00:44:49 +0100
  • 31d0399c3c More build output cleaning up Alex Riesen 2007-03-06 23:37:18 +0100
  • 58db64f73c make t8001 work on Mac OS X again Johannes Schindelin 2007-03-06 19:48:59 -0500
  • 0c3b4aac8e git-gui: Support of "make -s" in: do not output anything of the build itself Alex Riesen 2007-03-07 00:44:37 +0100
  • 8839ac9442 revision --boundary: fix uncounted case. Junio C Hamano 2007-03-06 03:20:55 -0800
  • c390ae97be gitweb: Change to use explicitly function call cgi->escapHTML() Li Yang 2007-03-06 11:58:56 +0800
  • 892ae6bf13 revision --boundary: fix stupid typo Junio C Hamano 2007-03-06 03:00:18 -0800
  • 80e25ceece git-bundle: make verify a bit more chatty. Junio C Hamano 2007-03-05 16:17:27 -0800
  • c33d859385 revision traversal: SHOWN means shown Junio C Hamano 2007-03-05 18:23:57 -0800
  • c2dea5a11c git-bundle: various fixups Junio C Hamano 2007-03-05 16:16:32 -0800
  • 2b064697a5 revision traversal: retire BOUNDARY_SHOW Junio C Hamano 2007-03-05 16:10:28 -0800
  • 86ab4906a7 revision walker: Fix --boundary when limited Junio C Hamano 2007-03-05 13:10:06 -0800
  • 2314c94770 Make 'make' quiet by default Shawn O. Pearce 2007-03-06 02:09:14 -0500
  • 74f2b2a8d0 Make 'make' quieter while building git Shawn O. Pearce 2007-03-06 01:35:01 -0500
  • ba66c58637 Merge branch 'maint' Junio C Hamano 2007-03-06 00:45:34 -0800
  • eec102524f Merge branch 'master' of git://repo.or.cz/git-gui into maint Junio C Hamano 2007-03-06 00:39:52 -0800
  • c044aa18f6 git-bundle: fix pack generation. Junio C Hamano 2007-03-05 22:48:00 -0800
  • 0b5ea163d2 git-gui: Make 'make' quieter by default gitgui-0.6.3 Shawn O. Pearce 2007-03-06 02:13:23 -0500
  • 31930b5bee Merge branch 'maint' Junio C Hamano 2007-03-05 23:11:54 -0800
  • c93d88a574 git-commit: cd to top before showing the final stat Junio C Hamano 2007-03-05 12:35:41 -0800
  • 0e6240447c cherry-pick: Bug fix 'cherry picked from' message. Shawn O. Pearce 2007-03-06 00:46:00 -0500
  • 99e6ac503b Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'maint' Junio C Hamano 2007-03-05 21:23:46 -0800
  • b8105375ab Fix diff-options references in git-diff and git-format-patch Brian Gernhardt 2007-03-05 22:27:44 -0500
  • 043d76050d Add definition of <commit-ish> to the main git man page. Theodore Ts'o 2007-03-05 14:46:05 -0500
  • c2d4eb7e04 Merge branch 'maint-for-junio' of git://repo.or.cz/git/fastimport into maint Junio C Hamano 2007-03-05 17:07:17 -0800
  • 56333bac66 Begin SubmittingPatches with a check list Johannes Schindelin 2007-03-05 16:37:54 +0100
  • 6b4318e604 Merge branch 'maint' Shawn O. Pearce 2007-03-05 12:49:02 -0500
  • 2f6dc35d2a fast-import: Fail if a non-existant commit is used for merge Shawn O. Pearce 2007-03-05 12:43:14 -0500
  • 734c91f9e2 fast-import: Avoid infinite loop after reset Shawn O. Pearce 2007-03-05 12:31:09 -0500
  • e2b4f63512 fsck: exit with non-zero status upon errors Junio C Hamano 2007-03-05 00:22:06 -0800
  • 7efbff7531 unpack_sha1_file(): detect corrupt loose object files. Junio C Hamano 2007-03-05 00:21:37 -0800
  • efec43c028 fsck: fix broken loose object check. Junio C Hamano 2007-03-05 00:21:24 -0800
  • 5ced057221 contrib/emacs: Use non-interactive function to byte-compile files Xavier Maillard 2007-03-05 09:23:42 +0100
  • ac3ec0d555 t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch Santi Béjar 2007-03-05 09:09:39 +0100
  • 71b785f8e2 Remove old subproject design notes. Junio C Hamano 2007-03-04 22:56:00 -0800
  • 46d49472f4 Post 1.5.0.3 cleanup Junio C Hamano 2007-03-04 22:49:10 -0800
  • 874a2aa605 Meta/WI to exclude material already in 'maint' from 'master' report. Junio C Hamano 2007-03-04 22:32:22 -0800
  • 18f73455f3 Meta/Make -pedantic to use -Wall Junio C Hamano 2007-03-04 22:31:50 -0800
  • 2b7f6ea943 Meta/V checks the versions of four primary integration branches. Junio C Hamano 2007-03-04 22:31:18 -0800
  • 8368eb5e07 Add "Git monthly" summary script Junio C Hamano 2007-03-04 22:30:57 -0800
  • 33ee4cfb69 format-patch --attach: not folding some long headers. Junio C Hamano 2007-03-04 16:08:04 -0800
  • c112f689c2 format-patch: add --inline option and make --attach a true attachment Johannes Schindelin 2007-03-04 00:12:06 +0100
  • 3ddad98b74 Merge branch 'js/fetch-progress' (early part) Junio C Hamano 2007-03-04 17:31:21 -0800
  • e6f9511343 Merge branch 'js/symlink' Junio C Hamano 2007-03-04 17:31:09 -0800
  • 784b11cd05 Merge branch 'maint' Junio C Hamano 2007-03-04 17:24:49 -0800
  • 7193db3685 GIT 1.5.0.3 v1.5.0.3 Junio C Hamano 2007-03-04 17:20:38 -0800
  • 2aa54fa872 glossary: Add definitions for dangling and unreachable objects Yasushi SHOJI 2007-03-05 03:07:43 +0900
  • ef561ac738 user-manual: more detailed merge discussion J. Bruce Fields 2007-03-03 15:34:27 -0500
  • 365aa19919 user-manual: how to replace commits older than most recent J. Bruce Fields 2007-03-03 14:30:32 -0500
  • 3512193034 user-manual: insert earlier of mention content-addressable architecture J. Bruce Fields 2007-03-03 14:04:42 -0500
  • 1c95c565c2 user-manual: ensure generated manual references stylesheet J. Bruce Fields 2007-03-03 13:33:48 -0500