Commit Graph

  • 842aaf9323 Add pack.depth option to git-pack-objects. Theodore Ts'o 2007-05-08 09:28:26 -0400
  • abda522777 Use .git/MERGE_MSG in cherry-pick/revert Shawn O. Pearce 2007-05-07 22:57:15 -0400
  • 4662231e56 Merge branch 'maint' Junio C Hamano 2007-05-08 22:46:56 -0700
  • 1cc202bd4e GIT v1.5.1.4 v1.5.1.4 Junio C Hamano 2007-05-08 22:10:56 -0700
  • 22f09585d4 Add howto files to rpm packages. Quy Tonthat 2007-05-09 00:19:41 +1000
  • 76486bbefb git-gui: Format author/committer times in ISO format Shawn O. Pearce 2007-05-09 00:48:27 -0400
  • 0511798f06 git-gui: Cleanup minor nits in blame code Shawn O. Pearce 2007-05-09 00:36:25 -0400
  • a0db0d61fb git-gui: Generate blame on uncommitted working tree file Shawn O. Pearce 2007-05-08 22:48:47 -0400
  • 3e45ee1ef2 git-gui: Smarter command line parsing for browser, blame Shawn O. Pearce 2007-05-08 22:36:01 -0400
  • c6127856eb git-gui: Use prefix if blame is run in a subdirectory Shawn O. Pearce 2007-05-08 21:58:25 -0400
  • 685caf9af6 git-gui: Convert blame to the "class" way of doing things Shawn O. Pearce 2007-05-08 21:33:14 -0400
  • 28bf928cf8 git-gui: Don't attempt to inline array reads in methods Shawn O. Pearce 2007-05-08 21:31:31 -0400
  • c74b6c66f0 git-gui: Convert browser, console to "class" format Shawn O. Pearce 2007-05-08 20:33:47 -0400
  • 1f07c4e5ce git-gui: Define a simple class/method system Shawn O. Pearce 2007-05-08 19:54:05 -0400
  • cc1f83fbdf git-gui: Allow shift-{k,j} to select a range of branches to merge Shawn O. Pearce 2007-05-08 21:38:46 -0400
  • f0bc498ec1 Merge branch 'maint' Shawn O. Pearce 2007-05-08 10:42:16 -0400
  • a1a4975824 git-gui: Call changes "Staged" and "Unstaged" in file list titles. Johannes Sixt 2007-05-08 13:33:06 +0200
  • d665707927 TODO updates Junio C Hamano 2007-05-07 22:28:46 -0700
  • b51be13c9c wcwidth redeclaration Amos Waterland 2007-05-08 00:46:08 -0400
  • 52c80037e4 user-manual: fix clone and fetch typos J. Bruce Fields 2007-05-07 23:34:26 -0400
  • a42cbacc11 Remove duplicate exports from Makefile Shawn O. Pearce 2007-05-07 23:53:06 -0400
  • 5f5dbd719d Merge branch 'master' of git://repo.or.cz/git-gui Shawn O. Pearce 2007-05-07 23:36:31 -0400
  • ebcaadabcb git-gui: Use vi-like keys in merge dialog gitgui-0.7.0-rc1 Shawn O. Pearce 2007-05-05 02:28:41 -0400
  • 1fc4ba86f8 git-gui: Include commit id/subject in merge choices Shawn O. Pearce 2007-05-03 18:21:39 -0400
  • 349f92e3a2 git-gui: Show all possible branches for merge Shawn O. Pearce 2007-05-02 14:25:22 -0400
  • a6c9b081b6 git-gui: Move merge support into a namespace Shawn O. Pearce 2007-05-02 13:56:27 -0400
  • 60aa065f69 git-gui: Allow vi keys to scroll the diff/blame regions Shawn O. Pearce 2007-05-01 15:51:09 -0400
  • a35d65d9c8 git-gui: Move console procs into their own namespace Shawn O. Pearce 2007-05-01 02:59:53 -0400
  • f522c9b5ed git-gui: Refactor into multiple files to save my sanity Shawn O. Pearce 2007-05-07 23:35:48 -0400
  • 208ecb2e86 gitweb: Show combined diff for merge commits in 'commit' view Jakub Narebski 2007-05-07 01:10:08 +0200
  • fb1dde4a90 gitweb: Show combined diff for merge commits in 'commitdiff' view Jakub Narebski 2007-05-07 01:10:07 +0200
  • 493e01db51 gitweb: Make it possible to use pre-parsed info in git_difftree_body Jakub Narebski 2007-05-07 01:10:06 +0200
  • e72c0eaf9b gitweb: Add combined diff support to git_patchset_body Jakub Narebski 2007-05-07 01:10:05 +0200
  • ed224deac9 gitweb: Add combined diff support to git_difftree_body Jakub Narebski 2007-05-07 01:10:04 +0200
  • 78bc403aaf gitweb: Add parsing of raw combined diff format to parse_difftree_raw_line Jakub Narebski 2007-05-07 01:10:03 +0200
  • d966e6aa66 Properly handle '0' filenames in import-tars Shawn O. Pearce 2007-05-07 21:13:40 -0400
  • a0cb94006c diff -S: release the image after looking for needle in it Junio C Hamano 2007-05-07 01:24:27 -0700
  • 50b2b53897 diff -M: release the preimage candidate blobs after rename detection. Junio C Hamano 2007-05-03 13:04:53 -0700
  • 6e0b8ed6d3 diff.c: do not use a separate "size cache". Junio C Hamano 2007-05-07 01:14:21 -0700
  • fc3abdf5cb diff: release blobs after generating textual diff. Junio C Hamano 2007-05-03 13:05:48 -0700
  • 3082acfa7c Use GIT_OBJECT_DIR for temporary files of pack-objects Alex Riesen 2007-05-07 19:33:24 +0200
  • 0fc4baebf3 Fix minor documentation errors Michael Spang 2007-05-06 14:09:34 -0400
  • ec0e0f25dc t7300: Basic tests for git-clean Michael Spang 2007-05-06 15:50:54 -0400
  • b991625611 dir.c: Omit non-excluded directories with dir->show_ignored Michael Spang 2007-05-06 22:35:04 -0400
  • 070739fd35 Merge branch 'master' of git://repo.or.cz/git-gui Junio C Hamano 2007-05-07 14:47:14 -0700
  • 679c7c56ed Merge branch 'maint' Junio C Hamano 2007-05-07 14:46:48 -0700
  • 53a5824586 Merge branch 'maint' of git://repo.or.cz/git-gui into maint Junio C Hamano 2007-05-07 14:46:15 -0700
  • bff898b894 Merge git://git2.kernel.org/pub/scm/gitk/gitk into maint Junio C Hamano 2007-05-07 14:40:41 -0700
  • a844b7406f Document some implementation details, for the curious... :) Simon Hausmann 2007-05-07 20:14:17 +0200
  • e701ccc388 Added a reference to git-add in the documentation for git-update-index Matthieu Moy 2007-05-06 23:11:56 +0200
  • bc3561f359 Document git add -u introduced earlier. Matthieu Moy 2007-05-06 23:11:55 +0200
  • 604d7a1ac0 Documentation: don't reference non-existent 'git-cvsapplycommit' Jeff King 2007-05-07 01:28:34 -0400
  • a1dc34fa95 user-manual: stop deprecating the manual J. Bruce Fields 2007-05-07 01:01:42 -0400
  • c64415e29e user-manual: miscellaneous editing J. Bruce Fields 2007-05-07 00:56:45 -0400
  • 58c19d1f95 user-manual: fix .gitconfig editing examples J. Bruce Fields 2007-05-07 00:16:33 -0400
  • 597230403b user-manual: clean up fast-forward and dangling-objects sections J. Bruce Fields 2007-04-30 11:11:02 -0400
  • e34caace58 user-manual: add section ID's J. Bruce Fields 2007-04-18 00:46:19 -0400
  • 953f3d6ff9 user-manual: more discussion of detached heads, fix typos J. Bruce Fields 2007-04-18 00:20:46 -0400
  • 9159afbfce GIT v1.5.2-rc2 v1.5.2-rc2 Junio C Hamano 2007-05-06 01:07:04 -0700
  • 125a5f1c2a Merge branch 'maint' Junio C Hamano 2007-05-06 00:21:03 -0700
  • cc0e6c5adc Handle return code of parse_commit in revision machinery Alex Riesen 2007-05-04 23:54:57 +0200
  • e102d4353d Small correction in reading of commit headers Alex Riesen 2007-05-04 23:51:32 +0200
  • cf593cc418 Documentation: fix typo in git-remote.txt James Bowes 2007-05-05 14:23:12 -0400
  • c2a063691e Add test for blame corner cases. Junio C Hamano 2007-05-05 22:36:19 -0700
  • c63777c0d7 blame: -C -C -C Junio C Hamano 2007-05-05 21:18:57 -0700
  • dd166aa8e5 blame: Notice a wholesale incorporation of an existing file. Junio C Hamano 2007-05-05 09:13:26 -0700
  • e330a406cd Fix --boundary output Linus Torvalds 2007-05-05 15:18:03 -0700
  • 3b559eab55 diff format documentation: describe raw combined diff format Jakub Narebski 2007-05-05 00:48:35 +0200
  • 71f4b1834a Mention version 1.5.1 in tutorial and user-manual Carl Worth 2007-05-04 11:27:10 -0700
  • 171af11082 Add --no-rebase option to git-svn dcommit Karl Hasselström 2007-05-03 07:51:35 +0200
  • cc1793e2ce Fix markup in git-svn man page Karl Hasselström 2007-05-04 09:03:22 +0200
  • 86b9e017e4 git-tag(1): -v option is a subcommand; fix code block Jonas Fonseca 2007-05-01 09:24:59 +0200
  • ff06c743dc Improve request-pull to handle non-rebased branches Shawn O. Pearce 2007-05-01 02:08:23 -0400
  • 9aae177a4a Merge branch 'maint' Junio C Hamano 2007-05-03 23:26:54 -0700
  • e3ad95a8be gitweb: use decode_utf8 directly Ismail Dönmez 2007-05-02 00:12:13 +0300
  • c256acb8fb posix compatibility for t4200 Bryan Larsen 2007-05-02 17:53:23 -0400
  • e4e92b3f4b Document 'opendiff' value in config.txt and git-mergetool.txt Arjen Laarhoven 2007-05-03 20:29:15 +0200
  • 5318f69812 Allow PERL_PATH="/usr/bin/env perl" Bryan Larsen 2007-05-03 18:58:56 -0400
  • 5094102e13 Make xstrndup common Daniel Barkalow 2007-05-02 22:49:41 -0400
  • cdda666201 diff.c: fix "size cache" handling. Junio C Hamano 2007-05-03 13:00:43 -0700
  • 9cf04301b1 http-fetch: Disable use of curl multi support for libcurl < 7.16. Alexandre Julliard 2007-05-02 14:53:23 +0200
  • 50acc58914 blame: use .mailmap unconditionally Junio C Hamano 2007-05-02 23:58:14 -0700
  • 6644d2f2c4 Merge branch 'maint' Junio C Hamano 2007-05-02 11:27:31 -0700
  • 7a33b0bfce Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint Junio C Hamano 2007-05-02 11:00:16 -0700
  • a7da9adb1f cvsserver: Handle re-added files correctly Frank Lichtenheld 2007-05-02 02:43:14 +0200
  • b3431bc603 Don't use seq in tests, not everyone has it Shawn O. Pearce 2007-05-02 12:59:55 -0400
  • cbc6bdab08 Reuse fixup_pack_header_footer in index-pack Shawn O. Pearce 2007-05-02 12:14:15 -0400
  • 8b0eca7c7b Create pack-write.c for common pack writing code Dana L. How 2007-05-02 12:13:14 -0400
  • db81e67a7d Merge branch 'gfi-maint' into gfi-master Shawn O. Pearce 2007-05-02 13:24:10 -0400
  • 775477aa1d Teach import-tars about GNU tar's @LongLink extension. Johannes Schindelin 2007-05-01 23:42:44 +0200
  • c6a5e40303 git-gui: Track our own embedded values and rebuild when they change Shawn O. Pearce 2007-04-29 03:02:10 -0400
  • dc6716b83d git-gui: Refactor to use our git proc more often Shawn O. Pearce 2007-04-29 01:54:57 -0400
  • 7416bbc65c git-gui: Use option database defaults to set the font Shawn O. Pearce 2007-04-28 23:14:08 -0400
  • 2739291b77 git-gui: Cleanup common font handling for font_ui Shawn O. Pearce 2007-04-28 22:00:02 -0400
  • d45b52b540 git-gui: Correct line wrapping for too many branch message Shawn O. Pearce 2007-04-28 21:32:27 -0400
  • 1afd1ec107 git-gui: Warn users before making an octopus merge Shawn O. Pearce 2007-04-28 21:26:27 -0400
  • 2f1a955b99 git-gui: Include the subject in the status bar after commit Shawn O. Pearce 2007-04-28 20:49:22 -0400
  • 3f28f63f5a Merge branch 'maint' Shawn O. Pearce 2007-05-02 12:45:31 -0400
  • 681bfd59ce git-gui: Allow spaces in path to 'wish' Shawn O. Pearce 2007-05-02 12:44:44 -0400
  • 2835925139 Cleanup, removed the old tagging code Simon Hausmann 2007-05-01 23:26:19 +0200