Commit Graph

  • d95f91d9e4 Merge branch 'jc/gitweb-fix-cloud-tag' Junio C Hamano 2008-11-05 11:34:28 -0800
  • efcce2e1f0 Merge branch 'mv/maint-branch-m-symref' Junio C Hamano 2008-11-05 11:33:19 -0800
  • 7bc9ed0d5b Merge branch 'mv/parseopt-checkout-index' Junio C Hamano 2008-11-05 11:25:58 -0800
  • e0e03a731b tag: Add more tests about mixing incompatible modes and options Samuel Tardieu 2008-11-05 00:20:36 +0100
  • 6fa8342b12 tag: Check that options are only allowed in the appropriate mode Samuel Tardieu 2008-11-05 00:20:31 +0100
  • 5508064394 Merge branch 'maint' Junio C Hamano 2008-11-04 15:11:26 -0800
  • b0a7d11173 contrib/hooks/post-receive-email: Make revision display configurable Pete Harlan 2008-11-03 23:19:54 -0800
  • 4471649f44 contrib/hooks/post-receive-email: Put rev display in separate function Pete Harlan 2008-11-03 23:19:53 -0800
  • 48a81b7cda gitk: Cope with unmerged files in local changes Paul Mackerras 2008-11-04 21:09:00 +1100
  • 78892e3261 revision traversal: '--simplify-by-decoration' Linus Torvalds 2008-11-03 11:25:46 -0800
  • d467a525da Make '--decorate' set an explicit 'show_decorations' flag Linus Torvalds 2008-11-03 11:23:57 -0800
  • 3a5e860815 revision: make tree comparison functions take commits rather than trees Linus Torvalds 2008-11-03 10:45:41 -0800
  • 0f3a290b89 Add a 'source' decorator for commits Linus Torvalds 2008-10-27 12:51:59 -0700
  • fc4977e1b9 gitk: Make "show origin of this line" work on fake commits Paul Mackerras 2008-11-04 12:57:44 +1100
  • b1a46b70b3 Makefile: add install-man rules (quick and normal) Markus Heidelberg 2008-11-02 18:53:03 +0100
  • 16088d8870 format-patch documentation: mention the special case of showing a single commit Junio C Hamano 2008-11-02 20:45:55 -0800
  • c752a0e00c gitweb: embed snapshot format parameter in PATH_INFO Giuseppe Bilotta 2008-11-02 10:21:39 +0100
  • 1ec2fb5fa3 gitweb: retrieve snapshot format from PATH_INFO Giuseppe Bilotta 2008-11-02 10:21:38 +0100
  • 158629b2c9 Make Pthread link flags configurable David M. Syzdek 2008-11-02 14:43:20 -0900
  • 9f8f132621 Update draft release notes to 1.6.1 Junio C Hamano 2008-11-02 15:21:02 -0800
  • 84cdd3c635 Merge branch 'maint' Junio C Hamano 2008-11-02 16:36:40 -0800
  • 275ee50c81 Merge branch 'np/index-pack' Junio C Hamano 2008-11-02 16:36:37 -0800
  • 7ff866eb1b Merge branch 'sh/rebase-i-p' Junio C Hamano 2008-11-02 16:36:33 -0800
  • 0eb5ebc1d8 Merge branch 'ag/blame-encoding' Junio C Hamano 2008-11-02 16:36:30 -0800
  • 7429ed2bad Merge branch 'gb/gitweb-pathinfo' Junio C Hamano 2008-11-02 16:36:25 -0800
  • bfd59c493d Merge branch 'cj/maint-gitpm-fix-maybe-self' Junio C Hamano 2008-11-02 16:36:21 -0800
  • a5a323f33c Add reference for status letters in documentation. Yann Dirson 2008-11-02 14:37:28 +0100
  • 7756ba74c0 Document that git-log takes --all-match. Mikael Magnusson 2008-11-02 19:32:46 +0100
  • 1689c5de87 autoconf: Add link tests to each AC_CHECK_FUNC() test David M. Syzdek 2008-10-26 03:52:19 -0800
  • 5e166843f5 gitweb: make the supported snapshot formats array global Giuseppe Bilotta 2008-11-02 10:21:37 +0100
  • 59dd9ed183 pack-objects: don't leak pack window reference when splitting packs Nicolas Pitre 2008-10-29 19:02:52 -0400
  • 538cf6b6e5 extend test coverage for latest pack corruption resilience improvements Nicolas Pitre 2008-10-29 19:02:51 -0400
  • 64bd76b1de pack-objects: allow "fixing" a corrupted pack without a full repack Nicolas Pitre 2008-10-29 19:02:50 -0400
  • 08698b1e32 make find_pack_revindex() aware of the nasty world Nicolas Pitre 2008-10-29 19:02:49 -0400
  • 03d660150c make check_object() resilient to pack corruptions Nicolas Pitre 2008-10-29 19:02:48 -0400
  • 3d77d8774f make packed_object_info() resilient to pack corruptions Nicolas Pitre 2008-10-29 19:02:47 -0400
  • 09ded04b7e make unpack_object_header() non fatal Nicolas Pitre 2008-10-29 19:02:46 -0400
  • d8f325563d better validation on delta base object offsets Nicolas Pitre 2008-10-29 19:02:45 -0400
  • 0e8189e270 close another possibility for propagating pack corruption Nicolas Pitre 2008-10-31 11:31:08 -0400
  • 02893a8503 Update draft 1.6.0.4 release notes Junio C Hamano 2008-11-02 14:35:41 -0800
  • f6276b788f Merge branch 'js/maint-fetch-update-head' into maint Junio C Hamano 2008-11-02 13:37:16 -0800
  • 86e67a088c Merge branch 'jk/maint-ls-files-other' into maint Junio C Hamano 2008-11-02 13:37:13 -0800
  • d11ddaff02 Merge branch 'jc/maint-reset-remove-unmerged-new' into maint Junio C Hamano 2008-11-02 13:36:20 -0800
  • 581000a419 Merge branch 'jc/maint-co-track' into maint Junio C Hamano 2008-11-02 13:36:14 -0800
  • 1ce3916c2e What's in/cooking - the first issue in November 08 Junio C Hamano 2008-11-02 13:30:49 -0800
  • 8b07dca18a gitk: Unify handling of merge diffs with normal 2-way diffs Paul Mackerras 2008-11-02 22:34:47 +1100
  • 6a509a6f7f Update draft release notes to 1.6.1 Junio C Hamano 2008-11-02 00:36:07 -0700
  • 310e0216c8 Stop using compat/regex.c on platforms with working regexp library Junio C Hamano 2008-10-23 19:44:27 -0700
  • a807328979 connect.c: add a way for git-daemon to pass an error back to client Tom Preston-Werner 2008-11-01 11:44:45 -0700
  • a240de1137 Introduce receive.denyDeletes Jan Krüger 2008-11-01 15:42:16 +0100
  • 069bb5765c Add Makefile check for FreeBSD 4.9-SECURITY David M. Syzdek 2008-10-26 03:52:47 -0800
  • 0bc3e781de Build: add NO_UINTMAX_T to support ancient systems David M. Syzdek 2008-10-26 03:52:37 -0800
  • aebd173ffa Merge branch 'maint' Junio C Hamano 2008-11-02 00:15:22 -0700
  • 1a9016aae5 Start 1.6.0.4 cycle Junio C Hamano 2008-11-02 00:14:04 -0700
  • c2163c6aa2 add instructions on how to send patches to the mailing list with Gmail Tom Preston-Werner 2008-11-01 15:28:18 +0000
  • 4f73e240f9 Documentation/gitattributes: Add subsection header for each attribute Jakub Narebski 2008-11-01 06:24:55 +0000
  • 8c17868795 git send-email: avoid leaking directory file descriptors. Pierre Habouzit 2008-10-31 18:57:10 +0000
  • 30affa1e9a send-pack: do not send out single-level refs such as refs/stash Jeff King 2008-10-29 05:17:55 +0000
  • 1442171bc9 fix overlapping memcpy in normalize_absolute_path Jeff King 2008-10-23 04:32:23 +0000
  • 421b488a58 pack-objects: avoid reading uninitalized data Jeff King 2008-10-23 04:31:03 +0000
  • 13494ed14c correct cache_entry allocation Jeff King 2008-10-23 04:30:58 +0000
  • f6576f4c0c Merge git://repo.or.cz/git-gui Junio C Hamano 2008-11-01 22:31:46 -0700
  • faf1dc7223 Merge branch 'maint' of git://repo.or.cz/git-gui into maint Junio C Hamano 2008-11-01 22:31:14 -0700
  • 9d83c6aa44 git-gui: Update German translation. Christian Stimming 2008-10-25 22:51:05 +0200
  • 63aa1d0cb7 git-gui: Do not munge conflict marker lines in a normal diff Johannes Sixt 2008-10-14 13:48:37 +0200
  • 8c76212529 git-gui: Add a simple implementation of SSH_ASKPASS. Alexander Gavrilov 2008-10-15 13:28:21 +0400
  • 98a6846bb8 git-gui: Add a dialog that shows the OpenSSH public key. Alexander Gavrilov 2008-10-15 13:28:20 +0400
  • 045a476f91 update-ref --no-deref -d: handle the case when the pointed ref is packed Miklos Vajna 2008-11-01 00:25:44 +0100
  • 6ecfd91df5 Avoid using non-portable `echo -n` in tests. Brian Gernhardt 2008-10-31 01:09:13 -0400
  • 933bb3ae5e Merge branch 'maint' Junio C Hamano 2008-10-31 01:42:58 -0700
  • e855bfc040 git-svn: change dashed git-commit-tree to git commit-tree Deskin Miller 2008-10-31 00:10:25 -0400
  • 2c850f1221 Documentation: clarify information about 'ident' attribute Jan Krüger 2008-10-30 19:14:33 +0100
  • 41d8cf7d7f bash completion: add doubledash to "git show" Markus Heidelberg 2008-10-31 01:04:46 +0100
  • 111539a3c7 Use test-chmtime -v instead of perl in t5000 to get mtime of a file Alex Riesen 2008-10-30 11:20:27 +0100
  • 0ea9ca07aa Add --verbose|-v to test-chmtime Alex Riesen 2008-10-30 10:00:29 +0100
  • 9b6f84d2c2 asciidoc: add minor workaround to add an empty line after code blocks Jonas Fonseca 2008-10-30 11:45:03 +0100
  • 98b35e2c74 Merge branch 'ar/maint-mksnpath' into ar/mksnpath Junio C Hamano 2008-10-30 18:08:58 -0700
  • a4f34cbb4c Use git_pathdup instead of xstrdup(git_path(...)) Alex Riesen 2008-10-27 11:22:09 +0100
  • aba13e7c05 git_pathdup: returns xstrdup-ed copy of the formatted path Alex Riesen 2008-10-27 11:17:51 +0100
  • 958a4789e0 Fix potentially dangerous use of git_path in ref.c Alex Riesen 2008-10-27 11:11:40 +0100
  • fe2d7776d5 Add git_snpath: a .git path formatting routine with output buffer Alex Riesen 2008-10-27 10:22:21 +0100
  • d258b25887 Plug a memleak in builtin-revert Alex Riesen 2008-10-28 18:27:33 +0100
  • fa58186c9b git branch -m: forbid renaming of a symref Miklos Vajna 2008-10-29 01:05:27 +0100
  • 797484392a compat/cygwin.c: make runtime detection of lstat/stat lessor impact Junio C Hamano 2008-10-23 22:54:09 -0700
  • 6e381d3aff Add file delete/create info when we overflow rename_limit Linus Torvalds 2008-10-27 13:06:16 -0700
  • 1df2a1ce80 Install git-cvsserver in $(bindir) Nanako Shiraishi 2008-09-10 20:03:18 +0900
  • 18378655be Install git-shell in bindir, too Tommi Virtanen 2008-08-24 23:23:25 +0300
  • e3e901bece gitk: Make the background color of marked lines configurable Paul Mackerras 2008-10-27 22:37:21 +1100
  • 8a8977425e gitk: Add a menu item to show where a given line comes from Paul Mackerras 2008-10-27 21:36:25 +1100
  • 190ec52c90 gitk: Fix some off-by-one errors in computing which line to blame Paul Mackerras 2008-10-27 21:13:37 +1100
  • 058412d097 Fix potentially dangerous uses of mkpath and git_path Alex Riesen 2008-10-26 23:08:52 +0100
  • 356af64d84 Merge branch 'ar/maint-mksnpath' into HEAD Junio C Hamano 2008-10-26 22:24:44 -0700
  • 9fa03c177f Fix potentially dangerous uses of mkpath and git_path Alex Riesen 2008-10-26 23:08:52 +0100
  • 94cc355287 Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.c Alex Riesen 2008-10-26 23:07:24 +0100
  • 108bebeab3 Add mksnpath which allows you to specify the output buffer Alex Riesen 2008-10-26 22:59:13 +0100
  • 304d058370 Merge branch 'maint' Junio C Hamano 2008-10-26 16:21:08 -0700
  • 9fe7a643fc add -p: warn if only binary changes present Thomas Rast 2008-10-26 20:37:06 +0100
  • ddff856351 git-archive: work in bare repos Charles Bailey 2008-10-25 11:38:14 -0400
  • 569740bdd0 Fix git update-ref --no-deref -d. Miklos Vajna 2008-10-26 03:33:58 +0100
  • 450d4c0f5a rename_ref(): handle the case when the reflog of a ref does not exist Miklos Vajna 2008-10-26 03:33:57 +0100