Commit Graph

  • 4ba776c231 Test that --reference actually suppresses fetching referenced objects Daniel Barkalow 2008-05-22 18:03:08 -0400
  • 26b4d0039d Add missing "short" alternative to --date in rev-list-options.txt Heikki Orsila 2008-05-22 18:24:41 +0300
  • 3a3e097b86 git-show.txt: Not very stubby these days. Jon Loeliger 2008-05-22 14:59:25 -0500
  • c30f9936b0 Clarify repack -n documentation Shawn O. Pearce 2008-05-22 08:47:19 -0400
  • f9189cf8f2 pull --rebase: exit early when the working directory is dirty Johannes Schindelin 2008-05-21 12:32:16 +0100
  • dee2775a29 gitweb: Convert string to internal form before chopping in chop_str Anders Waldenborg 2008-05-21 13:44:43 +0200
  • 634f246444 bisect: use a detached HEAD to bisect Christian Couder 2008-05-23 01:28:57 +0200
  • ba963de859 bisect: trap critical errors in "bisect_start" Christian Couder 2008-05-23 00:39:22 +0200
  • 9d0cd91c4e bisect: fix left over "BISECT_START" file when starting with junk rev Christian Couder 2008-05-23 00:38:59 +0200
  • d3aca58562 bisect: add test cases to check that "git bisect start" is atomic Christian Couder 2008-05-23 00:38:46 +0200
  • 7f83aa2d3d git-gui: Handle workdir detection when CYGWIN=nowinsymlinks Shawn O. Pearce 2008-05-21 16:40:10 -0400
  • a977953326 gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload" Paul Mackerras 2008-05-22 21:12:19 +1000
  • b592d88fb2 Documentation: Fix skipped section level Gustaf Hendeby 2008-05-22 04:28:43 +0200
  • 1af8bca797 Merge branch 'maint' Junio C Hamano 2008-05-21 14:42:30 -0700
  • 008442f5e7 Merge branch 'maint-1.5.4' into maint Junio C Hamano 2008-05-21 14:27:59 -0700
  • 9d880582ee Merge branch 'ar/add-unreadable' Junio C Hamano 2008-05-21 14:16:46 -0700
  • 8fe114a6e1 Merge branch 'ds/branch-auto-rebase' Junio C Hamano 2008-05-21 14:16:33 -0700
  • f0abea652b Merge branch 'sv/first-parent' Junio C Hamano 2008-05-21 14:15:52 -0700
  • 1fe82d609f Merge branch 'np/pack' Junio C Hamano 2008-05-21 14:15:19 -0700
  • c748152612 Merge branch 'as/graph' Junio C Hamano 2008-05-21 14:05:02 -0700
  • c01cdde186 Merge branch 'jk/maint-send-email-compose' Junio C Hamano 2008-05-21 13:57:50 -0700
  • 2c0577f74b Merge branch 'hb/maint-send-email-quote-recipients' Junio C Hamano 2008-05-21 13:09:31 -0700
  • 325abb7b1a cvsexportcommit: Create config option for CVS dir Trent Piepho 2008-05-08 14:26:55 -0700
  • 18023c2065 Fix recipient santitization Horst H. von Brand 2008-03-28 11:09:04 -0300
  • d54eaaa268 send-email: rfc2047-quote subject lines with non-ascii characters Jeff King 2008-03-28 17:29:01 -0400
  • 0706bd19ef send-email: specify content-type of --compose body Jeff King 2008-03-28 17:28:33 -0400
  • 824b5dc29c Documentation: rev-parse: add a few "--verify" and "--default" examples Christian Couder 2008-05-13 06:51:41 +0200
  • c3170a83d6 git-merge: exclude unnecessary options from OPTIONS_SPEC Miklos Vajna 2008-05-12 19:22:56 +0200
  • 38ed1d89f7 "git-add -n -u" should not add but just report Junio C Hamano 2008-05-21 12:04:34 -0700
  • 26ec126a91 Fix t3701 if core.filemode disabled Alex Riesen 2008-05-20 23:59:32 +0200
  • fdabc242f4 clone: fall back to copying if hardlinking fails Daniel Barkalow 2008-05-20 14:15:14 -0400
  • 28f8802417 Fix t6031 on filesystems without working exec bit Alex Riesen 2008-05-18 16:57:27 +0200
  • 4be1fe1b94 Fix prepare-commit-msg hook and replace in-place sed Marcel Koeppen 2008-05-21 18:25:54 +0200
  • 16dd62ac4d git-gui: Add a --trace command line option Shawn O. Pearce 2008-05-18 13:08:17 -0400
  • 94b4a69f75 gitk: Fix bug where current row number display stops working Paul Mackerras 2008-05-20 20:51:06 +1000
  • e77b0b5d0f git-am: fix typo in usage message Jeff King 2008-05-19 16:09:06 -0400
  • 74190d2363 doc/git-daemon: s/uploadarchive/uploadarch/ Jeff King 2008-05-19 16:08:33 -0400
  • 6923972823 Documentation: Add missing git svn commands Gustaf Hendeby 2008-05-20 00:47:28 +0200
  • 8ccba008ee unpack-trees: allow Porcelain to give different error messages Junio C Hamano 2008-05-17 12:03:49 -0700
  • 9231e3a953 t/Makefile: "trash" directory was renamed recently Brandon Casey 2008-05-17 23:03:03 -0500
  • 2a028a0cab Ensure that a test is run in the trash directory Alex Riesen 2008-05-18 17:27:00 +0200
  • 689ef4d42e builtin-clone.c: Need to closedir() in copy_or_link_directory() Brandon Casey 2008-05-17 23:00:01 -0500
  • 64dc208c11 gitk: Move es.po where it belongs Michele Ballabio 2008-05-17 19:16:31 +0200
  • 94503a66c5 gitk: Fix "wrong # coordinates" error on reload Paul Mackerras 2008-05-19 09:48:45 +1000
  • 032bea55a3 builtin-apply: do not declare patch is creation when we do not know it Junio C Hamano 2008-05-17 02:02:44 -0700
  • 0047dd2fd1 t0050: Fix merge test on case sensitive file systems Steffen Prohaska 2008-05-15 07:19:54 +0200
  • 377d9c409f Makefile: update the default build options for AIX Mike Ralphson 2008-05-07 09:35:55 +0100
  • 5c47f4c6e7 builtin-apply: accept patch to an empty file Junio C Hamano 2008-05-17 01:51:31 -0700
  • 88f6dbaf99 builtin-apply: typofix Junio C Hamano 2008-05-17 01:46:47 -0700
  • 6d2c1c2dc0 Merge branch 'maint' Junio C Hamano 2008-05-16 22:10:13 -0700
  • d16d5cdf59 Replace in-place sed in t7502-commit Marcel Koeppen 2008-05-16 02:21:43 +0200
  • e4d594c6bd git-filter-branch: Clarify file removal example. Jon Loeliger 2008-05-16 14:43:50 -0500
  • be4d2c83b6 submodule update: add convenience option --init Johannes Schindelin 2008-05-16 11:23:03 +0100
  • bbefaa1f38 Documentation/git-repack.txt: document new -A behaviour Chris Frey 2008-05-15 22:37:31 -0400
  • b30317819d git-fast-import: rename cmd_*() functions to parse_*() Miklos Vajna 2008-05-16 00:35:56 +0200
  • ed02091714 Documentation/git-web--browse.txt: fix small typo Teemu Likonen 2008-05-15 20:52:22 +0300
  • a5099bb417 Use '-f' option to point to the .gitmodules file Imran M Yousuf 2008-05-15 13:42:58 +0600
  • 90948a4289 git-cvsserver: add ability to guess -kb from contents Matthew Ogilvie 2008-05-14 22:35:48 -0600
  • 8a06a63297 implement gitcvs.usecrlfattr Matthew Ogilvie 2008-05-14 22:35:47 -0600
  • 044182ef82 git-cvsserver: add mechanism for managing working tree and current directory Matthew Ogilvie 2008-05-14 22:35:46 -0600
  • d775734c40 cvsexportcommit: introduce -W for shared working trees (between Git and CVS) Johannes Schindelin 2008-05-14 15:29:49 +0100
  • 6848d58c60 Ignore dirty submodule states during rebase and stash Johannes Schindelin 2008-05-14 18:03:59 +0100
  • 5fdeacb0ca Teach update-index about --ignore-submodules Johannes Schindelin 2008-05-14 18:03:45 +0100
  • 50fd9bd843 diff options: Introduce --ignore-submodules Johannes Schindelin 2008-05-14 18:03:31 +0100
  • 57e0e3ebd6 cvsexportcommit: chomp only removes trailing whitespace Johannes Schindelin 2008-05-14 23:30:43 +0100
  • a73bc1275b builtin-clone: fix initial checkout Johannes Schindelin 2008-05-15 10:48:25 +0100
  • 1fbb58b415 Merge git://repo.or.cz/git-gui Junio C Hamano 2008-05-15 01:31:15 -0700
  • 58949bb18a Documentation/git-prune.txt: document unpacked logic Chris Frey 2008-05-14 19:22:18 -0400
  • c7ea453618 Merge git://git.kernel.org/pub/scm/gitk/gitk Junio C Hamano 2008-05-14 21:27:55 -0700
  • 4b172de81b Merge branch 'maint' Junio C Hamano 2008-05-14 13:55:17 -0700
  • a473445ac2 Merge branch 'maint-1.5.4' into maint Junio C Hamano 2008-05-14 13:46:42 -0700
  • b66ae7955c Merge branch 'sb/committer' Junio C Hamano 2008-05-14 13:45:20 -0700
  • 761adeb4db Merge branch 'bd/tests' Junio C Hamano 2008-05-14 13:45:16 -0700
  • 486d1a5644 Merge branch 'mv/format-cc' Junio C Hamano 2008-05-14 13:34:34 -0700
  • 29182f7da4 Merge branch 'cc/hooks-doc' Junio C Hamano 2008-05-14 13:34:23 -0700
  • adf59ec127 Merge branch 'jk/renamelimit' (early part) Junio C Hamano 2008-05-14 12:37:28 -0700
  • ef90d6d420 Provide git_config with a callback-data parameter Johannes Schindelin 2008-05-14 18:46:53 +0100
  • b7893cde53 Documentation/git-describe.txt: make description more readable Ian Hilt 2008-05-14 14:30:55 -0400
  • ca11b212eb let pack-objects do the writing of unreachable objects as loose objects Nicolas Pitre 2008-05-14 01:33:53 -0400
  • bbac73117e add a force_object_loose() function Nicolas Pitre 2008-05-14 01:32:48 -0400
  • 0bdf93cbf0 filter-branch: fix variable export logic Jeff King 2008-05-13 04:46:38 -0400
  • 6d9878cc60 clone: bsd shell portability fix Jeff King 2008-05-13 04:45:56 -0400
  • 30684dfaf8 t5000: tar portability fix Jeff King 2008-05-13 04:45:32 -0400
  • bbf08124e0 fix bsd shell negation Jeff King 2008-05-14 00:01:22 -0400
  • dad25e4a7c Add a config option to ignore errors for git-add Alex Riesen 2008-05-12 19:59:23 +0200
  • 8959743645 Add a test for git-add --ignore-errors Alex Riesen 2008-05-12 19:58:48 +0200
  • 984b83ef23 Add --ignore-errors to git-add to allow it to skip files with read errors Alex Riesen 2008-05-12 19:58:29 +0200
  • 7ae02a30e8 Extend interface of add_files_to_cache to allow ignore indexing errors Alex Riesen 2008-05-12 19:58:10 +0200
  • 960b8ad1b1 Make the exit code of add_file_to_index actually useful Alex Riesen 2008-05-12 19:57:45 +0200
  • 64c0d71ce9 Improve reporting of errors in config file routines Alex Riesen 2008-05-12 23:41:04 +0200
  • 0a02186f92 Allow tracking branches to set up rebase by default. Dustin Sallings 2008-05-10 15:36:29 -0700
  • 27554e900d git-svn: add test for --add-author-from and --use-log-author Junio C Hamano 2008-05-12 17:09:49 -0700
  • ad1012ebde revision.c: really honor --first-parent Lars Hjemli 2008-05-12 17:12:36 +0200
  • eafa29b7cb Merge branch 'gp/bisect-fix' Junio C Hamano 2008-05-12 15:44:43 -0700
  • 08ba820fd7 gitk: Add a progress bar for checking out a head Paul Mackerras 2008-05-12 10:18:38 +1000
  • 65ea3b8c6d Merge branch 'maint' Junio C Hamano 2008-05-11 12:09:18 -0700
  • 3e08f5db65 Merge branch 'maint-1.5.4' into maint Junio C Hamano 2008-05-11 12:09:12 -0700
  • dccb3a6acb Merge branch 'lt/core-optim' Junio C Hamano 2008-05-11 12:08:20 -0700
  • dfd1b749be rev-parse --verify: do not output anything on error Christian Couder 2008-05-11 18:28:25 +0200
  • 28bfa145e4 rev-parse: fix using "--default" with "--verify" Christian Couder 2008-05-11 18:27:36 +0200