Commit Graph

  • ecbbfb15a4 Merge branch 'bc/maint-keep-pack' Junio C Hamano 2008-11-12 22:00:43 -0800
  • a5b2d4ac24 Merge branch 'mv/remote-rename' Junio C Hamano 2008-11-12 22:00:25 -0800
  • 902a4a252a Merge branch 'jk/deny-push-to-current' Junio C Hamano 2008-11-12 21:56:14 -0800
  • ac2abb49ce Merge branch 'dl/xdiff' Junio C Hamano 2008-11-12 21:51:30 -0800
  • b2b80c107f Merge branch 'lt/decorate' Junio C Hamano 2008-11-12 21:51:19 -0800
  • 72b6157aa8 Merge branch 'jk/diff-convfilter' Junio C Hamano 2008-11-12 21:50:58 -0800
  • 459d60084f Merge branch 'jk/diff-convfilter-test-fix' Junio C Hamano 2008-11-12 21:50:41 -0800
  • df5e12f7d4 Merge branch 'st/tag' Junio C Hamano 2008-11-12 21:49:25 -0800
  • 0f639abb68 Merge git://repo.or.cz/git-gui Junio C Hamano 2008-11-12 21:12:41 -0800
  • 9f43e271de What's in/cooking Junio C Hamano 2008-11-12 18:00:32 -0800
  • 3289b9dec5 t7700: test that 'repack -a' packs alternate packed objects Brandon Casey 2008-11-12 18:50:26 -0600
  • 171d7661ed git.html: Update the links to stale versions Junio C Hamano 2008-11-12 15:04:54 -0800
  • 6cd3729eae Merge branch 'maint' Junio C Hamano 2008-11-12 15:03:57 -0800
  • c14639f7b1 Start 1.6.0.5 cycle Junio C Hamano 2008-11-12 15:03:03 -0800
  • a1e4760fcf Fix pack.packSizeLimit and --max-pack-size handling Nicolas Pitre 2008-11-12 13:23:58 -0500
  • 7bc2508bfe rev-list documentation: clarify the two parts of history simplification Santi Béjar 2008-11-12 11:51:28 +0100
  • 3fcfd662dc Document "git log --simplify-by-decoration" Nanako Shiraishi 2008-11-10 18:58:17 +0900
  • fa7b3c2f75 checkout: Fix "initial checkout" detection Junio C Hamano 2008-11-12 11:52:35 -0800
  • 1324fb6f16 status: show "-v" diff even for initial commit Jeff King 2008-11-12 03:23:37 -0500
  • 4deca329f5 Merge branch 'jk/maint-commit-v-strip' into jk/commit-v-strip Junio C Hamano 2008-11-12 13:54:53 -0800
  • 0b38227f28 commit: Fix stripping of patch in verbose mode. Jeff King 2008-11-12 03:25:52 -0500
  • c1e255b719 wt-status: refactor initial commit printing Jeff King 2008-11-12 03:21:39 -0500
  • 14d9c57896 define empty tree sha1 as a macro Jeff King 2008-11-12 03:17:52 -0500
  • 0d641f75d1 Remove the period after the git-check-attr summary Matt Kraai 2008-11-07 04:26:55 -0800
  • daae062595 pack-objects: extend --local to mean ignore non-local loose objects too Brandon Casey 2008-11-09 23:59:58 -0600
  • 0f4dc14ac4 sha1_file.c: split has_loose_object() into local and non-local counterparts Brandon Casey 2008-11-09 23:59:57 -0600
  • 3c3df42910 t7700: demonstrate mishandling of loose objects in an alternate ODB Brandon Casey 2008-11-09 23:59:56 -0600
  • 01af249fa1 builtin-gc.c: use new pack_keep bitfield to detect .keep file existence Brandon Casey 2008-11-12 11:59:07 -0600
  • f7991d1ed3 repack: do not fall back to incremental repacking with [-a|-A] Brandon Casey 2008-11-12 11:59:06 -0600
  • dd718365cc repack: don't repack local objects in packs with .keep file Brandon Casey 2008-11-12 11:59:05 -0600
  • e96fb9b8f9 pack-objects: new option --honor-pack-keep Brandon Casey 2008-11-12 11:59:04 -0600
  • 8d25931d6f packed_git: convert pack_local flag into a bitfield and add pack_keep Brandon Casey 2008-11-12 11:59:03 -0600
  • 9245ddd515 t7700: demonstrate mishandling of objects in packs with a .keep file Brandon Casey 2008-11-12 11:59:02 -0600
  • beece9dab8 git send-email: ask less questions when --compose is used. Pierre Habouzit 2008-11-11 00:54:02 +0100
  • 8fd5bb7f44 git send-email: add --annotate option Pierre Habouzit 2008-11-11 00:54:01 +0100
  • 5df9fcf695 git send-email: interpret unknown files as revision lists Pierre Habouzit 2008-11-11 00:54:00 +0100
  • 74443f185e git-remote: document the migration feature of the rename subcommand Miklos Vajna 2008-11-10 21:43:03 +0100
  • 1dd1239aa3 git-remote rename: migrate from remotes/ and branches/ Miklos Vajna 2008-11-10 21:43:01 +0100
  • 18afe101eb git push: Interpret $GIT_DIR/branches in a Cogito compatible way Martin Koegler 2008-11-10 22:47:11 +0100
  • 2baf1850ce git-diff: Add --staged as a synonym for --cached. David Symonds 2008-10-29 09:15:36 -0700
  • 36bd844658 git-p4: Cache git config for performance John Chapman 2008-11-08 14:22:49 +1100
  • 7f96e2e25a git-p4: Support purged files and optimize memory usage John Chapman 2008-11-08 14:22:48 +1100
  • 42fc1139a0 Fix non-literal format in printf-style calls Daniel Lowe 2008-11-10 16:07:52 -0500
  • 8bb4646dae Merge branch 'maint' Junio C Hamano 2008-11-11 14:46:31 -0800
  • 9db56f71b9 Fix non-literal format in printf-style calls Daniel Lowe 2008-11-10 16:07:52 -0500
  • 89cf4c7004 remote: add a new 'origin' variable to the struct Miklos Vajna 2008-11-10 21:43:00 +0100
  • 989206f535 git-submodule: Avoid printing a spurious message. Alexandre Julliard 2008-11-11 22:09:16 +0100
  • 0a2bb55848 git ls-remote: make usage string match manpage Stefan Naewe 2008-11-11 16:52:31 +0100
  • 912f9980d2 Makefile: help people who run 'make check' by mistake Junio C Hamano 2008-11-11 13:12:17 -0800
  • 30c4d7a76a Document "git log --source" Nanako Shiraishi 2008-11-10 18:58:15 +0900
  • caf0c3d692 git send-email: make the message file name more specific. Pierre Habouzit 2008-11-11 00:53:59 +0100
  • f75c8b319f git-gui: Request blame metadata in utf-8. Alexander Gavrilov 2008-11-09 18:53:09 +0300
  • e29c0d10a2 git-gui: Add the Show SSH Key item to the clone dialog. Alexander Gavrilov 2008-11-09 18:51:16 +0300
  • b28ebab294 git-gui: Fix focus transition in the blame viewer. Alexander Gavrilov 2008-11-09 18:36:50 +0300
  • aea6d5b843 What's cooking #3 of Nov 2008 Junio C Hamano 2008-11-09 14:56:18 -0800
  • a2d2c478f3 t5303: fix printf format string for portability Junio C Hamano 2008-11-09 13:11:06 -0800
  • 8c1f6f6c57 t5303: work around printf breakage in dash Junio C Hamano 2008-11-09 13:08:38 -0800
  • 20f7a39825 Add autoconf tests for pthreads David M. Syzdek 2008-11-03 09:14:28 -0900
  • 56f393e9db Typofix: what's cooking 2008-11 #02 Junio C Hamano 2008-11-09 10:58:13 -0800
  • a9645b780b Merge branch 'maint' Junio C Hamano 2008-11-09 10:56:26 -0800
  • d2d188d922 bisect: fix missing "exit" Christian Couder 2008-11-09 15:25:55 +0100
  • 5bcce8494a Documentation: bisect: change a few instances of "git-cmd" to "git cmd" Christian Couder 2008-11-09 14:53:14 +0100
  • 6514aa36d2 Documentation: rev-list: change a few instances of "git-cmd" to "git cmd" Christian Couder 2008-11-09 14:46:35 +0100
  • 986e82396a receive-pack: detect push to current branch of non-bare repo Jeff King 2008-11-08 20:49:27 -0500
  • b2dc968e60 t5516: refactor oddball tests Jeff King 2008-11-07 17:20:33 -0500
  • 323e00fd46 checkout: Don't crash when switching away from an invalid branch. Alexandre Julliard 2008-11-08 13:03:59 +0100
  • dbc4941fac Merge branch 'dev' Paul Mackerras 2008-11-09 22:05:50 +1100
  • bc9c0248a5 Merge branch 'maint' Junio C Hamano 2008-11-08 21:33:55 -0800
  • 7c181d627c GIT 1.6.0.4 v1.6.0.4 Junio C Hamano 2008-11-08 17:33:50 -0800
  • ee5391c73e Update RPM spec for the new location of git-cvsserver. Quy Tonthat 2008-09-13 02:22:44 +1000
  • 832e719d79 Merge branch 'cb/maint-update-ref-fix' into maint Junio C Hamano 2008-11-08 17:32:49 -0800
  • 2819854ec5 Merge branch 'cj/maint-gitpm-fix-maybe-self' into maint Junio C Hamano 2008-11-08 16:50:25 -0800
  • 8b1981d32b Merge branch 'ar/maint-mksnpath' into maint Junio C Hamano 2008-11-08 16:13:19 -0800
  • 3b8572a429 Merge branch 'mv/maint-branch-m-symref' into maint Junio C Hamano 2008-11-08 16:07:37 -0800
  • 5fe9cd02c2 Merge branch 'ds/autoconf' Junio C Hamano 2008-11-08 16:05:49 -0800
  • 1e2bba92d2 Merge branch 'rs/blame' Junio C Hamano 2008-11-08 16:05:39 -0800
  • 6abe9c87c7 t5400: expect success for denying deletion Jeff King 2008-11-07 17:09:55 -0500
  • 9b28d55401 xdiff: give up scanning similar lines early Davide Libenzi 2008-11-07 21:24:33 -0800
  • 218a900bd8 gitk: Implement a user-friendly Edit View dialog Alexander Gavrilov 2008-11-02 21:59:48 +0300
  • 887a791f11 gitk: Improve cherry-pick error handling Paul Mackerras 2008-11-08 21:37:09 +1100
  • 15e350552d gitk: Make cherry-pick call git-citool on conflicts Alexander Gavrilov 2008-11-02 21:59:47 +0300
  • 84a76f18f0 gitk: Make gitk dialog windows transient Alexander Gavrilov 2008-11-02 21:59:45 +0300
  • 76f15947af gitk: Add Return and Escape bindings to dialogs Alexander Gavrilov 2008-11-02 21:59:44 +0300
  • dde80d9c23 gitweb: Fix mod_perl support. Alexander Gavrilov 2008-11-06 01:10:07 +0300
  • dd7f5f105a gitweb: Add a per-repository authorization hook. Alexander Gavrilov 2008-11-06 01:36:23 +0300
  • ec26f098a6 gitweb: Use single implementation of export_ok check. Alexander Gavrilov 2008-11-06 01:15:56 +0300
  • 19fb896f5b Windows: Make OpenSSH properly detect tty detachment. Alexander Gavrilov 2008-11-02 20:11:13 +0300
  • 6e5121f26e git-svn: proper detection of bare repositories Deskin Miller 2008-11-06 00:07:39 -0500
  • aab5720551 git-svn: respect i18n.commitencoding config Eric Wong 2008-10-29 23:49:26 -0700
  • 163f3689e9 git-svn: don't escape tilde ('~') for http(s) URLs Eric Wong 2008-10-21 14:12:15 -0700
  • 2f2e70cbc1 What's cooking 2nd issue of Nov 2008 Junio C Hamano 2008-11-05 17:04:36 -0800
  • 059b420283 Replace logo in maintnotes html version Junio C Hamano 2008-11-05 17:04:17 -0800
  • 55dd4b0bc0 WIP: slight updates to What's cooking script Junio C Hamano 2008-11-05 17:03:43 -0800
  • 7497fdb569 TODO: purge old items Junio C Hamano 2008-11-05 17:02:48 -0800
  • 2529c34a31 Doit: optionally test with /bin/dash Junio C Hamano 2008-11-05 17:02:24 -0800
  • 16ed2f48be push: fix local refs update if already up-to-date Clemens Buchacher 2008-11-05 21:55:54 +0100
  • 5bdd8d4a30 do not force write of packed refs Clemens Buchacher 2008-11-05 21:55:53 +0100
  • bf98421a33 Implement git remote rename Miklos Vajna 2008-11-03 19:26:18 +0100
  • 6331adb9c4 Update draft release notes to 1.6.1 Junio C Hamano 2008-11-05 12:20:55 -0800
  • a1a846a19e Merge branch 'ar/mksnpath' Junio C Hamano 2008-11-05 11:35:53 -0800