Commit Graph

  • 5379a5c5ee Thin pack generation: optimization. Junio C Hamano 2006-04-05 23:24:57 -0700
  • 9760662f1a Add Documentation/technical/pack-format.txt Junio C Hamano 2006-04-07 02:07:40 -0700
  • b116b297a8 Added Packing Heursitics IRC writeup. Jon Loeliger 2006-03-02 19:19:29 -0600
  • 5040f17eba blame -S <ancestry-file> Junio C Hamano 2006-04-06 23:58:51 -0700
  • a0fd31463b Match ofs/cnt types in diff interface. Junio C Hamano 2006-04-06 22:29:55 -0700
  • fdedbcfb0d gitk: Fix various bugs in the view support Paul Mackerras 2006-04-06 21:22:52 +1000
  • 454a35b847 Add documentation for git-imap-send. Mike McCormack 2006-04-06 12:32:19 +0900
  • 2db70f684a Merge branch 'master' into next Junio C Hamano 2006-04-05 18:22:19 -0700
  • ba3c93743a blame.c: fix completely broken ancestry traversal. Junio C Hamano 2006-04-05 18:21:17 -0700
  • f916ee427f Merge branch 'master' into new Paul Mackerras 2006-04-06 10:22:18 +1000
  • c5a4c4debe gitk: Fix incorrect invocation of getmergediffline Paul Mackerras 2006-04-06 10:20:03 +1000
  • 3754354125 [PATCH] gitk: Fix searching for filenames in gitk Pavel Roskin 2006-04-05 19:02:50 -0400
  • d94f8cd6ad gitk: Make File->Update work properly again Paul Mackerras 2006-04-06 10:18:23 +1000
  • 9cda21defb Merge branch 'jc/date' into next Junio C Hamano 2006-04-05 15:47:29 -0700
  • 38035cf4a5 date parsing: be friendlier to our European friends. Junio C Hamano 2006-04-05 15:31:12 -0700
  • 6cbd5d7d79 Tweaks to make asciidoc play nice. Francis Daly 2006-04-05 23:25:17 +0100
  • 1b83ace35e Merge branch 'jc/blame' into next Junio C Hamano 2006-04-05 14:26:00 -0700
  • 806d097e6b Merge branch 'nh/http' into next Junio C Hamano 2006-04-05 14:25:57 -0700
  • f2f880f537 blame: use built-in xdiff Junio C Hamano 2006-04-05 12:23:29 -0700
  • ae5d8470f6 git-commit: document --amend Marco Roeland 2006-04-05 22:28:28 +0200
  • 3ffe0c245f Merge branch 'jc/clone' Junio C Hamano 2006-04-05 14:06:50 -0700
  • 9b6891f651 Merge branch 'pb/regex' Junio C Hamano 2006-04-05 14:06:26 -0700
  • 34c5a9e284 Avoid a crash if realloc returns a different pointer. Mike McCormack 2006-04-05 23:22:19 +0900
  • 1cd88cc9e6 Avoid a divide by zero if there's no messages to send. Mike McCormack 2006-04-05 23:22:52 +0900
  • 459a21bd35 Fix compile with expat, but an old curl version Johannes Schindelin 2006-04-05 16:22:40 +0200
  • 521a3f6767 Merge git://git.kernel.org/pub/scm/gitk/gitk Junio C Hamano 2006-04-05 12:45:17 -0700
  • d6102b53c8 Merge branch 'jc/combine' into next Junio C Hamano 2006-04-05 12:25:03 -0700
  • c1e335a43f combine-diff: move the code to parse hunk-header into common library. Junio C Hamano 2006-04-05 12:22:35 -0700
  • b4196cf70a Merge branches 'master' and 'jc/combine' into next Junio C Hamano 2006-04-05 02:58:14 -0700
  • c3b831bd84 Add git-clean command Pavel Roskin 2006-04-05 02:00:48 -0400
  • 12d81ce598 Merge branch 'fix' Junio C Hamano 2006-04-05 02:50:54 -0700
  • 7d6c447145 diff_flush(): leakfix. Junio C Hamano 2006-04-05 02:06:49 -0700
  • d9ea73e056 combine-diff: refactor built-in xdiff interface. Junio C Hamano 2006-04-05 02:03:58 -0700
  • fa0cdab537 parse_date(): fix parsing 03/10/2006 Junio C Hamano 2006-04-04 22:57:15 -0700
  • 110cb41cbf Merge branch 'nh/http' into next Junio C Hamano 2006-04-04 18:13:54 -0700
  • 8d9fbe57b3 http-fetch: add optional DAV-based pack list Nick Hengeveld 2006-04-04 05:33:18 -0700
  • 4840be66b1 [PATCH] Provide configurable UI font for gitk Keith Packard 2006-04-04 00:19:45 -0700
  • ce08872259 [PATCH] gitk: Use git wrapper to run git-ls-remote. Mark Wooding 2006-04-03 23:24:55 -0700
  • 6e5f7203de [PATCH] gitk: add key bindings for selecting first and last commit Rutger Nijlunsing 2006-04-05 10:24:03 +1000
  • afb28f239f Merge branch 'pb/regex' into next Junio C Hamano 2006-04-04 17:15:02 -0700
  • 46b8dec038 On some platforms, certain headers need to be included before regex.h Johannes Schindelin 2006-04-05 01:01:03 +0200
  • 42277bc81c cvsimport: use git-update-ref when updating Johannes Schindelin 2006-03-30 14:06:15 +0200
  • 4e95e1f738 gitk: Add a help menu item to display key bindings Paul Mackerras 2006-04-05 09:39:51 +1000
  • e100712968 [PATCH] gitk: allow goto heads Stephen Rothwell 2006-03-30 16:13:12 +1100
  • ca3874a470 Merge branch 'jc/combine' into next Junio C Hamano 2006-04-04 15:00:34 -0700
  • f23fc773a2 combine-diff: use built-in xdiff. Junio C Hamano 2006-04-03 18:53:15 -0700
  • fc4c4cd21c GIT 1.3.0-rc2 v1.3.0-rc2 Junio C Hamano 2006-04-04 14:52:53 -0700
  • 3d9c54d7b3 Merge in xdiff cleanup pieces Junio C Hamano 2006-04-04 14:43:57 -0700
  • 20fc9bc5e4 Set HTTP user agent to git/GIT_VERSION Nick Hengeveld 2006-04-04 10:11:29 -0700
  • 7fa8ddd6e2 git-ls-remote: send no-cache header when fetching info/refs Nick Hengeveld 2006-04-04 11:01:30 -0700
  • 46e48c3604 Merge branch 'pb/regex' into next Junio C Hamano 2006-04-04 13:45:29 -0700
  • d01d8c6782 Support for pickaxe matching regular expressions Petr Baudis 2006-03-29 02:16:33 +0200
  • 810e152375 Merge branch 'pe/cleanup' Junio C Hamano 2006-04-04 13:43:00 -0700
  • 4c61b7d15a Merge branch 'lt/fix-sol-pack' Junio C Hamano 2006-04-04 13:42:02 -0700
  • 00cbdec981 Merge branch 'pe/cleanup' into next Junio C Hamano 2006-04-04 00:23:36 -0700
  • b411fda15d Merge early part of 'jc/combine' branch Junio C Hamano 2006-04-04 00:21:50 -0700
  • 90321c106c Replace xmalloc+memset(0) with xcalloc. Peter Eriksen 2006-04-03 19:30:46 +0100
  • 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. Peter Eriksen 2006-04-02 14:44:09 +0200
  • ca557afff9 Clean-up trivially redundant diff. Davide Libenzi 2006-04-03 18:47:55 -0700
  • fc9957b005 contrib/git-svn: handle array values correctly Eric Wong 2006-04-03 17:41:44 -0700
  • 5f2f424002 contrib/git-svn: make sure our git-svn is up-to-date for test Eric Wong 2006-04-03 15:18:49 -0700
  • 5941a9e9d8 contrib/git-svn: ensure repo-config returns a value before using it Eric Wong 2006-04-03 15:18:48 -0700
  • 7941602983 Merge branch 'lt/fix-sol-pack' into next Junio C Hamano 2006-04-03 23:43:16 -0700
  • 72fdfb50f7 Use sigaction and SA_RESTART in read-tree.c; add option in Makefile. v1.2.5 Jason Riedy 2006-04-02 15:29:34 -0700
  • 687dd75c95 safe_fgets() - even more anal fgets() Junio C Hamano 2006-04-03 23:41:09 -0700
  • 50b44eceed gitk: Implement multiple views Paul Mackerras 2006-04-04 10:16:22 +1000
  • 1bdbb57407 Merge branch 'jc/clone' into next Junio C Hamano 2006-04-02 22:23:49 -0700
  • c72112e6e1 git-clone: fix handling of upsteram whose HEAD does not point at master. Junio C Hamano 2006-04-02 16:25:01 -0700
  • 40e907bff2 fix repacking with lots of tags Jim Radford 2006-04-02 20:50:17 -0700
  • 23091e954c Documentation: revise top of git man page J. Bruce Fields 2006-04-02 17:54:34 -0400
  • f0c979f4db Merge branch 'lt/fix-sol-pack' into next Junio C Hamano 2006-04-02 13:54:28 -0700
  • da93d12b00 pack-objects: be incredibly anal about stdio semantics Linus Torvalds 2006-04-02 13:31:54 -0700
  • fb7a6531e6 Fix Solaris stdio signal handling stupidities Linus Torvalds 2006-04-02 13:28:27 -0700
  • ec26b4d6b0 Fix sparse warnings about non-ANSI function prototypes Rene Scharfe 2006-04-02 13:13:10 +0200
  • 5142db6912 Fix sparse warnings about usage of 0 instead of NULL Rene Scharfe 2006-04-02 13:13:01 +0200
  • 139faba8f5 Remove useless pointer update Rene Scharfe 2006-04-02 13:12:47 +0200
  • 79b2c75e04 gitk: replace parent and children arrays with lists Paul Mackerras 2006-04-02 20:47:40 +1000
  • 20b1d700c9 contrib/git-svn: documentation updates Eric Wong 2006-04-01 18:25:03 -0800
  • 53909056da contrib/git-svn: accept configuration via repo-config Eric Wong 2006-04-01 18:25:02 -0800
  • bbbc8c3a8d revision: --max-age alone does not need limit_list() anymore. Junio C Hamano 2006-04-01 19:13:22 -0800
  • 5306968660 revision: simplify argument parsing. Junio C Hamano 2006-04-01 18:38:25 -0800
  • 22c31bf183 revision: --topo-order and --unpacked Junio C Hamano 2006-04-01 18:52:58 -0800
  • be7db6e574 revision: Fix --topo-order and --max-age with reachability limiting. Linus Torvalds 2006-04-01 16:35:06 -0800
  • 2a0925be35 Make path-limiting be incremental when possible. Linus Torvalds 2006-03-30 17:05:25 -0800
  • 7b0c996679 Move "--parent" parsing into generic revision.c library code Linus Torvalds 2006-03-30 16:52:42 -0800
  • 8eef8e09ce Makefile: many programs now depend on xdiff/lib.a having been built. Junio C Hamano 2006-03-31 16:23:46 -0800
  • 4c0fea0f11 rev-list --boundary: fix re-injecting boundary commits. Junio C Hamano 2006-03-30 23:59:19 -0800
  • b4a081b428 Merge git://git.kernel.org/pub/scm/gitk/gitk Junio C Hamano 2006-03-30 16:27:03 -0800
  • 879e8b1aad gitk: Better workaround for arrows on diagonal line segments Paul Mackerras 2006-03-31 10:45:14 +1100
  • 13ccd6d4f2 contrib/git-svn: force GIT_DIR to an absolute path Eric Wong 2006-03-29 22:37:18 -0800
  • ef5b4eabb6 git-clone: exit early if repo isn't specified Yasushi SHOJI 2006-03-30 17:01:23 +0000
  • 98a4fef3f2 Make git-clone to take long double-dashed origin option (--origin) Yasushi SHOJI 2006-03-30 17:00:43 +0000
  • be0cd0981f gitk: Allow top panes to scroll horizontally with mouse button 2 Paul Mackerras 2006-03-31 09:55:11 +1100
  • f340844962 gitk: Prevent parent link from overwriting commit headline Paul Mackerras 2006-03-31 09:54:24 +1100
  • 7b5ff7e7d7 gitk: Show diffs for boundary commits Paul Mackerras 2006-03-30 20:50:40 +1100
  • 1b0c7174a1 tree/diff header cleanup. Junio C Hamano 2006-03-29 22:55:43 -0800
  • e464f4c311 assume unchanged git: diff-index fix. Junio C Hamano 2006-03-29 23:00:42 -0800
  • 16c1ff968a gitk: Use the new --boundary flag to git-rev-list Paul Mackerras 2006-03-30 18:43:51 +1100
  • 0c8b106b02 revision.c "..B" syntax: constness fix Junio C Hamano 2006-03-29 23:30:52 -0800
  • ce4a706388 revision arguments: ..B means HEAD..B, just like A.. means A..HEAD Junio C Hamano 2006-03-29 19:41:37 -0800