Commit Graph

  • 8b4b94cc79 gitweb: Use 's' regexp modifier to secure against filenames with LF Jakub Narebski 2006-10-30 22:25:11 +0100
  • 45bd0c808d gitweb: Secure against commit-ish/tree-ish with the same name as path Jakub Narebski 2006-10-30 22:29:06 +0100
  • 5ad0828ca3 gitweb: esc_html() author in blame Luben Tuikov 2006-10-30 12:37:54 -0800
  • 56532fa147 Merge branch 'rs/cherry' Junio C Hamano 2006-11-01 09:17:37 -0800
  • e0d68cd5d9 Merge branch 'jc/refs-and-fetch' Junio C Hamano 2006-11-01 08:49:19 -0800
  • 58a1e0e83b Merge branch 'lj/refs' Junio C Hamano 2006-11-01 08:48:50 -0800
  • ec1e468973 git-svnimport: support for partial imports Sasha Khapyorsky 2006-10-26 00:50:26 +0200
  • 91c23e48d0 link_temp_to_file: don't leave the path truncated on adjust_shared_perm failure Junio C Hamano 2006-10-31 15:56:58 -0800
  • 62476c8e33 Introduce a new revision set operator <rev>^! Junio C Hamano 2006-10-31 14:22:34 -0800
  • 0d981c67d8 git-pickaxe: cache one already found path per commit. Junio C Hamano 2006-10-31 01:00:01 -0800
  • bcc785f611 git push: add verbose flag and allow overriding of default target repository Linus Torvalds 2006-10-30 08:28:59 -0800
  • 38c5afa87e Allow '-' in config variable names Linus Torvalds 2006-10-30 08:25:36 -0800
  • 83877f8d92 Merge branch 'maint' Junio C Hamano 2006-10-30 19:38:50 -0800
  • 6fb75bed5c Move deny_non_fast_forwards handling completely into receive-pack. Shawn Pearce 2006-10-30 17:35:18 -0500
  • 861ed12106 Remove unused variable in receive-pack. Shawn Pearce 2006-10-30 17:34:50 -0500
  • 9dad9d2e5b revision traversal: --unpacked does not limit commit list anymore. Junio C Hamano 2006-10-30 18:58:03 -0800
  • 744f498522 Continue traversal when rev-list --unpacked finds a packed commit. Jan Harkes 2006-10-30 20:37:49 -0500
  • 79a65697be Use memmove instead of memcpy for overlapping areas Edgar Toernig 2006-10-30 17:44:27 -0800
  • 173a9cbe70 Use memmove instead of memcpy for overlapping areas Edgar Toernig 2006-10-30 17:39:17 -0800
  • f69e743d97 git-pickaxe: split find_origin() into find_rename() and find_origin(). Junio C Hamano 2006-10-30 17:17:41 -0800
  • 8d63d95f29 quote.c: ensure the same quoting across platforms. Junio C Hamano 2006-10-30 16:07:54 -0800
  • 4508dde169 Revert "send-pack --keep: do not explode into loose objects on the receiving end." Junio C Hamano 2006-10-30 16:02:07 -0800
  • 4903161fb8 Surround "#define DEBUG 0" with "#ifndef DEBUG..#endif" Junio C Hamano 2006-10-30 15:29:53 -0800
  • ae86ad6575 git-pickaxe: tighten sanity checks. Junio C Hamano 2006-10-30 14:27:52 -0800
  • f5f75c652b git-pickaxe: refcount origin correctly in find_copy_in_parent() Junio C Hamano 2006-10-29 23:56:12 -0800
  • 2c40f98439 git-pickaxe: allow -Ln,m as well as -L n,m Junio C Hamano 2006-10-29 23:50:38 -0800
  • 5ca807842f missing small substitution Nicolas Pitre 2006-10-29 21:33:22 -0500
  • 54a4c6173e git-pickaxe: WIP to refcount origin structure. Junio C Hamano 2006-10-29 03:07:40 -0800
  • b807770924 Teach git-index-pack how to keep a pack file. Shawn Pearce 2006-10-29 04:41:59 -0500
  • 01cff2d2ca Merge early part of branch 'np/index-pack' into sp/keep-pack Junio C Hamano 2006-10-29 13:44:54 -0800
  • ce8590748b Only repack active packs by skipping over kept packs. Shawn Pearce 2006-10-29 04:37:54 -0500
  • d4ff6d92c3 Allow short pack names to git-pack-objects --unpacked=. Shawn Pearce 2006-10-29 04:37:11 -0500
  • 6dcfa306f2 git-send-email: Read the default SMTP server from the GIT config file Sergey Vlasov 2006-10-29 22:31:39 +0300
  • 9c572b21dd git-send-email: Document support for local sendmail instead of SMTP server Sergey Vlasov 2006-10-29 22:31:38 +0300
  • b1f33d6265 Swap the porcelain and plumbing commands in the git man page Robin Rosenberg 2006-10-29 21:09:48 +0100
  • ce4231ffa8 Mention that pull can work locally in the synopsis Robin Rosenberg 2006-10-29 21:09:40 +0100
  • dec92c45fe TODO updates. Junio C Hamano 2006-10-29 01:47:04 -0700
  • c7740a943e send-pack --keep: do not explode into loose objects on the receiving end. Junio C Hamano 2006-10-29 00:47:56 -0700
  • 151602df00 gitweb: Add "next" link to commitdiff view Jakub Narebski 2006-10-23 00:37:56 +0200
  • c60c56cc70 gitweb: Move git_get_last_activity subroutine earlier Jakub Narebski 2006-10-28 19:43:40 +0200
  • 1dc5e55f2d Documentation: fix git-format-patch mark-up and link it from git.txt Junio C Hamano 2006-10-28 14:25:41 -0700
  • ba7545adab Documentation: Update information about <format> in git-for-each-ref Jakub Narebski 2006-10-28 19:30:05 +0200
  • 367dce2a5b Bash completion support for aliases Dennis Stosberg 2006-10-28 14:12:20 +0200
  • 5b329a5f5e t6022: ignoring untracked files by merge-recursive when they do not matter Junio C Hamano 2006-10-27 16:07:02 -0700
  • 65ac6e9c3f merge-recursive: adjust to loosened "working file clobbered" check Junio C Hamano 2006-10-27 14:08:14 -0700
  • 9fe0d87da3 merge-recursive: make a few functions static. Junio C Hamano 2006-10-23 00:46:15 -0700
  • 9926ba98a4 merge-recursive: use abbreviated commit object name. Junio C Hamano 2006-10-23 00:36:22 -0700
  • ed93b449c5 merge: loosen overcautious "working file will be lost" check. Junio C Hamano 2006-10-08 22:48:06 -0700
  • 887a612fef gitweb: Fix up bogus $stylesheet declarations Petr Baudis 2006-10-26 14:41:25 +0200
  • b89c4e93cc index-pack: minor fixes to comment and function name Nicolas Pitre 2006-10-27 16:14:23 -0400
  • d9c20ba13d enhance clone and fetch -k experience Nicolas Pitre 2006-10-27 15:42:17 -0400
  • 36889a5078 tests: merge-recursive is usable without Python Junio C Hamano 2006-10-27 14:29:55 -0700
  • 019298015b Merge branch 'maint' Junio C Hamano 2006-10-27 02:16:18 -0700
  • d6b7e0b98f gitweb: Check git base URLs before generating URL from it Jakub Narebski 2006-10-26 12:26:44 +0200
  • f8a5da6d94 Documentation: add git in /etc/services. Christian Couder 2006-10-27 07:00:57 +0200
  • e2b1d1ccdd Documentation: add upload-archive service to git-daemon. Christian Couder 2006-10-27 06:59:18 +0200
  • a8ebdb90f9 git-cherry: document limit and add diagram Rene Scharfe 2006-10-26 23:32:41 +0200
  • 2e6d8f181d Merge branch 'jc/reflog' into lj/refs Junio C Hamano 2006-10-26 18:48:30 -0700
  • ac1a1f9927 Merge branch 'jc/combined' into maint Junio C Hamano 2006-10-26 18:45:52 -0700
  • 97f7a7bd0d Fix show-ref usagestring Lars Hjemli 2006-10-26 21:39:05 +0200
  • fb8e23fae2 diff-format.txt: Correct information about pathnames quoting in patch format Jakub Narebski 2006-10-26 22:21:02 +0200
  • 2b60356da5 Make git-cherry handle root trees Rene Scharfe 2006-10-26 18:52:39 +0200
  • 543551e53a Make filenames line up in git-status output Andy Parkins 2006-10-26 15:17:24 +0100
  • 9bee247851 mimic unpack-objects when --stdin is used with index-pack Nicolas Pitre 2006-10-25 23:31:53 -0400
  • 35f401a670 gitweb: Use --no-commit-id in git_commit and git_commitdiff Jakub Narebski 2006-10-26 10:50:20 +0200
  • af70fa4f48 Merge branch 'jc/combined' Junio C Hamano 2006-10-26 02:07:18 -0700
  • 44152787bc combine-diff: honour --no-commit-id Junio C Hamano 2006-10-26 02:05:59 -0700
  • 7a8ac59f2f combine-diff: fix hunk_comment_line logic. Junio C Hamano 2006-10-26 02:05:05 -0700
  • e893f7ad73 Merge branch 'jc/combined' Junio C Hamano 2006-10-26 01:18:55 -0700
  • d5f6a01af0 combine-diff: a few more finishing touches. Junio C Hamano 2006-10-26 00:05:04 -0700
  • 0ac3056850 Documentation: clarify refname disambiguation rules. Junio C Hamano 2006-10-26 01:15:42 -0700
  • 3c9af36646 add progress status to index-pack Nicolas Pitre 2006-10-25 23:32:59 -0400
  • 636171cb80 make index-pack able to complete thin packs. Nicolas Pitre 2006-10-25 23:28:17 -0400
  • 0074aba1c0 diff-format.txt: Combined diff format documentation supplement Jakub Narebski 2006-10-26 05:44:49 +0200
  • d9c04ba3dd Remove --syslog in git-daemon inetd documentation examples. Christian Couder 2006-10-26 06:33:07 +0200
  • 119550af0c Documentation: updates to "Everyday GIT" J. Bruce Fields 2006-10-25 22:43:47 -0400
  • e30496dfcb gitweb: Support for 'forks' Petr Baudis 2006-10-24 05:33:17 +0200
  • e42797f5b6 enable index-pack streaming capability Nicolas Pitre 2006-10-23 14:50:18 -0400
  • eb153837d8 Merge branch 'maint' Junio C Hamano 2006-10-25 14:38:33 -0700
  • 84ab7b6fc7 Documentation/SubmittingPatches: 3+1 != 6 v1.4.3.3 Junio C Hamano 2006-10-25 14:38:24 -0700
  • 01fe679a34 Merge branch 'aw/cvsimport' Junio C Hamano 2006-10-25 14:10:50 -0700
  • 40eaac5abd Merge branch 'jc/web' Junio C Hamano 2006-10-25 13:30:18 -0700
  • 9ee93dceb5 Merge for-each-ref to sync gitweb fully with 'next' Junio C Hamano 2006-10-25 13:29:12 -0700
  • 8e95026f29 Merge branch 'jc/web-blame' Junio C Hamano 2006-10-25 13:18:06 -0700
  • 7756b1f1dc Merge branch 'maint' Junio C Hamano 2006-10-25 12:57:48 -0700
  • 70da769a46 xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines Petr Baudis 2006-10-25 02:28:55 +0200
  • 6e7d76baee Update cherry documentation. Junio C Hamano 2006-10-24 23:14:30 -0700
  • d47107d810 Refer to git-rev-parse:Specifying Revisions from git.txt Junio C Hamano 2006-10-25 11:33:08 -0700
  • ddaf73141c git-fetch.sh printed protocol fix Tuncer Ayaz 2006-10-25 12:03:06 +0200
  • a4e3bddc76 RPM package re-classification. Junio C Hamano 2006-10-24 23:55:46 -0700
  • 8256098399 gitweb: Print commit message without title in commitdiff only if there is any Jakub Narebski 2006-10-24 13:55:33 +0200
  • 62fae51dd5 gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiff Jakub Narebski 2006-10-24 13:54:49 +0200
  • f2069411c9 gitweb: Get rid of git_print_simplified_log Jakub Narebski 2006-10-24 13:52:46 +0200
  • 04d24455ce Documentation: note about contrib/. Junio C Hamano 2006-10-24 01:29:27 -0700
  • 9ffd652a38 git-svn: fix symlink-to-file changes when using command-line svn 1.4.0 Eric Wong 2006-10-24 02:50:37 -0700
  • 2eb10ac7b5 Set $HOME for selftests Gerrit Pape 2006-10-24 20:00:37 +0000
  • 5d9e8ee78b t3200: git-branch testsuite update Junio C Hamano 2006-10-23 22:48:45 -0700
  • 694500edbd sha1_name.c: avoid compilation warnings. Junio C Hamano 2006-10-23 21:15:34 -0700
  • 447ef09a5c gitweb: Show project's README.html if available Petr Baudis 2006-10-24 05:23:46 +0200
  • 8be2890c99 gitweb: Do not automatically append " git" to custom site name Petr Baudis 2006-10-24 05:18:39 +0200