Commit Graph

  • c0be8aa06b Documentation/git-merge.txt: Partial rewrite of How Merge Works Petr Baudis 2008-07-19 20:17:22 +0200
  • 8575ea559e archive: remove unused headers René Scharfe 2008-07-18 16:30:47 +0200
  • 3a176c6cde archive: make zip compression level independent from core git René Scharfe 2008-07-18 16:30:32 +0200
  • 6259ac6628 Documentation: How to ignore local changes in tracked files Petr Baudis 2008-07-18 16:11:07 +0200
  • c47f10246a Documentation/git-submodule.txt: Further clarify the description Petr Baudis 2008-07-18 15:40:41 +0200
  • c09df8a74e Add ANSI control code emulation for the Windows console Peter Harris 2008-07-18 09:34:44 +0200
  • b8c5db35fc builtin-clone: rewrite guess_dir_name() Johannes Sixt 2008-07-19 11:32:45 +0200
  • fe77b6959c Teach lookup_prog not to select directories Eric Raible 2008-07-18 09:34:42 +0200
  • 42f7a2dae8 testsuite for cvs co -c Fabian Emmes 2008-07-17 19:00:30 +0200
  • 89a9167fac cvsserver: Add cvs co -c support Lars Noschinski 2008-07-17 19:00:29 +0200
  • b20171ebf7 cvsserver: Add support for packed refs Lars Noschinski 2008-07-17 19:00:27 +0200
  • 374488f31d Testsuite: Unset CVS_SERVER Fabian Emmes 2008-07-17 19:00:26 +0200
  • 7856844823 Link git-shell only to a subset of libgit.a Stephan Beyer 2008-07-18 03:04:30 +0200
  • bb3e4f03be t9001 (send-email): Do not use hardcoded /bin/sh in test Junio C Hamano 2008-07-17 23:18:43 -0700
  • a1b6fb04b1 GIT 1.5.6.4 v1.5.6.4 Junio C Hamano 2008-07-19 10:58:01 -0700
  • 4d26467279 builtin-rm: fix index lock file path Olivier Marin 2008-07-19 18:24:46 +0200
  • fcf74dbfca Merge branch 'sp/maint-index-pack' into maint Junio C Hamano 2008-07-18 15:39:51 -0700
  • a70c232e0f http-fetch: do not SEGV after fetching a bad pack idx file Junio C Hamano 2008-07-18 00:11:40 -0700
  • d85fe38959 rev-list: honor --quiet option Junio C Hamano 2008-07-17 22:39:09 -0700
  • 72972eb374 builtin-remote.c: fix earlier "skip_prefix()" conversion Junio C Hamano 2008-07-17 21:30:33 -0700
  • 6c69207c73 api-run-command.txt: typofix Stephan Beyer 2008-07-18 01:53:55 +0200
  • 1b76ead004 Documentation/RelNotes-1.6.0.txt: Expand on the incompatible packfiles Petr Baudis 2008-07-17 19:01:30 +0200
  • 9196e82587 rerere.autoupdate: change the message when autoupdate is in effect Junio C Hamano 2008-07-16 20:25:18 -0700
  • 1e102bf7c8 mailinfo: off-by-one fix for [PATCH (foobar)] removal from Subject: line Junio C Hamano 2008-07-16 22:42:04 -0700
  • a01fe996a2 Add a menu item to invoke full copy detection in blame. Alexander Gavrilov 2008-07-17 00:51:20 +0400
  • e6131d30c2 Kill the blame back-end on window close. Alexander Gavrilov 2008-07-17 00:48:08 +0400
  • 57cae87b77 Add options to control the search for copies in blame. Alexander Gavrilov 2008-07-17 00:43:48 +0400
  • 3bf0dd1f4e read-cache.c: typofix Junio C Hamano 2008-07-16 18:48:58 -0700
  • 57cbf72e87 Update draft release notes for 1.6.0 Junio C Hamano 2008-07-16 18:34:19 -0700
  • fbc0e7ac14 Fix pre-commit hooks under MinGW/MSYS Alexander Gavrilov 2008-07-17 00:12:28 +0400
  • 4de53ce043 Reword "your branch has diverged..." lines to reduce line length Avery Pennarun 2008-07-16 15:19:27 -0400
  • 1f8dc67155 Merge branch 'mv/dashless' Junio C Hamano 2008-07-16 17:49:59 -0700
  • 0513f241cc Merge branch 'ls/mailinfo' Junio C Hamano 2008-07-16 17:49:53 -0700
  • e38953ab00 Documentation/git-submodule.txt: Add Description section Petr Baudis 2008-07-16 20:44:12 +0200
  • 588c038ac6 Merge branch 'sb/dashless' Junio C Hamano 2008-07-16 17:22:50 -0700
  • e75bf76f54 Merge branch 'rs/archive' Junio C Hamano 2008-07-16 17:12:18 -0700
  • 1c7ac06dc6 Merge branch 'ag/blame' Junio C Hamano 2008-07-16 17:12:11 -0700
  • 5324a6339a Merge branch 'rs/rebase-checkout-not-so-quiet' Junio C Hamano 2008-07-16 17:12:09 -0700
  • 7ed3fed33d Merge branch 'sp/maint-index-pack' Junio C Hamano 2008-07-16 17:11:18 -0700
  • 88bbda08d7 Merge branch 'maint' Junio C Hamano 2008-07-16 17:10:28 -0700
  • 473a189b92 Start preparing 1.5.6.4 release notes Junio C Hamano 2008-07-16 15:55:51 -0700
  • ebcce310f2 git fetch-pack: do not complain about "no common commits" in an empty repo Johannes Schindelin 2008-07-02 18:06:56 +0100
  • 013942f637 Merge branch 'js/maint-pretty-mailmap' into maint Junio C Hamano 2008-07-16 15:27:03 -0700
  • c9784cd0c8 Merge branch 'sp/maint-bash-completion-optim' into maint Junio C Hamano 2008-07-16 15:25:24 -0700
  • bbe99ea8f6 Merge branch 'sp/maint-pack-memuse' into maint Junio C Hamano 2008-07-16 15:24:07 -0700
  • 614de95c76 Merge branch 'ls/maint-mailinfo-patch-label' into maint Junio C Hamano 2008-07-16 15:23:19 -0700
  • 2de3db2f38 Merge branch 'js/maint-daemon-syslog' into maint Junio C Hamano 2008-07-16 15:22:05 -0700
  • 1c5fa0a179 rebase-i: keep old parents when preserving merges Stephan Beyer 2008-07-16 03:51:49 +0200
  • 01941bd543 t7600-merge: Use test_expect_failure to test option parsing Johannes Sixt 2008-07-16 10:33:52 +0200
  • f66cf96d7c Fix buffer overflow in prepare_attr_stack Dmitry Potapov 2008-07-16 19:39:55 +0400
  • fd55a19eb1 Fix buffer overflow in git diff Dmitry Potapov 2008-07-16 18:54:02 +0400
  • 620e2bb937 Fix buffer overflow in git-grep Dmitry Potapov 2008-07-16 19:33:29 +0400
  • fedc7d5458 sha1_file.c: learn about index version 2 v1.4.4.5 Nicolas Pitre 2008-07-16 02:31:39 -0400
  • 3339e9f686 pack-objects: learn about pack index version 2 Nicolas Pitre 2008-07-16 02:31:38 -0400
  • 852f96b816 get rid of num_packed_objects() Nicolas Pitre 2008-07-16 02:31:37 -0400
  • 3205364fc4 clean up and optimize nth_packed_object_sha1() usage Nicolas Pitre 2008-07-16 02:31:36 -0400
  • c86a54b714 clean up pack index handling a bit Nicolas Pitre 2008-07-16 02:31:35 -0400
  • dd33927ccd t/Makefile: use specified shell when running aggregation script SungHyun Nam 2008-07-16 10:31:28 +0900
  • df4b3abc94 git-cvsserver: fix call to nonexistant cleanupWorkDir() Lars Noschinski 2008-07-16 13:35:46 +0200
  • 1121a8786e parse-options.c: make check_typos() static Nanako Shiraishi 2008-07-16 19:42:18 +0900
  • cb2a1cc298 builtin-describe.c: make a global variable "pattern" static Nanako Shiraishi 2008-07-16 19:42:14 +0900
  • 7ba04d9f37 cache-tree.c: make cache_tree_find() static Nanako Shiraishi 2008-07-16 19:42:10 +0900
  • 8bd867ee0e Documentation/git-cherry-pick.txt et al.: Fix misleading -n description Petr Baudis 2008-07-16 14:35:22 +0200
  • 300072f486 t/aggregate-results: whitespace fix Junio C Hamano 2008-07-16 08:42:52 -0700
  • 3901a8c866 t/lib-git-svn: fix SVN_HTTPD tests to work with "trash directory" Eric Wong 2008-07-14 02:13:56 -0700
  • f52a31d448 TODO update Junio C Hamano 2008-07-15 19:37:48 -0700
  • fcab40a389 Merge branch 'mv/merge-in-c' Junio C Hamano 2008-07-15 19:09:46 -0700
  • c158cae110 Merge branch 'ag/rewrite_one' Junio C Hamano 2008-07-15 18:59:48 -0700
  • 223bb84572 Merge branch 'sp/win' Junio C Hamano 2008-07-15 18:59:45 -0700
  • 1466080199 Merge branch 'js/more-win' Junio C Hamano 2008-07-15 18:59:28 -0700
  • fab600ce2e Merge branch 'js/maint-pretty-mailmap' Junio C Hamano 2008-07-15 18:59:04 -0700
  • 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" Johannes Schindelin 2008-07-16 03:33:44 +0200
  • 1617fe9879 Do not try to detect move/copy for entries below threshold. Alexander Gavrilov 2008-07-16 02:00:58 +0400
  • eb46328e18 Avoid rescanning unchanged entries in search for copies. Alexander Gavrilov 2008-07-16 02:05:20 +0400
  • 6c11a5fd46 Update draft release notes to 1.6.0 Junio C Hamano 2008-07-15 05:55:55 -0700
  • b526f8ed4d shortlog: support --pretty=format: option Johannes Schindelin 2008-07-14 19:08:52 +0100
  • 1e5aaa6db3 Make git-add -i accept ranges like 7- Ciaran McCreesh 2008-07-14 19:29:37 +0100
  • a271b2a9ce t9600: allow testing with cvsps 2.2, including beta versions Pavel Roskin 2008-07-14 20:20:19 -0400
  • 489e351ea0 archive: remove extra arguments parsing code René Scharfe 2008-07-14 21:22:05 +0200
  • 1d11d5bb85 archive: unify file attribute handling René Scharfe 2008-07-14 21:22:29 +0200
  • 562e25abea archive: centralize archive entry writing René Scharfe 2008-07-14 21:22:24 +0200
  • d53fe8187c archive: add baselen member to struct archiver_args René Scharfe 2008-07-15 09:49:38 +0200
  • 671f070721 add context pointer to read_tree_recursive() René Scharfe 2008-07-14 21:22:12 +0200
  • 34533004b2 archive: remove args member from struct archiver René Scharfe 2008-07-15 09:49:40 +0200
  • 92392b4a45 index-pack: Honor core.deltaBaseCacheLimit when resolving deltas Shawn O. Pearce 2008-07-15 04:45:34 +0000
  • 03993e139c index-pack: Track the object_entry that creates each base_data Shawn O. Pearce 2008-07-13 22:07:46 -0400
  • 4a438cabac index-pack: Chain the struct base_data on the stack for traversal Shawn O. Pearce 2008-07-13 22:07:45 -0400
  • f41aebd469 index-pack: Refactor base arguments of resolve_delta into a struct Shawn O. Pearce 2008-07-13 22:07:44 -0400
  • 547905f8cd Merge git://repo.or.cz/git-gui Junio C Hamano 2008-07-15 00:08:02 -0700
  • ebcffb1d44 Merge branch 'js/merge-rr' Junio C Hamano 2008-07-14 23:48:48 -0700
  • 1864265c4d Merge branch 'sb/rerere-lib' Junio C Hamano 2008-07-14 23:47:48 -0700
  • abce32b5ba Merge branch 'ls/maint-mailinfo-patch-label' Junio C Hamano 2008-07-14 23:47:23 -0700
  • 19792b27da Merge branch 'om/rerere-careful' Junio C Hamano 2008-07-14 23:47:14 -0700
  • b773fc34a0 Merge branch 'jc/branch-merged' Junio C Hamano 2008-07-14 23:47:01 -0700
  • 633ce9a3ba Merge branch 'jc/rebase-orig-head' Junio C Hamano 2008-07-14 23:45:49 -0700
  • 055767194c bash completion: Remove dashed command completion support Shawn O. Pearce 2008-07-15 05:58:06 +0000
  • 3df6499c22 Merge branch 'sp/maint-bash-completion-optim' Junio C Hamano 2008-07-14 23:36:08 -0700
  • ac9391093f restore legacy behavior for read_sha1_file() Nicolas Pitre 2008-07-14 21:46:48 -0400
  • 25a1f374f0 bash: Add long option completion for 'git send-email' Teemu Likonen 2008-07-14 11:21:02 +0300
  • c2f939170c git-submodule - register submodule URL if adding in place Mark Levedahl 2008-07-09 21:05:41 -0400