Commit Graph

  • 191414c025 git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1 Sergey Vlasov 2006-09-26 13:42:55 +0400
  • fd28b34afd Ignore executable bit when adding files if filemode=0. Shawn Pearce 2006-09-27 01:21:19 -0400
  • 9c7b0b3fc4 Remove empty ref directories that prevent creating a ref. Christian Couder 2006-09-26 07:23:37 +0200
  • 4de741b3e1 gitweb: tree view: eliminate redundant "blob" Luben Tuikov 2006-09-25 22:38:16 -0700
  • 4dafd7d244 Use const for interpolate arguments Alex Riesen 2006-09-25 23:19:00 +0200
  • e8daf78a00 git-archive: update documentation Franck Bui-Huu 2006-09-25 12:31:52 +0200
  • a06f678eb9 Deprecate merge-recursive.py Junio C Hamano 2006-09-24 19:49:47 -0700
  • 8391548e5e gitweb: fix over-eager application of esc_html(). Petr Baudis 2006-09-24 14:57:40 -0700
  • 8815788e93 Allow '(no author)' in git-svn's authors file. Shawn Pearce 2006-09-24 23:04:55 -0400
  • f7bae37f9a Allow 'svn fetch' on '(no date)' revisions in Subversion. Shawn Pearce 2006-09-24 22:50:15 -0400
  • d0b353b1a7 git-repack: allow git-repack to run in subdirectory Jeff King 2006-09-24 22:31:11 -0400
  • 2f60e4e9c1 Merge branch 'sk/svnimport' Junio C Hamano 2006-09-24 20:00:59 -0700
  • d1cb7ac49b Merge early parts of branch 'np/pack' Junio C Hamano 2006-09-24 19:58:30 -0700
  • fd88d9c81e Remove upload-tar and make git-tar-tree a thin wrapper to git-archive Junio C Hamano 2006-09-24 14:42:01 -0700
  • 3d74982f0b git-tar-tree: Move code for git-archive --format=tar to archive-tar.c Rene Scharfe 2006-09-24 17:31:10 +0200
  • 81b84c42d6 git-tar-tree: Remove duplicate git_config() call Rene Scharfe 2006-09-24 17:30:44 +0200
  • b0ed9eafb3 Merge branch 'jc/filter-commit' Junio C Hamano 2006-09-24 19:53:52 -0700
  • 700899b624 Merge branch 'sb/branch-attributes' Junio C Hamano 2006-09-24 19:20:26 -0700
  • 043c04107c Merge branch 'jl/daemon' Junio C Hamano 2006-09-24 16:58:34 -0700
  • 6cc7c36d5e Add test for the default merges in fetch. Santi Béjar 2006-09-23 22:55:35 +0200
  • 5372806a84 fetch: get the remote branches to merge from the branch properties Santi Béjar 2006-09-23 22:53:04 +0200
  • 7be1d62c6f Add t5510 to test per branch configuration affecting git-fetch. Junio C Hamano 2006-09-23 03:40:17 -0700
  • 648ad18f50 Fetch: default remote repository from branch properties Santi Béjar 2006-09-23 12:05:43 +0200
  • d0c25035df git-apply: second war on whitespace. Junio C Hamano 2006-09-23 00:37:19 -0700
  • 448c3ef144 diff.c: second war on whitespace. Junio C Hamano 2006-09-22 22:48:39 -0700
  • ed1795fcc5 builtin-upload-archive.c broken on openbsd Randal L. Schwartz 2006-09-23 17:20:45 -0700
  • a2f3db2f5d gitweb: Consolidate escaping/validation of query string Petr Baudis 2006-09-24 00:18:41 +0200
  • 8f41db8c37 Deprecate git-resolve.sh Petr Baudis 2006-09-24 00:25:19 +0200
  • 18b0fc1ce1 Git.pm: Kill Git.xs for now Petr Baudis 2006-09-23 20:20:47 +0200
  • 3fc8284e21 Rename builtin-zip-tree.c to archive-zip.c Rene Scharfe 2006-09-23 17:06:35 +0200
  • 31756c5da8 Remove git-zip-tree Rene Scharfe 2006-09-23 17:06:11 +0200
  • 43057304c0 many cleanups to sha1_file.c Nicolas Pitre 2006-09-21 00:05:37 -0400
  • 5fd6f5cffc lock_ref_sha1_basic: remove unused parameter "plen". Junio C Hamano 2006-09-22 21:41:49 -0700
  • 6d15987c1e pack-refs: fix git_path() usage. Junio C Hamano 2006-09-22 21:31:40 -0700
  • 16854571aa move pack creation to version 3 Nicolas Pitre 2006-09-21 00:11:59 -0400
  • ae35b30433 git-svnimport: Parse log message for Signed-off-by: lines Sasha Khapyorsky 2006-09-05 21:46:11 +0300
  • 3d5c0cc938 Quote arguments to tr in test-lib Robin Rosenberg 2006-09-23 00:35:20 +0200
  • 5c7d2cf3d6 Fix snapshot link in tree view Petr Baudis 2006-09-23 01:21:20 +0200
  • 74d6166751 gitweb: Fix @git_base_url_list usage Petr Baudis 2006-09-23 01:15:18 +0200
  • d726720743 gitweb: Fix tree link associated with each commit log entry. Petr Baudis 2006-09-22 16:56:43 -0700
  • 7c1a278d99 Fix buggy ref recording Petr Baudis 2006-09-23 01:08:45 +0200
  • 26d0a976e8 Make path in tree view look nicer Petr Baudis 2006-09-23 01:00:12 +0200
  • f35274dad8 gitweb: Relabel "head" as "HEAD" Petr Baudis 2006-09-22 03:19:53 +0200
  • 35329cc1cc gitweb: Rename "plain" labels to "raw" Petr Baudis 2006-09-22 03:19:50 +0200
  • 6ef4cb2e8d gitweb: Link to associated tree from a particular log item in full log view Petr Baudis 2006-09-22 03:19:48 +0200
  • 1d62be25ed gitweb: Link to latest tree from the head line in heads list Petr Baudis 2006-09-22 03:19:46 +0200
  • 35749ae566 gitweb: Link to tree instead of snapshot in shortlog Petr Baudis 2006-09-22 03:19:44 +0200
  • cae1862a3b gitweb: More per-view navigation bar links Petr Baudis 2006-09-22 03:19:41 +0200
  • 609ff267fb gitweb: Link (HEAD) tree for each project from projects list Petr Baudis 2006-09-22 01:58:40 +0200
  • afdcec7366 show-branch: mark active branch with a '*' again Johannes Schindelin 2006-09-22 00:07:01 +0200
  • 913c983e04 Fix git-update-index --again Johannes Schindelin 2006-09-21 23:29:59 +0200
  • 1d782b03b0 gitweb: Make git_get_hash_by_path check type if provided Jakub Narebski 2006-09-21 18:09:12 +0200
  • 1729fa9878 git-for-each-ref: improve the documentation on scripting modes Andy Whitcroft 2006-09-21 10:19:17 +0100
  • 16fdb4882e Fix showing of path in tree view Petr Baudis 2006-09-21 02:05:50 +0200
  • 053d62bb5b gitweb: fix display of trees via PATH_INFO. Martin Waitz 2006-09-21 09:48:21 +0200
  • eaf12a8c7d Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs Junio C Hamano 2006-09-21 00:40:28 -0700
  • 340adb8bcc Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs Junio C Hamano 2006-09-21 00:29:37 -0700
  • 9688460152 git-pack-refs --prune Junio C Hamano 2006-09-21 00:06:06 -0700
  • 13e4aa90ac pack-refs: do not pack symbolic refs. Junio C Hamano 2006-09-21 00:06:05 -0700
  • 199a92186b Document receive.denyNonFastforwards Johannes Schindelin 2006-09-21 02:10:30 +0200
  • 9edd7e4652 receive-pack: plug memory leak in fast-forward checking code. Johannes Schindelin 2006-09-21 02:07:19 +0200
  • 8da1977554 Tell between packed, unpacked and symbolic refs. Junio C Hamano 2006-09-20 22:02:01 -0700
  • cb5d709ff8 Add callback data to for_each_ref() family. Junio C Hamano 2006-09-20 21:47:42 -0700
  • cc4c4f0ce2 symbolit-ref: fix resolve_ref conversion. Junio C Hamano 2006-09-20 21:10:17 -0700
  • 11031d7e9f add receive.denyNonFastforwards config variable Johannes Schindelin 2006-09-21 01:07:54 +0200
  • 7dd45e15c2 sha1_name.c: understand "describe" output as a valid object name Junio C Hamano 2006-09-20 16:11:08 -0700
  • e49521b56d Make hexval() available to others. Junio C Hamano 2006-09-20 16:04:46 -0700
  • 2d10c55537 git log: Unify header_filter and message_filter into one. Junio C Hamano 2006-09-20 13:21:56 -0700
  • 480c1ca6fd Update grep internal for grepping only in head/body Junio C Hamano 2006-09-20 12:39:46 -0700
  • 49ba83fb67 Add virtualization support to git-daemon Jon Loeliger 2006-09-19 20:31:51 -0500
  • cd0d74d2f9 repack: use only pack-objects, not rev-list. Junio C Hamano 2006-09-18 02:29:01 -0700
  • a2ed6ae402 git-log --author and --committer are not left-anchored by default Linus Torvalds 2006-09-18 10:07:51 -0700
  • f69895fb0c rev-list: fix segfault with --{author,committer,grep} Jeff King 2006-09-18 02:52:42 -0400
  • bd95fcd345 revision traversal: --author, --committer, and --grep. Junio C Hamano 2006-09-17 17:23:20 -0700
  • 8ecae9b032 revision traversal: prepare for commit log match. Junio C Hamano 2006-09-17 15:43:40 -0700
  • 83b5d2f5b0 builtin-grep: make pieces of it available as library. Junio C Hamano 2006-09-17 16:02:52 -0700
  • 62e27f273d gitweb: Fix thinko in git_tags and git_heads Jakub Narebski 2006-09-19 20:47:27 +0200
  • 120ddde2a8 gitweb: Make git_get_refs_list do work of git_get_references Jakub Narebski 2006-09-19 14:33:22 +0200
  • 9704d75ddc gitweb: Always use git-peek-remote in git_get_references Jakub Narebski 2006-09-19 14:31:49 +0200
  • 1f24c58724 cvsimport: move over to using git-for-each-ref to read refs. Andy Whitcroft 2006-09-20 17:37:04 +0100
  • d04d3d424b gitweb: Require project for almost all actions Jakub Narebski 2006-09-19 21:53:22 +0200
  • cd90e75ff4 gitweb: Even more support for PATH_INFO based URLs Jakub Narebski 2006-09-20 00:49:51 +0200
  • 44d2775a98 gitk(1): mention --all Jonas Fonseca 2006-09-20 12:23:41 +0200
  • 45ad9b5096 Fix trivial typos and inconsistencies in hooks documentation Jonas Fonseca 2006-09-20 12:15:39 +0200
  • 9c13359aaf Fix show-ref usage for --dereference. Christian Couder 2006-09-20 06:21:25 +0200
  • 9581e0fca2 Document git-show-ref [-s|--hash] option. Christian Couder 2006-09-20 06:14:54 +0200
  • 53cce84c05 Fix broken sha1 locking Petr Baudis 2006-09-19 22:58:23 +0200
  • 8059319acc gitweb: Fix mimetype_guess_file for files with multiple extensions Jakub Narebski 2006-09-19 13:57:03 +0200
  • c774b2dcf6 Patch for http-fetch.c and older curl releases Art Haas 2006-09-19 07:20:19 -0500
  • c0990ff36f Add man page for git-show-ref Jonas Fonseca 2006-09-18 14:32:41 +0200
  • 5b10b09113 fsck-objects: adjust to resolve_ref() clean-up. Junio C Hamano 2006-09-18 01:08:00 -0700
  • 582c5b09be gitignore: git-show-ref is a generated file. Jeff King 2006-09-18 00:35:07 -0700
  • b3dc864c6d gitignore: git-pack-refs is a generated file. Jeff King 2006-09-18 00:34:38 -0700
  • f2b5792564 Fix git-am safety checks Junio C Hamano 2006-09-15 23:19:02 -0700
  • 0b7c5a5450 Fix duplicate xmalloc in builtin-add Liu Yubao 2006-09-15 13:46:07 -0700
  • f62363fb02 wt-status: use simplified resolve_ref to find current branch Jeff King 2006-09-17 19:13:56 -0700
  • ef176ad06a Fix t1400-update-ref test minimally Junio C Hamano 2006-09-16 13:46:00 -0700
  • 434cd0cd30 Enable the packed refs file format Linus Torvalds 2006-09-14 10:14:47 -0700
  • ed378ec7e8 Make ref resolution saner Linus Torvalds 2006-09-11 20:17:35 -0700
  • b37a562a10 Add support for negative refs Linus Torvalds 2006-09-11 20:10:15 -0700