Commit Graph

  • 0edcb37d67 gitweb: Extend parse_difftree_raw_line to save commit info Jakub Narebski 2006-08-31 00:36:04 +0200
  • fa702003e4 gitweb: Separate printing of git_tree row into git_print_tree_entry Jakub Narebski 2006-08-31 00:35:07 +0200
  • cb849b46ac gitweb: Move git-ls-tree output parsing to parse_ls_tree_line Jakub Narebski 2006-08-31 00:32:15 +0200
  • 4b5dc988c0 use do() instead of require() to include configuration Dennis Stosberg 2006-08-29 09:19:02 +0200
  • 3a36bc8469 gitweb: Remove forgotten call to git_to_hash Dennis Stosberg 2006-08-31 21:32:45 +0200
  • fc1c75ec74 log-tree.c: cleanup a bit append_signoff() Franck Bui-Huu 2006-08-29 13:37:06 +0200
  • 28f5c70b85 Remove uneeded #include Johannes Schindelin 2006-08-29 13:02:35 +0200
  • 104ff34a74 Makefile: fix typo Johannes Schindelin 2006-08-29 12:51:14 +0200
  • c9b0597d3d unpack-objects: remove unused variable "eof" Johannes Schindelin 2006-08-29 12:50:29 +0200
  • 071fa89e25 git-fsck-objects: lacking default references should not be fatal Linus Torvalds 2006-08-29 11:47:30 -0700
  • 9e84801396 Check if pack directory exists prior to descending into it Matthias Kestenholz 2006-08-29 11:12:14 +0200
  • a44465ccd9 gitweb: Add local time and timezone to git_print_authorship Jakub Narebski 2006-08-28 23:17:31 +0200
  • b4657e7759 gitweb: Add diff tree, with links to patches, to commitdiff view Jakub Narebski 2006-08-28 14:48:14 +0200
  • fba20b429a gitweb: git_print_log: signoff line is non-empty line Jakub Narebski 2006-08-28 14:48:13 +0200
  • 6fd92a28eb gitweb: Add author information to commitdiff view Jakub Narebski 2006-08-28 14:48:12 +0200
  • d50a9398fe gitweb: Do not remove signoff lines in git_print_simplified_log Jakub Narebski 2006-08-28 14:48:11 +0200
  • b7f9253df9 gitweb: Make git_print_log generic; git_print_simplified_log uses it Jakub Narebski 2006-08-28 14:48:10 +0200
  • 25691fbe6d gitweb: Use --git-dir parameter instead of setting $ENV{'GIT_DIR'} Dennis Stosberg 2006-08-28 17:49:58 +0200
  • 3dfb9278df Add --relative-date option to the revision interface Jonas Fonseca 2006-08-28 15:52:13 +0200
  • b17fda5c07 Merge branch 'gl/web' Junio C Hamano 2006-08-28 16:20:28 -0700
  • 561d038ab8 gitk: Fix some bugs in the new cherry-picking code Paul Mackerras 2006-08-28 22:41:09 +1000
  • 355f541249 multi-service daemon: documentation Junio C Hamano 2006-08-20 19:32:43 -0700
  • 74c0cc21a5 daemon: add upload-tar service. Junio C Hamano 2006-08-20 19:03:50 -0700
  • d819e4e682 daemon: prepare for multiple services. Junio C Hamano 2006-08-20 19:03:13 -0700
  • 370e0966ef Add git-zip-tree to .gitignore Rene Scharfe 2006-08-27 13:19:49 +0200
  • 4cac42b132 free(NULL) is perfectly valid. Junio C Hamano 2006-08-27 21:19:39 -0700
  • b3c952f838 Use xcalloc instead of calloc Jonas Fonseca 2006-08-28 02:26:07 +0200
  • c470701a98 Use fstat instead of fseek Jonas Fonseca 2006-08-28 01:55:46 +0200
  • 5ff9d11409 Merge branch 'gl/cleanup-next' Junio C Hamano 2006-08-27 20:34:09 -0700
  • 1e49cb8ad4 Merge branch 'js/c-merge-recursive' Junio C Hamano 2006-08-27 20:18:58 -0700
  • d5d0a0e748 Merge branch 'ts/daemon' Junio C Hamano 2006-08-27 17:51:42 -0700
  • b32d37a3a6 Merge branch 'jc/apply' Junio C Hamano 2006-08-27 17:51:05 -0700
  • 8938045a4e git-apply --reject: finishing touches. Junio C Hamano 2006-08-27 15:53:20 -0700
  • 6bcf4b46c9 gitweb: Use @diff_opts, default ('M'), as git-diff and git-diff-tree paramete Jakub Narebski 2006-08-27 23:49:36 +0200
  • 2e6183840e git-reset: remove unused variable Rene Scharfe 2006-08-27 13:19:58 +0200
  • bee597cb7f git-cherry: remove unused variable Rene Scharfe 2006-08-27 13:19:45 +0200
  • 0aea33762b gitweb: Remove git_to_hash function Jakub Narebski 2006-08-27 23:45:26 +0200
  • 023782bd4d gitweb: Remove unused git_get_{preceding,following}_references Jakub Narebski 2006-08-27 23:44:38 +0200
  • c8a99d7674 gitweb: Fix typo in git_patchset_body Jakub Narebski 2006-08-26 19:14:23 +0200
  • 9a8e35e987 Relative timestamps in git log Linus Torvalds 2006-08-26 15:45:26 -0700
  • e4fbbfe9ec Add git-zip-tree Rene Scharfe 2006-08-26 23:19:21 +0200
  • 090525541f gitweb: Fix typo in git_difftree_body Jakub Narebski 2006-08-26 23:33:58 +0200
  • 5f641ccc69 git-svn: stop repeatedly reusing the first commit message with dcommit Eric Wong 2006-08-26 09:52:25 -0700
  • 83572c1a91 Use xrealloc instead of realloc Jonas Fonseca 2006-08-26 16:16:18 +0200
  • 095c424d08 Use PATH_MAX instead of MAXPATHLEN Jonas Fonseca 2006-08-26 16:09:17 +0200
  • eb950c192a Convert unpack_entry_gently and friends to use offsets. Shawn Pearce 2006-08-26 04:12:27 -0400
  • 465b26eeef Cleanup unpack_object_header to use only offsets. Shawn Pearce 2006-08-26 04:12:04 -0400
  • 5a18f540a5 Cleanup unpack_entry_gently and friends to use type_name array. Shawn Pearce 2006-08-26 04:11:36 -0400
  • 7c3e8be307 Reuse compression code in unpack_compressed_entry. Shawn Pearce 2006-08-26 04:11:02 -0400
  • de530aaa4b Reorganize/rename unpack_non_delta_entry to unpack_compressed_entry. Shawn Pearce 2006-08-26 04:10:43 -0400
  • f2e7330299 gitweb: blobs defined by non-textual hash ids can be cached Jakub Narebski 2006-08-26 19:14:25 +0200
  • 17848fc67c gitweb: Improve comments about gitweb features configuration Jakub Narebski 2006-08-26 19:14:22 +0200
  • 73c9083f52 gitweb: Remove workaround for git-diff bug fixed in f82cd3c Jakub Narebski 2006-08-26 12:33:17 +0200
  • b4c27c186f Merge branch 'master' into gl/web Junio C Hamano 2006-08-26 01:08:39 -0700
  • a7f051987c Merge branch 'gl/cleanup' Junio C Hamano 2006-08-26 01:06:22 -0700
  • 030b52087f gitweb: git_annotate didn't expect negative numeric timezone Jakub Narebski 2006-08-26 02:13:05 +0200
  • b22d449721 git-svn: add the 'dcommit' command Eric Wong 2006-08-26 00:01:23 -0700
  • 2e93115ed8 git-svn: recommend rebase for syncing against an SVN repo Eric Wong 2006-08-25 12:48:23 -0700
  • 5a990e45f9 git-svn: establish new connections on commit after fork Eric Wong 2006-08-25 12:28:18 -0700
  • f7122265fc describe: fix off-by-one error in --abbrev=40 handling Jonas Fonseca 2006-08-25 02:48:04 +0200
  • 903acca753 gitweb: Remove creating directory for temporary files Jakub Narebski 2006-08-25 21:35:27 +0200
  • 8cce8e3ddb gitweb: Remove git_diff_print subroutine Jakub Narebski 2006-08-25 21:15:27 +0200
  • 9b71b1f6b3 gitweb: git_blobdiff_plain is git_blobdiff('plain') Jakub Narebski 2006-08-25 21:14:49 +0200
  • 7c5e2ebb5d gitweb: Use git-diff-tree or git-diff patch output for blobdiff Jakub Narebski 2006-08-25 21:13:34 +0200
  • 990dd0de51 gitweb: Change here-doc back for style consistency in git_blobdiff Jakub Narebski 2006-08-25 21:06:49 +0200
  • c2c8ff2438 gitweb: Always display link to blobdiff_plain in git_blobdiff Jakub Narebski 2006-08-25 21:05:45 +0200
  • ef10ee877f gitweb: Add invisible hyperlink to from-file/to-file diff header Jakub Narebski 2006-08-25 21:05:07 +0200
  • e4e4f82545 gitweb: Parse two-line from-file/to-file diff header in git_patchset_body Jakub Narebski 2006-08-25 21:04:13 +0200
  • fe87585e53 gitweb: Allow for pre-parsed difftree info in git_patchset_body Jakub Narebski 2006-08-25 20:59:39 +0200
  • 420e92f255 gitweb: Add support for hash_parent_base parameter for blobdiffs Jakub Narebski 2006-08-24 23:53:54 +0200
  • edf735abfa gitweb: Use git_get_name_rev_tags for commitdiff_plain X-Git-Tag: header Jakub Narebski 2006-08-24 19:45:30 +0200
  • 56a322f161 gitweb: Add git_get_rev_name_tags function Jakub Narebski 2006-08-24 19:41:23 +0200
  • 3066c359c6 gitweb: Faster return from git_get_preceding_references if possible Jakub Narebski 2006-08-24 19:39:32 +0200
  • 470b96d483 gitweb: Add git_get_{following,preceding}_references functions Jakub Narebski 2006-08-24 19:37:04 +0200
  • 157e43b4b0 gitweb: Streamify patch output in git_commitdiff Jakub Narebski 2006-08-24 19:34:36 +0200
  • 1613b79faa gitweb: Remove invalid comment in format_diff_line Jakub Narebski 2006-08-24 19:32:13 +0200
  • af33ef21bf gitweb: Show information about incomplete lines in commitdiff Jakub Narebski 2006-08-24 01:58:49 +0200
  • eee08903b2 gitweb: Use git-diff-tree patch output for commitdiff Jakub Narebski 2006-08-24 00:15:14 +0200
  • 0ea4d4c94b git-svn(1): improve asciidoc markup Jonas Fonseca 2006-08-25 03:07:46 +0200
  • 5bab25fd91 gitview.txt: improve asciidoc markup Jonas Fonseca 2006-08-25 03:06:50 +0200
  • 8b70004b8f git(7): put the synopsis in a verse style paragraph Jonas Fonseca 2006-08-25 03:05:48 +0200
  • 5164b6cd3c gitk(1): expand the manpage to look less like a template Jonas Fonseca 2006-08-25 03:04:58 +0200
  • 26e8c5d385 git-blame(1): mention options in the synopsis and advertise pickaxe Jonas Fonseca 2006-08-25 03:01:49 +0200
  • 0dde68998c git-ls-remote(1): document --upload-pack Jonas Fonseca 2006-08-25 02:58:20 +0200
  • 5684ed6d32 git-apply(1): document missing options and improve existing ones Jonas Fonseca 2006-08-25 02:56:55 +0200
  • 7099c9c7c9 update-index -g Junio C Hamano 2006-08-23 21:24:47 -0700
  • 5df7dbbae4 n is in fact unused, and is later shadowed. Pierre Habouzit 2006-08-23 12:39:16 +0200
  • dd305c8462 use name[len] in switch directly, instead of creating a shadowed variable. Pierre Habouzit 2006-08-23 12:39:15 +0200
  • 599f8d6314 builtin-grep.c: remove unused debugging piece. Junio C Hamano 2006-08-23 18:39:49 -0700
  • d828f6ddf8 remove ugly shadowing of loop indexes in subloops. Pierre Habouzit 2006-08-23 12:39:13 +0200
  • b5bf7cd6b7 missing 'static' keywords Pierre Habouzit 2006-08-23 12:39:12 +0200
  • c5fba16c50 git_dir holds pointers to local strings, hence MUST be const. Pierre Habouzit 2006-08-23 12:39:11 +0200
  • 60b7f38e0e avoid to use error that shadows the function name, use err instead. Pierre Habouzit 2006-08-23 12:39:10 +0200
  • 87cb004e42 hashcpy/hashcmp remaining bits. Junio C Hamano 2006-08-23 14:31:20 -0700
  • 8da7149394 Convert memcpy(a,b,20) to hashcpy(a,b). Shawn Pearce 2006-08-23 02:49:00 -0400
  • 2ad6ba353a Merge branch 'gl/cleanup' into gl/cleanup-next Junio C Hamano 2006-08-23 14:18:24 -0700
  • a8e0d16d85 Convert memset(hash,0,20) to hashclr(hash). Junio C Hamano 2006-08-23 13:57:23 -0700
  • e702496e43 Convert memcpy(a,b,20) to hashcpy(a,b). Shawn Pearce 2006-08-23 02:49:00 -0400
  • b05faa2da9 Fix a comparison bug in diff-delta.c Pierre Habouzit 2006-08-23 11:17:55 +0200
  • 68d42c41ef git-send-email: Don't set author_not_sender from Cc: lines Haavard Skinnemoen 2006-08-23 03:02:59 -0700