Commit Graph

  • 199c45bf2b Add %m to '--pretty=format:' Junio C Hamano 2007-04-09 02:34:05 -0700
  • 29b734e478 clean up add_object_entry() Nicolas Pitre 2007-04-10 22:54:36 -0400
  • 6e5417769c tests for various pack index features Nicolas Pitre 2007-04-10 16:26:10 -0400
  • 39551b6926 use test-genrandom in tests instead of /dev/urandom Nicolas Pitre 2007-04-11 13:35:13 -0400
  • 2dca1af448 simple random data generator for tests Nicolas Pitre 2007-04-11 13:59:51 -0400
  • 6aead43db3 sscanf/strtoul: parse integers robustly Jim Meyering 2007-04-10 01:01:44 +0200
  • 095952585c Teach directory traversal about subprojects Linus Torvalds 2007-04-11 14:49:44 -0700
  • 171ddd9177 Add testcase for format-patch --subject-prefix (take 3) Robin H. Johnson 2007-04-11 16:58:08 -0700
  • 2d9e4a47d1 Add custom subject prefix support to format-patch (take 3) Robin H. Johnson 2007-04-11 16:58:07 -0700
  • 566f5b217d Merge branch 'maint' Junio C Hamano 2007-04-11 18:43:01 -0700
  • 3edc212b4d 1.5.1.1 Junio C Hamano 2007-04-11 18:07:09 -0700
  • 1833a92548 Fix thinko in subproject entry sorting Linus Torvalds 2007-04-11 14:39:12 -0700
  • 9b11d24d41 GIT 1.5.1.1 v1.5.1.1 Junio C Hamano 2007-04-11 14:39:07 -0700
  • cb52d9a1fb cvsserver: Fix handling of diappeared files on update Frank Lichtenheld 2007-04-11 22:38:19 +0200
  • 8eb2d0bee8 fsck: do not complain on detached HEAD. Junio C Hamano 2007-04-11 01:28:43 -0700
  • f981577202 (encode_85, decode_85): Mark source buffer pointer as "const". Jim Meyering 2007-04-10 00:56:33 +0200
  • b06dcf8cb8 gitweb: Allow configuring the default projects order and add order 'none' Frank Lichtenheld 2007-04-06 23:58:24 +0200
  • c2b8b13494 gitweb: Allow forks with project list file Frank Lichtenheld 2007-04-06 23:58:11 +0200
  • f8ce182992 Merge branch 'maint' Junio C Hamano 2007-04-10 13:53:07 -0700
  • f35a6d3bce Teach core object handling functions about gitlinks Linus Torvalds 2007-04-09 21:20:29 -0700
  • 8d9721c86b Teach "fsck" not to follow subproject links Linus Torvalds 2007-04-09 21:15:29 -0700
  • 9eec4795d4 Add "S_IFDIRLNK" file mode infrastructure for git links Linus Torvalds 2007-04-09 21:14:58 -0700
  • 0ebde32c87 Add 'resolve_gitlink_ref()' helper function Linus Torvalds 2007-04-09 21:14:26 -0700
  • e3c6f240fd git-fetch: use fetch--tool pick-rref to avoid local fetch from alternate Junio C Hamano 2007-04-05 03:22:55 -0700
  • 895a1d1e57 git-fetch--tool pick-rref Junio C Hamano 2007-04-05 03:22:54 -0700
  • 885b981075 t3030: merge-recursive backend test. Junio C Hamano 2007-04-07 07:17:35 -0700
  • 4d50895a39 merge-recursive: handle D/F conflict case more carefully. Junio C Hamano 2007-04-07 06:41:13 -0700
  • ac7f0f436e merge-recursive: do not barf on "to be removed" entries. Junio C Hamano 2007-04-07 05:52:57 -0700
  • 4c4caafc9c Treat D/F conflict entry more carefully in unpack-trees.c::threeway_merge() Junio C Hamano 2007-04-07 05:49:19 -0700
  • ea4b52a86f t1000: fix case table. Junio C Hamano 2007-04-07 05:42:01 -0700
  • 3d711d97a0 shortlog -w: make wrap-line behaviour optional. Junio C Hamano 2007-04-08 01:28:00 -0700
  • 3714e7c895 Use print_wrapped_text() in shortlog Johannes Schindelin 2006-12-22 22:15:59 +0100
  • 91ecbeca48 validate reused pack data with CRC when possible Nicolas Pitre 2007-04-10 00:15:41 -0400
  • 4ba7d71153 allow forcing index v2 and 64-bit offset treshold Nicolas Pitre 2007-04-09 17:32:03 -0400
  • 8c681e07c9 pack-redundant.c: learn about index v2 Nicolas Pitre 2007-04-09 01:06:37 -0400
  • 32637cdf4a show-index.c: learn about index v2 Nicolas Pitre 2007-04-09 01:06:36 -0400
  • 74e34e1fca sha1_file.c: learn about index version 2 Nicolas Pitre 2007-04-09 01:06:35 -0400
  • d1a46a9eab index-pack: learn about pack index version 2 Nicolas Pitre 2007-04-09 01:06:34 -0400
  • c553ca25bd pack-objects: learn about pack index version 2 Nicolas Pitre 2007-04-09 01:06:33 -0400
  • ee5743ce19 compute object CRC32 with index-pack Nicolas Pitre 2007-04-09 01:06:32 -0400
  • 78d1e84fe5 compute a CRC32 for each object as stored in a pack Nicolas Pitre 2007-04-09 01:06:31 -0400
  • d7dd02231f add overflow tests on pack offset variables Nicolas Pitre 2007-04-09 01:06:30 -0400
  • 8723f21626 make overflow test on delta base offset work regardless of variable size Nicolas Pitre 2007-04-09 01:06:29 -0400
  • 57059091fa get rid of num_packed_objects() Nicolas Pitre 2007-04-09 01:06:28 -0400
  • 5d5cea67af Avoid overflowing name buffer in deep directory structures Linus Torvalds 2007-04-09 21:13:58 -0700
  • 844c11ae25 diff-lib: use ce_mode_from_stat() rather than messing with modes manually Linus Torvalds 2007-04-09 21:13:29 -0700
  • 8bd26c4a2f Documentation: show-ref: document --exclude-existing Julian Phillips 2007-04-09 21:57:36 +0100
  • fc1f458c35 cvsexportcommit -p : fix the usage of git-apply -C. Tomash Brechko 2007-04-09 15:24:02 +0400
  • 8ff21b1a33 git-archive: make tar the default format René Scharfe 2007-04-09 17:12:53 +0200
  • 80b5910fac Allow for convenient rebasing after git-p4 submit Simon Hausmann 2007-04-09 12:43:40 +0200
  • 1eef2f9375 Prep 1.5.1.1 Junio C Hamano 2007-04-09 00:33:52 -0700
  • 5bcbc7ff10 Merge branch 'jc/push' Junio C Hamano 2007-04-08 23:54:47 -0700
  • 58fe516bb5 Merge branch 'jc/merge-subtree' Junio C Hamano 2007-04-08 23:51:14 -0700
  • 27be481ffb Merge branch 'js/fetch-progress' Junio C Hamano 2007-04-08 23:27:22 -0700
  • d39d10d7fc Merge branch 'maint' Junio C Hamano 2007-04-08 23:20:43 -0700
  • 24c64d6add Add Documentation/cmd-list.made to .gitignore Junio C Hamano 2007-04-08 22:14:16 -0700
  • c16d08713e git-svn: fix log command to avoid infinite loop on long commit messages Eric Wong 2007-04-08 00:59:22 -0700
  • 13c823fb52 git-svn: dcommit/rebase confused by patches with git-svn-id: lines Eric Wong 2007-04-08 00:59:19 -0700
  • 512b620bd9 git-svn: bail out on incorrect command-line options Eric Wong 2007-04-03 01:57:08 -0700
  • 7243b350b3 Added a simple example of usage to the "documentation" :) Simon Hausmann 2007-04-08 10:21:56 +0200
  • 10c3211b81 fix variable usage (oops) Simon Hausmann 2007-04-08 10:15:47 +0200
  • c45b1cfe1e Fix file determination for #head imports Simon Hausmann 2007-04-08 10:13:32 +0200
  • f9a3a4f796 Added git-p4 clone convenience command Simon Hausmann 2007-04-08 10:08:26 +0200
  • febe7dcc08 cvsserver: Add asciidoc documentation for new database backend configuration Frank Lichtenheld 2007-04-07 16:58:10 +0200
  • 68ed351ab5 Honor --silent for labels Simon Hausmann 2007-04-08 09:00:55 +0200
  • 8d1608b8bf Start 1.5.2 cycle by prepareing RelNotes for it. Junio C Hamano 2007-04-07 23:59:32 -0700
  • 640ee0d1cd Merge branch 'jc/read-tree-df' (early part) Junio C Hamano 2007-04-07 23:52:40 -0700
  • 5838dffdcb Merge branch 'maint' Junio C Hamano 2007-04-07 23:34:45 -0700
  • 732bcf942c Prepare for 1.5.1.1 Junio C Hamano 2007-04-07 23:33:14 -0700
  • 473937ed44 cvsserver: Corrections to the database backend configuration Frank Lichtenheld 2007-04-07 16:58:09 +0200
  • e94a4f6eed cvsserver: small corrections to asciidoc documentation Frank Lichtenheld 2007-04-07 16:58:08 +0200
  • cb53e1f8e9 Turn off potentially slow label detection by default Simon Hausmann 2007-04-08 00:12:02 +0200
  • 1f52af6c73 Provide a tree summary after git-p4 rebase Simon Hausmann 2007-04-08 00:07:02 +0200
  • 01ce1fe967 Added git-p4 rebase convenience Simon Hausmann 2007-04-07 23:46:50 +0200
  • 944e3f19f4 Doit: test before install Junio C Hamano 2007-04-07 03:02:43 -0700
  • 68faf68938 A new merge stragety 'subtree'. Junio C Hamano 2007-02-15 16:32:45 -0800
  • fd1d1b05e9 git-push to multiple locations does not stop at the first failure Junio C Hamano 2007-04-06 23:04:53 -0700
  • 39878b0cb7 git-push reports the URL after failing. Junio C Hamano 2007-04-06 23:04:55 -0700
  • ee9693e246 Merge branch 'jc/index-output' Junio C Hamano 2007-04-07 02:26:24 -0700
  • 39415449ee Merge branch 'fp/make-j' Junio C Hamano 2007-04-07 02:20:47 -0700
  • 5bba1b355e Merge branch 'cc/bisect' Junio C Hamano 2007-04-07 02:20:39 -0700
  • b7108a16a6 Merge branch 'jc/checkout' (early part) Junio C Hamano 2007-04-07 02:19:54 -0700
  • ced38ea252 Merge branch 'maint' Junio C Hamano 2007-04-07 01:30:43 -0700
  • d79073922f Documentation: tighten dependency for git.{html,txt} Junio C Hamano 2007-04-05 22:17:20 -0700
  • 63b4b7a7ed Makefile: iconv() on Darwin has the old interface Arjen Laarhoven 2007-04-07 01:49:17 +0200
  • d93f7c1817 t5300-pack-object.sh: portability issue using /usr/bin/stat Arjen Laarhoven 2007-04-07 01:49:03 +0200
  • 0a5280a9f4 git-bisect: allow bisecting with only one bad commit. Junio C Hamano 2007-04-05 23:27:44 -0700
  • 4f50671699 t6030: add a bit more tests to git-bisect Junio C Hamano 2007-04-05 22:52:37 -0700
  • 4c84f0dcc6 t3200-branch.sh: small language nit Arjen Laarhoven 2007-04-07 01:48:54 +0200
  • ae25c67aca usermanual.txt: some capitalization nits Arjen Laarhoven 2007-04-07 01:48:36 +0200
  • 19eba1515a Make builtin-branch.c handle the git config file Lars Hjemli 2007-04-06 14:13:00 +0200
  • d26f9fef47 rename_ref(): only print a warning when config-file update fails Lars Hjemli 2007-04-06 10:33:06 +0200
  • 08b984fb54 Distinguish branches by more than case in tests. Brian Gernhardt 2007-04-06 01:42:04 -0400
  • a925b89cea Avoid composing too long "References" header. YOSHIFUJI Hideaki / 吉藤英明 2007-04-06 08:50:24 +0900
  • 0e070f997b cvsimport: Improve formating consistency Frank Lichtenheld 2007-04-06 23:52:43 +0200
  • 7b14b3c580 cvsimport: Reorder options in documentation for better understanding Frank Lichtenheld 2007-04-06 23:52:42 +0200
  • 7bf77644e7 cvsimport: Improve usage error reporting Frank Lichtenheld 2007-04-06 23:52:41 +0200
  • 407049c59e cvsimport: Improve documentation of CVSROOT and CVS module determination Frank Lichtenheld 2007-04-06 23:52:40 +0200
  • edbe446674 cvsimport: sync usage lines with existing options Frank Lichtenheld 2007-04-06 23:52:39 +0200
  • 6fecf1915c git-bisect: modernization Junio C Hamano 2007-04-05 22:51:14 -0700