Commit Graph

  • 678dac6b45 Added support for dropping privileges to git-daemon. Tilman Sauerbeck 2006-08-22 19:37:41 +0200
  • 498fe00201 gitweb: Sort CGI parameters returned by href() Jakub Narebski 2006-08-22 19:05:25 +0200
  • 1149fecfc2 gitweb: Drop the href() params which keys are not in %mapping Jakub Narebski 2006-08-22 19:05:24 +0200
  • 59b9f61a3f gitweb: Use here-doc Jakub Narebski 2006-08-22 23:42:53 +0200
  • 77a153fd92 gitweb: Route rest of action subroutines through %actions Jakub Narebski 2006-08-22 16:59:20 +0200
  • 134a6941ec gitweb: Use underscore instead of hyphen to separate words in HTTP headers names Jakub Narebski 2006-08-22 16:55:34 +0200
  • 952c65fc02 gitweb: Whitespace cleanup: realign, reindent Jakub Narebski 2006-08-22 16:52:50 +0200
  • 63e4220b75 gitweb: Replace some presentational HTML by CSS Jakub Narebski 2006-08-22 12:38:59 +0200
  • 7c27801473 gitweb: bugfix: a.list formatting regression Jakub Narebski 2006-08-22 12:02:48 +0200
  • 0e9ee32358 apply --reject: count hunks starting from 1, not 0 Junio C Hamano 2006-08-22 15:49:28 -0700
  • 44c10841ea Remove unnecessary forward declaration of unpack_entry. Shawn Pearce 2006-08-21 03:10:36 -0400
  • da7560110f Verify we know how to read a pack before trying to using it. Shawn Pearce 2006-08-21 03:10:02 -0400
  • 7230e6d042 Add write_or_die(), a helper function Rene Scharfe 2006-08-21 20:43:43 +0200
  • 3f0073a2fa Axe the last ent Rene Scharfe 2006-08-21 20:11:48 +0200
  • e8e41a9383 gitweb: Use parse_difftree_raw_line in git_difftree_body Jakub Narebski 2006-08-21 23:08:52 +0200
  • 740e67f903 gitweb: Added parse_difftree_raw_line function for later use Jakub Narebski 2006-08-21 23:07:00 +0200
  • e866ffdf9b Merge branch 'maint' Junio C Hamano 2006-08-21 14:16:38 -0700
  • 60a6bf5f53 builtin-mv: readability patch Johannes Schindelin 2006-08-19 16:52:21 +0200
  • 6e17886d37 git-mv: fix off-by-one error Johannes Schindelin 2006-08-21 22:22:25 +0200
  • c5203bdf66 git-mv: special case destination "." Johannes Schindelin 2006-08-18 12:42:39 +0200
  • 43134fcb35 builtin-mv: readability patch Johannes Schindelin 2006-08-19 16:52:21 +0200
  • ddb8d90048 gitweb: Make blame and snapshot a feature. Aneesh Kumar K.V 2006-08-20 11:53:04 +0530
  • a2bf404e28 git-apply --verbose Junio C Hamano 2006-08-18 03:14:48 -0700
  • 82e2765f59 git-apply --reject: send rejects to .rej files. Junio C Hamano 2006-08-18 03:10:19 -0700
  • f0321866be gitweb: fix snapshot support Aneesh Kumar K.V 2006-08-17 22:56:23 -0700
  • 59fb1c9445 gitweb: bugfix: git_print_page_path() needs the hash base Luben Tuikov 2006-08-17 10:39:29 -0700
  • 3899e7a329 gitweb: bugfix: commitdiff regression Luben Tuikov 2006-08-17 13:52:09 -0700
  • 55c3eb434a Indentation fix. Tilman Sauerbeck 2006-08-17 20:44:16 +0200
  • a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. David Rientjes 2006-08-17 11:54:57 -0700
  • cb9c6e5b0a gitweb: Support for snapshot Aneesh Kumar K.V 2006-08-17 20:59:46 +0530
  • d16d093c2d gitweb: Refactor printing commit message Jakub Narebski 2006-08-17 11:21:23 +0200
  • 13d0216504 gitweb: fix project list if PATH_INFO=="/". Martin Waitz 2006-08-17 00:28:40 +0200
  • 6132b7e4bb gitweb: support for / as home_link. Martin Waitz 2006-08-17 00:28:39 +0200
  • 5c95fab017 gitweb: support for "fp" parameter. Martin Waitz 2006-08-17 00:28:38 +0200
  • 756d2f064b gitweb: continue consolidation of URL generation. Martin Waitz 2006-08-17 00:28:36 +0200
  • d4baf9eaf4 gitweb: Uniquify version info output, add meta generator in page header Jakub Narebski 2006-08-17 11:21:28 +0200
  • 57dc397cff git-apply --reject Junio C Hamano 2006-08-16 17:55:29 -0700
  • 2cda1a214e apply --reverse: tie it all together. Junio C Hamano 2006-08-16 16:09:25 -0700
  • d4c452f03b diff.c: make binary patch reversible. Junio C Hamano 2006-08-16 16:08:14 -0700
  • 03eb8f8aeb builtin-apply --reverse: two bugfixes. Junio C Hamano 2006-08-16 16:07:20 -0700
  • 409d1d2053 Merge branch 'jc/format-patch' Junio C Hamano 2006-08-16 19:27:03 -0700
  • 076a10c728 Be nicer if git executable is not installed Ville Skyttä 2006-08-16 23:12:26 +0300
  • 8e3abd4c97 Merge branch 'jc/racy' Junio C Hamano 2006-08-16 14:00:34 -0700
  • 500a99935d Merge branch 'maint' Junio C Hamano 2006-08-16 14:00:12 -0700
  • 6493cc09c2 builtin-grep: remove unused debugging cruft. Junio C Hamano 2006-08-16 13:58:32 -0700
  • e79ca7cc25 gitweb: Add support for per project git URLs Jakub Narebski 2006-08-16 14:50:34 +0200
  • d78b0f3d6a [PATCH] git-mv: add more path normalization Johannes Schindelin 2006-08-16 10:44:02 +0200
  • d1e46756d3 gitk: Improve responsiveness while reading and layout out the graph Paul Mackerras 2006-08-16 20:02:32 +1000
  • 0fc82cff12 Remove the "delay writing to avoid runtime penalty of racy-git avoidance" Junio C Hamano 2006-08-15 21:40:43 -0700
  • 1c2a4f5add gitweb: consolidate action URL generation. Martin Waitz 2006-08-16 00:24:30 +0200
  • 06a9d86b49 gitweb: provide function to format the URL for an action link. Martin Waitz 2006-08-16 00:23:50 +0200
  • 19a8721ef8 gitweb: Show project's git URL on summary page Jakub Narebski 2006-08-15 23:03:17 +0200
  • 42f774063d Add check program "git-check-racy" Junio C Hamano 2006-08-15 21:38:07 -0700
  • 520cd3eca5 Documentation/technical/racy-git.txt Junio C Hamano 2006-08-15 13:09:49 -0700
  • 96f1e58f52 remove unnecessary initializations David Rientjes 2006-08-15 10:23:48 -0700
  • c9c3470aec Merge branch 'maint' Junio C Hamano 2006-08-15 21:15:32 -0700
  • 53e1a761be finish_connect(): thinkofix Junio C Hamano 2006-08-15 16:28:08 -0700
  • 1d6249e609 git-mv: succeed even if source is a prefix of destination Johannes Schindelin 2006-08-16 02:20:32 +0200
  • 6f002f984f use appropriate typedefs David Rientjes 2006-08-15 10:40:06 -0700
  • 0bef57ee44 make inline is_null_sha1 global David Rientjes 2006-08-15 13:37:19 -0700
  • 789a09b487 avoid nanosleep(2) Junio C Hamano 2006-08-15 03:39:47 -0700
  • 60a144f280 Fix compilation with Sun CC Dennis Stosberg 2006-08-15 11:01:31 +0200
  • d7b6c3c0f5 Merge branch 'master' into pb/gitpm Junio C Hamano 2006-08-15 03:13:34 -0700
  • 3cd4f5e8eb git-apply --binary: clean up and prepare for --reverse Junio C Hamano 2006-08-15 02:23:06 -0700
  • d1b9944db8 Fix detection of ipv6 on Solaris Dennis Stosberg 2006-08-15 11:01:27 +0200
  • ab5573ae9f Look for sockaddr_storage in sys/socket.h Dennis Stosberg 2006-08-15 11:01:25 +0200
  • f4e14ca9e0 Solaris has strlcpy() at least since version 8 Dennis Stosberg 2006-08-15 11:01:20 +0200
  • 66c4509b73 Solaris does not support C99 format strings before version 10 Dennis Stosberg 2006-08-15 11:01:22 +0200
  • f686d03034 git-apply --reverse: simplify reverse option. Junio C Hamano 2006-08-14 23:26:51 -0700
  • 6a0ebe8ced t4116 apply --reverse test Junio C Hamano 2006-08-14 23:24:55 -0700
  • 78b713a1d0 Make sha1flush void and remove conditional return. David Rientjes 2006-08-14 13:32:01 -0700
  • 59076eba6e Make upload_pack void and remove conditional return. David Rientjes 2006-08-14 13:40:51 -0700
  • 74b504f671 Make track_tree_refs void. David Rientjes 2006-08-14 13:40:06 -0700
  • aa145403da Make pack_objects void. David Rientjes 2006-08-14 13:38:50 -0700
  • b5524c826d Make fsck_dir void. David Rientjes 2006-08-14 13:36:18 -0700
  • f7f0fbfcf4 Make checkout_all void. David Rientjes 2006-08-14 13:20:12 -0700
  • cf995ede2c Make show_entry void David Rientjes 2006-08-14 13:39:27 -0700
  • eddd1c8cef Make pprint_tag void and cleans up call in cmd_cat_file. David Rientjes 2006-08-14 13:19:15 -0700
  • a976b0a593 Remove combine-diff.c::uninteresting() Junio C Hamano 2006-08-14 18:36:00 -0700
  • 968a1d65f4 read-cache.c cleanup David Rientjes 2006-08-14 13:38:14 -0700
  • 0bc87ffb6c http-push.c cleanup David Rientjes 2006-08-14 13:37:05 -0700
  • 8c0b2bb636 diff.c cleanup David Rientjes 2006-08-14 13:34:16 -0700
  • 9e0ec82cac builtin-push.c cleanup David Rientjes 2006-08-14 13:26:58 -0700
  • b756776d19 builtin-grep.c cleanup David Rientjes 2006-08-14 13:22:15 -0700
  • b4e275992f blame.c return cleanup David Rientjes 2006-08-14 13:18:11 -0700
  • 2de21fac98 gitweb: configurable home link string Yasushi SHOJI 2006-08-15 07:50:49 +0900
  • 4a4a1a53d1 gitweb: Separate printing difftree in git_commit into git_difftree_body Jakub Narebski 2006-08-14 02:18:33 +0200
  • d5aa50de62 gitweb: True fix: Support for the standard mime.types map in gitweb Jakub Narebski 2006-08-14 02:16:33 +0200
  • 618918e541 gitweb: Skip comments in mime.types like file Jakub Narebski 2006-08-14 02:15:22 +0200
  • d294e1cad4 gitweb: Change appereance of marker of refs pointing to given object Jakub Narebski 2006-08-14 02:14:20 +0200
  • 1e0cf030c0 gitweb: Separate finding project owner into git_get_project_owner Jakub Narebski 2006-08-14 02:10:06 +0200
  • 581860e1b8 gitweb: Separate main part of git_history into git_history_body Jakub Narebski 2006-08-14 02:09:08 +0200
  • 17d0744318 gitweb: Refactor printing shortened title in git_shortlog_body and git_tags_body Jakub Narebski 2006-08-14 02:08:27 +0200
  • a446d6bb53 gitweb: Separate ref parsing in git_get_refs_list into parse_ref Jakub Narebski 2006-08-14 02:07:00 +0200
  • 847e01fb00 gitweb: Great subroutines renaming Jakub Narebski 2006-08-14 02:05:47 +0200
  • c35f4c371a Add a newline before appending "Signed-off-by: " line Franck Bui-Huu 2006-08-13 11:30:27 -0700
  • 460cccd3ba Merge branch 'maint' Junio C Hamano 2006-08-13 22:58:23 -0700
  • 89b0c4b5a3 Fix type of combine-diff.c::show_patch_diff() Junio C Hamano 2006-08-13 19:19:34 -0700
  • 4c5cf8c44c pass DESTDIR to the generated perl/Makefile Eric Wong 2006-08-13 04:13:25 -0700
  • 9a1ae9ab03 sample commit-msg hook: no silent exit on duplicate Signed-off-by lines Luben Tuikov 2006-08-13 01:41:22 -0700